Results

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-04-21T23:31:41.126Z||main|||||INFO|500||The following profiles are active: basic
2023-04-21T23:31:53.784Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-21T23:31:53.785Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-21T23:31:53.915Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-21T23:31:59.080Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-21T23:31:59.572Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-21T23:32:00.147Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-21T23:32:00.364Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-21T23:32:01.099Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-21T23:32:03.155Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-21T23:32:03.788Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-21T23:32:06.851Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-21T23:32:06.993Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-21T23:32:07.031Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-21T23:32:07.044Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-21T23:32:07.727Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-21T23:32:08.325Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-21T23:32:09.600Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-21T23:32:10.418Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2023-04-21T23:32:11.304Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:11.316Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:11.342Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:13.340Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:13.341Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1974], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:10 GMT], Content-Type=[application/json]}
2023-04-21T23:32:13.343Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"4e78181c26464b16a7c5322d0ff80c60","versionId":"921bf3abae124590a5c47d38d5d1ffc7"}

2023-04-21T23:32:13.380Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-04-21T23:32:13.530Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:13.531Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[18d1c5de-f1d4-4706-98fa-fceae100847e], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:13.534Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:14.120Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[567], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:13 GMT]}
2023-04-21T23:32:14.123Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:14.125Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:14.126Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-04-21T23:32:14.131Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:14.204Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:14.205Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c74b9323-fd5a-4889-82ea-95e9f33fafc0], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:14.208Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:14.509Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[298], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:13 GMT], Content-Type=[application/json]}
2023-04-21T23:32:14.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7e7f7f058da64685acf0b1e08f151fb3","versionId":"49e6ee4a6b1c4fe28f6532c8be3f2549"}

2023-04-21T23:32:14.513Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:14.517Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-04-21T23:32:14.574Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:14.576Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a1c1fdcb-42f8-400a-8022-56838ca9aebe], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:14.579Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:15.072Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[473], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:14 GMT]}
2023-04-21T23:32:15.074Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:15.075Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:15.075Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-04-21T23:32:15.076Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:15.151Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:15.153Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:15.155Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:15.503Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:15.504Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[344], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:14 GMT], Content-Type=[application/json]}
2023-04-21T23:32:15.505Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"261a56f63ea04cab952f5f3bd6b2e192","versionId":"77404baf636b4e419674ff8b789fb0bd"}

2023-04-21T23:32:15.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-04-21T23:32:15.564Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:15.569Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:15.571Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:16.042Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:16.043Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[467], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:15 GMT]}
2023-04-21T23:32:16.043Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:16.043Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-04-21T23:32:16.044Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:16.101Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:16.102Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:16.104Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:16.457Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:16.458Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[350], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:15 GMT], Content-Type=[application/json]}
2023-04-21T23:32:16.458Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"0a5200bbf2a34288bf62f142101f425d","versionId":"572b69a3787746878b694265b7b7f481"}

2023-04-21T23:32:16.461Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-21T23:32:16.504Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:16.507Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:16.509Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:16.995Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:16.997Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[482], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:16 GMT]}
2023-04-21T23:32:16.998Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:16.999Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-21T23:32:16.999Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:17.053Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:17.054Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a74a2f73-16cb-4bef-a387-f83a1cee0c95], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:17.056Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:17.370Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[311], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:16 GMT], Content-Type=[application/json]}
2023-04-21T23:32:17.371Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"faf9614ac6834f8188350b0d099b6126","versionId":"29fcd7218f264dddab7967f732506cdd"}

2023-04-21T23:32:17.373Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:17.376Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-21T23:32:17.421Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:17.421Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[25717fb5-dc55-46c9-845e-bffe3e7ab74e], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:17.422Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:17.908Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[483], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:17 GMT]}
2023-04-21T23:32:17.909Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:17.910Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:17.910Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-21T23:32:17.910Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:17.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:17.965Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:17.967Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:18.359Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:18.360Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[389], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:17 GMT], Content-Type=[application/json]}
2023-04-21T23:32:18.361Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"965c38d3457b4054a80335aff19591cf","versionId":"ff5d63ca07924983ab3222cc864bac97"}

2023-04-21T23:32:18.363Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-21T23:32:18.399Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:18.400Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:18.402Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:18.827Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:18.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[421], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:18 GMT]}
2023-04-21T23:32:18.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:18.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-21T23:32:18.829Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:18.879Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:18.880Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b377303b-809a-44b0-9cfb-0fc7e743605f], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:18.881Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:19.219Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[335], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:18 GMT], Content-Type=[application/json]}
2023-04-21T23:32:19.220Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f2664ba74374ff69499b550a8d91e0e","versionId":"9dd2358dd50e4ce5a3e17813f0471125"}

2023-04-21T23:32:19.221Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:19.223Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-04-21T23:32:19.260Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:19.261Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:19.262Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:19.822Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:19.825Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[552], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:18 GMT]}
2023-04-21T23:32:19.826Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:19.826Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-04-21T23:32:19.827Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:19.882Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:19.883Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[88078a23-0c68-476a-840d-954526d829b4], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:19.884Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:20.098Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[209], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:19 GMT], Content-Type=[application/json]}
2023-04-21T23:32:20.099Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ffe90935e5474eb8bede1f61d4adf5e8","versionId":"fb832cce362b42f0aee0f045bacf7a83"}

2023-04-21T23:32:20.100Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:20.103Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-04-21T23:32:20.173Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:20.174Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2f0a9a90-2f7b-46a5-8163-69085d167756], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:20.176Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:20.623Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[445], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:19 GMT]}
2023-04-21T23:32:20.624Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:20.626Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:20.626Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-04-21T23:32:20.626Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:20.674Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:20.675Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:20.677Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:21.123Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:21.124Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[441], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:20 GMT], Content-Type=[application/json]}
2023-04-21T23:32:21.125Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"3d52448c5fc4469eaedcbb050b52c4d5","versionId":"01f97cd9ee5142a1aab9a52171544b2d"}

2023-04-21T23:32:21.127Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-04-21T23:32:21.160Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:21.161Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:21.162Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:21.618Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:21.619Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[452], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:20 GMT]}
2023-04-21T23:32:21.619Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:21.619Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-04-21T23:32:21.620Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:21.667Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:21.669Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:21.670Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:21.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:21.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[288], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:21 GMT], Content-Type=[application/json]}
2023-04-21T23:32:21.965Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"03b16063ddb44495aec89eed65d2f349","versionId":"b472db4541dd4bf7ae53c7332d484219"}

2023-04-21T23:32:21.970Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-04-21T23:32:22.033Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:22.036Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:22.037Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:22.461Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:22.462Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[420], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:21 GMT]}
2023-04-21T23:32:22.462Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:22.462Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-04-21T23:32:22.463Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:22.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:22.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2b78d94-9737-4c35-8b3f-bcca2ae75e06], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:22.512Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:22.792Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[276], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:22 GMT], Content-Type=[application/json]}
2023-04-21T23:32:22.793Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f848c7f239be47e890f5c07b5e9fbc1c","versionId":"4dceae82550a4872b6529ce342e46591"}

2023-04-21T23:32:22.794Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:22.797Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-04-21T23:32:22.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:22.829Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:22.830Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:23.654Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:23.654Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[820], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:22 GMT]}
2023-04-21T23:32:23.655Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:23.655Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-04-21T23:32:23.655Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:23.704Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:23.705Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:23.707Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:24.187Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:24.187Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[476], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:23 GMT], Content-Type=[application/json]}
2023-04-21T23:32:24.189Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"1a55713119054505a694e69c976f2ffd","versionId":"71513c8ba36d4efea92f332f6cfe0418"}

2023-04-21T23:32:24.191Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-04-21T23:32:24.222Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:24.223Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:24.224Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:24.955Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:24.956Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[727], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:23 GMT]}
2023-04-21T23:32:24.956Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:24.957Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-04-21T23:32:24.957Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:25.014Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:25.015Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:25.016Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:25.339Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:25.340Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[318], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:24 GMT], Content-Type=[application/json]}
2023-04-21T23:32:25.341Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"a70b630b50fb4b75a6e3281d20e3bfd6","versionId":"2057301396b54841ad57cf01bc765610"}

2023-04-21T23:32:25.345Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-04-21T23:32:25.385Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:25.386Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[461b3821-2472-4904-9e7f-25151d698510], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:25.484Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:25.874Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[380], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:25 GMT]}
2023-04-21T23:32:25.875Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:25.875Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:25.876Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-04-21T23:32:25.876Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:25.918Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:25.919Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cd87869e-592f-40bd-b0c6-5e040ae40447], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:25.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:26.354Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[430], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:25 GMT], Content-Type=[application/json]}
2023-04-21T23:32:26.355Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8f81f9f6b54742829176f3f7bb7fbd41","versionId":"e84c62e7149147cb81a3e9237576014b"}

2023-04-21T23:32:26.356Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:26.358Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-04-21T23:32:26.390Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:26.391Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53b376b5-8ddd-47f6-87c6-33bf3ff5a8e5], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:26.392Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:27.150Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[755], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:26 GMT]}
2023-04-21T23:32:27.151Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:27.151Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:27.152Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-04-21T23:32:27.152Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:27.200Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:27.201Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:27.202Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:27.481Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:27.485Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[270], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:26 GMT], Content-Type=[application/json]}
2023-04-21T23:32:27.485Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"76d0499cbc0a421a84e29fa706861bc1","versionId":"a8198a03c4624442bbd9ac441538a3bc"}

2023-04-21T23:32:27.489Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-04-21T23:32:27.525Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:27.527Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:27.528Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:27.913Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:27.914Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[379], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:27 GMT]}
2023-04-21T23:32:27.915Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:27.915Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-04-21T23:32:27.915Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:27.963Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:27.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bb090ebe-217c-4197-a628-b49929bb6653], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:27.965Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:28.287Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[319], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:27 GMT], Content-Type=[application/json]}
2023-04-21T23:32:28.290Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5b93c764a6bd47e0a741c25154677468","versionId":"1bb0e46bfbb549038cde196b8f84602e"}

2023-04-21T23:32:28.291Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:28.296Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-04-21T23:32:28.333Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:28.334Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2704b002-d8f1-4f5e-8b35-6b8935f45ee4], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:28.335Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:28.867Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[528], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:27 GMT]}
2023-04-21T23:32:28.867Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:28.868Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:28.869Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-04-21T23:32:28.869Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:28.919Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:28.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:28.921Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:29.164Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:29.165Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[240], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:28 GMT], Content-Type=[application/json]}
2023-04-21T23:32:29.166Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"2cbc693937be45ae801b75d19a20b1d4","versionId":"83c9d212410f402880e7cbee126f9a42"}

2023-04-21T23:32:29.168Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-04-21T23:32:29.198Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:29.199Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c9ae934d-9052-4252-932a-1896f12a79a7], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:29.200Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:29.679Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[473], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:28 GMT]}
2023-04-21T23:32:29.680Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:29.680Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:29.681Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-04-21T23:32:29.681Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:29.723Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:29.724Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71d65dcf-f641-4057-a0f8-23cdb5a01bb9], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:29.725Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:29.975Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[247], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:29 GMT], Content-Type=[application/json]}
2023-04-21T23:32:29.977Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"44d4bc7bc52b418698d015b222531973","versionId":"9eda77af7559421791366125af1bbf70"}

2023-04-21T23:32:29.977Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:29.980Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-04-21T23:32:30.013Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:30.014Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a2f6a5c0-9d59-4f99-a75f-6ab9f3341e4f], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:30.016Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:30.451Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[428], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:29 GMT]}
2023-04-21T23:32:30.452Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:30.453Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:30.453Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-04-21T23:32:30.455Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:30.551Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:30.552Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c81aaaa2-15ae-40c2-93c9-2d599ba44a16], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:30.554Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:30.831Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[274], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:30 GMT], Content-Type=[application/json]}
2023-04-21T23:32:30.832Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f6259bce1f9549fd88e00ee36bf4626f","versionId":"c15b80fb0e654b968e7acb8a9bed060e"}

2023-04-21T23:32:30.834Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:30.841Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-04-21T23:32:30.885Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:30.887Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:30.888Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:31.346Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:31.347Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[455], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:30 GMT]}
2023-04-21T23:32:31.348Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:31.348Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-04-21T23:32:31.349Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:31.393Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:31.394Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:31.395Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:31.659Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:31.661Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[261], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:31 GMT], Content-Type=[application/json]}
2023-04-21T23:32:31.662Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"b6589c8c94544e16835e2e9eb3140b69","versionId":"32f9bf325b054f2ab97e1bd4c960cd4e"}

2023-04-21T23:32:31.666Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-04-21T23:32:31.710Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:31.712Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4fccdc28-63b8-4fda-9aac-4b066eba2936], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:31.713Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:32.143Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[427], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:31 GMT]}
2023-04-21T23:32:32.144Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:32.146Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:32.146Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-04-21T23:32:32.147Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:32.184Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:32.186Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:32.187Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:32.453Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:32.455Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:31 GMT], Content-Type=[application/json]}
2023-04-21T23:32:32.456Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"c584d00def624db5942a2a84e98df2ae","versionId":"e9d6dac8535744f1afb54b0c6c7a75c6"}

2023-04-21T23:32:32.458Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-04-21T23:32:32.488Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:32.490Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:32.491Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:32.918Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:32.919Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[424], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:32 GMT]}
2023-04-21T23:32:32.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:32.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-04-21T23:32:32.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:32.960Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:32.961Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8f9a09f9-8cf7-45e0-a084-ae4f7d7787ac], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:32.963Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:33.225Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[251], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:32 GMT], Content-Type=[application/json]}
2023-04-21T23:32:33.230Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"19544e619cca46adbc2603dba201cd1e","versionId":"2378c87a07784e589553af41417e358d"}

2023-04-21T23:32:33.231Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:33.235Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-04-21T23:32:33.283Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:33.284Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:33.286Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:33.699Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:33.700Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[410], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:32 GMT]}
2023-04-21T23:32:33.700Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:33.701Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-04-21T23:32:33.701Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:33.743Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:33.745Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:33.746Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-21T23:32:34.005Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:34.006Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[256], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:33 GMT], Content-Type=[application/json]}
2023-04-21T23:32:34.008Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"3cca1061b6b64352bd2981c39394c3ac","versionId":"b68ebcd17898451f9ab48dabf156b913"}

2023-04-21T23:32:34.010Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-04-21T23:32:34.046Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:34.047Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:34.048Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:34.495Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:34.496Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[444], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:33 GMT]}
2023-04-21T23:32:34.496Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:34.497Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-04-21T23:32:34.497Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-21T23:32:34.541Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-21T23:32:34.542Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-21T23:32:34.543Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2023-04-21T23:32:34.850Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-21T23:32:34.850Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[303], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:34 GMT], Content-Type=[application/json]}
2023-04-21T23:32:34.852Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"d2102b98d7964ba7a06ef639a9639991","versionId":"60ce0ca9748340dcb95765db9c273762"}

2023-04-21T23:32:34.855Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-04-21T23:32:34.889Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|INFO|500||Invoke
2023-04-21T23:32:34.889Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2f9286a8-a732-4c62-85d5-e0b78b5ea8a6], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]}
2023-04-21T23:32:34.890Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-21T23:32:35.200Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[307], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:34 GMT]}
2023-04-21T23:32:35.201Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-21T23:32:35.202Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|INFO|500||InvokeReturn
2023-04-21T23:32:35.203Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-04-21T23:32:39.189Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-21T23:32:42.021Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||---
2023-04-21T23:32:42.022Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-21T23:32:42.022Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||---
2023-04-21T23:32:42.459Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-21T23:32:47.448Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Started Application in 69.633 seconds (JVM running for 72.57)
2023-04-21T23:32:47.466Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-21T23:32:47.467Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-21T23:32:47.475Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-21T23:32:47.524Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5a7c70ae-b8cc-4d63-ab81-7852a1efafa4 url= /sdc/v1/artifactTypes
2023-04-21T23:32:47.531Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-21T23:32:47.750Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-21T23:32:47.808Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-21T23:32:47.809Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-21T23:32:47.809Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= e4b05864-f06f-4e9d-bdaa-f2ae0934a001 url= /sdc/v1/distributionKafkaData
2023-04-21T23:32:47.809Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-21T23:32:47.844Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-21T23:32:47.851Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@61838c48
2023-04-21T23:32:47.931Z||scheduling-1|||||INFO|500||ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-04-21T23:32:47.987Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Instantiated an idempotent producer.
2023-04-21T23:32:48.097Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-21T23:32:48.181Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-21T23:32:48.181Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-21T23:32:48.181Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682119968177
2023-04-21T23:32:48.189Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-21T23:32:48.213Z||scheduling-1|||||INFO|500||ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = SO
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-04-21T23:32:48.319Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-21T23:32:48.319Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-21T23:32:48.320Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682119968319
2023-04-21T23:32:48.321Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:32:48.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:32:48.325Z||scheduling-1|||||INFO|500||ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = SO
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-04-21T23:32:48.341Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-21T23:32:48.341Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-21T23:32:48.341Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682119968341
2023-04-21T23:32:48.342Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:32:48.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:32:48.354Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-21T23:32:49.684Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-21T23:32:49.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:49.684Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Cluster ID: qTv5MAP2TmWRep4tEcl3xA
2023-04-21T23:32:49.685Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-21T23:32:49.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:49.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:49.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:49.686Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:49.685Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-21T23:32:49.686Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:49.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-21T23:32:49.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-21T23:32:49.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-21T23:32:49.686Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] ProducerId set to 2005 with epoch 0
2023-04-21T23:32:49.688Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Cluster ID: qTv5MAP2TmWRep4tEcl3xA
2023-04-21T23:32:49.688Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Cluster ID: qTv5MAP2TmWRep4tEcl3xA
2023-04-21T23:32:49.689Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-21T23:32:49.690Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-21T23:32:49.712Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] (Re-)joining group
2023-04-21T23:32:49.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] (Re-)joining group
2023-04-21T23:32:49.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3
2023-04-21T23:32:49.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-21T23:32:49.800Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] (Re-)joining group
2023-04-21T23:32:49.799Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf
2023-04-21T23:32:49.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-21T23:32:49.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] (Re-)joining group
2023-04-21T23:32:55.809Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3', protocol='range'}
2023-04-21T23:32:55.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf', protocol='range'}
2023-04-21T23:32:55.902Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:55.902Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:55.902Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:55.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:55.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:55.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to j-qRWU9pQlq4vSzsHa3WOg
2023-04-21T23:32:55.908Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-21T23:32:55.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf', protocol='range'}
2023-04-21T23:32:55.948Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-21T23:32:55.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3', protocol='range'}
2023-04-21T23:32:55.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-21T23:32:55.956Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-21T23:32:55.956Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-21T23:32:55.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-21T23:32:55.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-21T23:32:55.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-21T23:32:55.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-21T23:32:55.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-21T23:32:55.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-21T23:32:55.977Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-21T23:32:55.978Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-21T23:32:56.016Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T23:32:56.017Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T23:32:56.086Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T23:32:56.086Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T23:32:56.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T23:32:56.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-21T23:32:56.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T23:32:56.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T23:32:56.102Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T23:32:56.103Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-21T23:32:56.110Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T23:32:56.110Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-21T23:33:48.328Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:33:48.344Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:34:48.329Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:34:48.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:35:48.331Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:35:48.347Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:36:48.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:36:48.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:37:48.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:37:48.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:38:48.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:38:48.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:39:48.340Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:39:48.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:40:48.342Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:40:48.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:41:48.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:41:48.354Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:41:49.948Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Node -1 disconnected.
2023-04-21T23:41:49.950Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Node -1 disconnected.
2023-04-21T23:41:49.956Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Node -1 disconnected.
2023-04-21T23:42:33.742Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-21T23:42:48.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:42:48.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:43:48.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:43:48.356Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:44:48.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:44:48.358Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:45:48.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:45:48.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:46:48.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:46:48.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:47:48.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:47:48.376Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:48:48.373Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:48:48.377Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:49:48.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:49:48.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:50:48.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:50:48.382Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:51:48.379Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:51:48.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:52:48.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:52:48.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:53:48.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:53:48.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:54:48.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:54:48.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:55:48.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:55:48.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:56:48.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:56:48.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:57:48.388Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:57:48.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:58:48.390Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:58:48.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-21T23:59:48.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-21T23:59:48.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:00:48.394Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:00:48.399Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:01:48.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:01:48.402Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:02:48.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:02:48.402Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:03:48.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:03:48.403Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:04:48.399Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:04:48.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:05:48.401Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:05:48.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:06:48.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:06:48.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:07:48.408Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:07:48.407Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:08:48.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:08:48.410Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:09:48.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:09:48.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:10:48.412Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:10:48.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:11:48.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:11:48.414Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:12:48.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:12:48.415Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:13:48.417Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:13:48.416Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:14:48.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:14:48.418Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:15:48.420Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:15:48.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:16:48.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:16:48.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:17:48.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:17:48.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:18:48.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:18:48.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:19:48.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:19:48.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:20:48.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:20:48.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:21:48.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:21:48.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:22:48.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:22:48.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:23:48.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:23:48.435Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:24:48.432Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:24:48.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:25:48.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:25:48.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:26:48.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:26:48.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:27:48.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:27:48.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:28:48.439Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:28:48.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:29:48.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:29:48.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:30:48.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:30:48.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:31:48.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:31:48.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:32:48.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:32:48.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:33:48.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:33:48.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:34:48.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:34:48.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:35:48.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:35:48.448Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:36:48.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:36:48.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:37:48.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:37:48.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:38:48.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:38:48.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:39:48.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:39:48.454Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:40:48.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:40:48.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:41:48.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:41:48.457Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:42:48.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:42:48.460Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:43:48.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:43:48.460Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:44:48.461Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:44:48.462Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:45:48.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:45:48.462Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:46:48.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:46:48.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:47:48.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:47:48.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:48:48.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:48:48.467Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:49:48.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:49:48.468Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:50:48.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:50:48.470Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:51:48.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:51:48.472Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:52:48.473Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:52:48.473Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:53:48.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:53:48.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:54:48.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:54:48.477Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:55:48.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:55:48.478Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:56:48.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:56:48.480Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:57:48.480Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:57:48.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:58:48.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:58:48.482Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T00:59:48.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T00:59:48.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:00:48.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:00:48.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:01:48.486Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:01:48.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:02:48.487Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:02:48.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:03:48.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:03:48.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:04:48.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:04:48.491Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:05:48.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:05:48.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:06:48.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:06:48.494Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:07:48.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:07:48.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:08:48.497Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:08:48.497Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:09:48.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:09:48.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:10:48.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:10:48.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:11:48.501Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:11:48.503Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:12:48.503Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:12:48.504Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:13:48.505Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:13:48.505Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:14:48.506Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:14:48.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:15:48.507Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:15:48.509Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:16:48.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:16:48.511Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:17:48.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:17:48.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:18:48.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:18:48.515Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:19:48.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:19:48.516Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:20:48.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:20:48.517Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:21:48.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:21:48.517Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:22:48.518Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:22:48.519Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:23:48.519Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:23:48.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:24:48.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:24:48.521Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:25:48.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:25:48.522Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:26:48.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:26:48.525Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:27:48.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:27:48.527Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:28:48.530Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:28:48.530Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:29:48.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:29:48.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:30:48.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:30:48.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:31:48.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:31:48.535Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:32:48.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:32:48.535Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:33:48.537Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:33:48.537Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:34:48.539Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:34:48.539Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:35:48.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:35:48.541Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:36:48.542Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:36:48.543Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:37:48.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:37:48.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:38:48.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:38:48.547Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:39:48.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:39:48.550Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:40:48.551Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:40:48.552Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:41:48.552Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:41:48.553Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:42:48.554Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:42:48.554Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:43:48.556Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:43:48.556Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:44:48.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:44:48.558Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:45:48.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:45:48.559Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:46:48.559Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:46:48.559Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:47:48.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:47:48.561Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:48:48.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:48:48.562Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:49:48.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:49:48.564Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:50:48.564Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:50:48.565Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:51:48.567Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:51:48.567Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:36.006Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T01:52:36.006Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"dacec4a1-5308-416a-8255-fb5eb3700511","serviceName":"vFW 2023-04-22 01-51-29","serviceVersion":"1.0","serviceUUID":"9096e748-057e-4e07-8094-9c53706961c8","serviceDescription":"catalog service description","serviceInvariantUUID":"5f543f60-adb6-4b58-b283-4a481afe2c87","resources":[{"resourceInstanceName":"vFW 1d82f725-5639 0","resourceName":"vFW 1d82f725-5639","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1f6cc627-80de-4f40-a323-0228e4d1552d","resourceInvariantUUID":"3183efeb-e3c5-4e59-ab1d-57f7fa2138f1","resourceCustomizationUUID":"ccf2ab79-08b0-4aa1-9f74-3af3106b612c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml","artifactChecksum":"ZjFjNzU1NTNkMjVlYjVmNGZiN2EyMjlmMzZkMzQzYWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b153b520-dd26-4cac-ade3-f324a6be74be","artifactVersion":"1"},{"artifactName":"vfw1d82f72556390_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json","artifactChecksum":"MWEzYjA4NTQwZjhkZmJlZjUyM2Y0NmZkNzcyMzFiM2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2dd7e794-5c1e-4b75-82b5-37b12df22743","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9b2456ca-1bb8-4ae1-8bdd-328b1d23471d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml","artifactChecksum":"Yzk3YWEzODQzZWEwNjlkZWIwMWNkYjM3MjJiNjM3Njk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"34ffc580-a604-4a2e-ae70-2fee41bea3a2","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ac59f9f4-f16a-428d-adbe-4ecc86253693","artifactVersion":"2","generatedFromUUID":"9b2456ca-1bb8-4ae1-8bdd-328b1d23471d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230422015129-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml","artifactChecksum":"N2U0ODBkZDk0N2VkYzFjNjVkMGYwZWVjNzEzNzJlY2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"19c1e5d0-f212-460e-acba-23797c9199c4","artifactVersion":"1"},{"artifactName":"service-Vfw20230422015129-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar","artifactChecksum":"YWQxZTU1ZGI2YTA5OTk4OThkNmY4YzZmYTk0MjFkNDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a8175a4-4b71-451f-a632-3e8bd1a77777","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T01:52:36.028Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T01:52:36.043Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:36.043Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:36.043Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:36.055Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T01:52:36.055Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T01:52:36.055Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T01:52:36.055Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T01:52:36.056Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T01:52:36.056Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T01:52:36.091Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:52:36.092Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128331886,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:52:36.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:52:37.088Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T01:52:37.089Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:37.089Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:37.089Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:38.092Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T01:52:38.093Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:38.094Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:38.094Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:39.096Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T01:52:39.097Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:39.098Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:39.098Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:40.100Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T01:52:40.101Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:40.102Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:40.102Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:41.103Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T01:52:41.104Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:41.105Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:41.105Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:42.106Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T01:52:42.107Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:42.108Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:42.108Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:43.112Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "serviceName": "vFW 2023-04-22 01-51-29",
  "serviceVersion": "1.0",
  "serviceUUID": "9096e748-057e-4e07-8094-9c53706961c8",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "5f543f60-adb6-4b58-b283-4a481afe2c87",
  "resources": [
    {
      "resourceInstanceName": "vFW 1d82f725-5639 0",
      "resourceCustomizationUUID": "ccf2ab79-08b0-4aa1-9f74-3af3106b612c",
      "resourceName": "vFW 1d82f725-5639",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1f6cc627-80de-4f40-a323-0228e4d1552d",
      "resourceInvariantUUID": "3183efeb-e3c5-4e59-ab1d-57f7fa2138f1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw1d82f72556390_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
          "artifactChecksum": "MWEzYjA4NTQwZjhkZmJlZjUyM2Y0NmZkNzcyMzFiM2M\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "2dd7e794-5c1e-4b75-82b5-37b12df22743",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "9b2456ca-1bb8-4ae1-8bdd-328b1d23471d",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ac59f9f4-f16a-428d-adbe-4ecc86253693",
            "generatedFromUUID": "9b2456ca-1bb8-4ae1-8bdd-328b1d23471d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ac59f9f4-f16a-428d-adbe-4ecc86253693",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230422015129-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
      "artifactChecksum": "YWQxZTU1ZGI2YTA5OTk4OThkNmY4YzZmYTk0MjFkNDE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7a8175a4-4b71-451f-a632-3e8bd1a77777"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T01:52:43.114Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T01:52:43.115Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9096e748-057e-4e07-8094-9c53706961c8 ASDC
2023-04-22T01:52:43.247Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:dacec4a1-5308-416a-8255-fb5eb3700511
ServiceName:vFW 2023-04-22 01-51-29
ServiceVersion:1.0
ServiceUUID:9096e748-057e-4e07-8094-9c53706961c8
ServiceInvariantUUID:5f543f60-adb6-4b58-b283-4a481afe2c87
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230422015129-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar
ArtifactUUID:7a8175a4-4b71-451f-a632-3e8bd1a77777
ArtifactChecksum:YWQxZTU1ZGI2YTA5OTk4OThkNmY4YzZmYTk0MjFkNDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 1d82f725-5639 0
ResourceCustomizationUUID:ccf2ab79-08b0-4aa1-9f74-3af3106b612c
ResourceInvariantUUID:3183efeb-e3c5-4e59-ab1d-57f7fa2138f1
ResourceName:vFW 1d82f725-5639
ResourceType:VF
ResourceUUID:1f6cc627-80de-4f40-a323-0228e4d1552d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw1d82f72556390_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json
ArtifactUUID:2dd7e794-5c1e-4b75-82b5-37b12df22743
ArtifactChecksum:MWEzYjA4NTQwZjhkZmJlZjUyM2Y0NmZkNzcyMzFiM2M=
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/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml
ArtifactUUID:9b2456ca-1bb8-4ae1-8bdd-328b1d23471d
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/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env
ArtifactUUID:ac59f9f4-f16a-428d-adbe-4ecc86253693
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/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env
ArtifactUUID:ac59f9f4-f16a-428d-adbe-4ecc86253693
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-22T01:52:43.247Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9096e748-057e-4e07-8094-9c53706961c8 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T01:52:43.428Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T01:52:43.430Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-22T01:52:43.431Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-22T01:52:43.432Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 7a8175a4-4b71-451f-a632-3e8bd1a77777 from URL: /sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:43.432Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-22T01:52:43.433Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:43.571Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-22T01:52:43.592Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar 7a8175a4-4b71-451f-a632-3e8bd1a77777 101405
2023-04-22T01:52:43.595Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar ASDC sendASDCNotification
2023-04-22T01:52:43.595Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:43.596Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T01:52:43.597Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:43.597Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:43.598Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128363593,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:44.599Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T01:52:44.600Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-22T01:52:44.602Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 7a8175a4-4b71-451f-a632-3e8bd1a77777, URL: /sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar to file: /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:44.604Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230422015129-csar.csar
2023-04-22T01:52:44.698Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:44.698Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:45.519Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP695499652322324944/Definitions/service-Vfw20230422015129-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
2023-04-22T01:52:48.379Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:48.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:52:48.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128310770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:52:48.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-04-22T01:52:48.948Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T01:52:48.955Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-22T01:52:48.955Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.955Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-22T01:52:48.955Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.956Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||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-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.956Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||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-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.956Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||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-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.957Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.957Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.957Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||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-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.958Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.958Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.958Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.958Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1d82f725-5639 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-Vfw20230422015129-csar.csar
2023-04-22T01:52:48.959Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-22T01:52:48.967Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.969Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:48.974Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:48.974Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-22T01:52:48.976Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T01:52:48.979Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.979Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:48.979Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:48.980Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-22T01:52:48.980Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T01:52:48.981Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.981Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:48.985Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.986Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is not matching search criteria
2023-04-22T01:52:48.986Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T01:52:48.986Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T01:52:48.987Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T01:52:48.987Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:48.987Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:48.988Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:48.988Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T01:52:48.988Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T01:52:48.989Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T01:52:48.989Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:48.990Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:48.990Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T01:52:48.990Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:48.991Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T01:52:48.991Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:48.991Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-22T01:52:48.992Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.992Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T01:52:48.994Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.994Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:48.994Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:48.995Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.995Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:48.996Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:48.996Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.996Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:48.997Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:48.997Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:48.998Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is not matching search criteria
2023-04-22T01:52:48.998Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T01:52:48.998Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T01:52:48.999Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-22T01:52:48.999Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T01:52:48.999Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T01:52:49.000Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.000Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:49.000Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T01:52:49.001Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:49.001Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T01:52:49.002Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.002Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=5c101dc9-7bca-43ea-9cb8-2ec9e8c8e9ad
2023-04-22T01:52:49.002Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:49.003Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is not matching search criteria
2023-04-22T01:52:49.003Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T01:52:49.003Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T01:52:49.004Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T01:52:49.004Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.005Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:49.005Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.005Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T01:52:49.006Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-22T01:52:49.006Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T01:52:49.006Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:49.007Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T01:52:49.007Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.007Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7bb1b3c1-418e-4e4b-b1a0-4c13fd6a9b82
2023-04-22T01:52:49.008Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:49.008Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is not matching search criteria
2023-04-22T01:52:49.009Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T01:52:49.009Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T01:52:49.009Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T01:52:49.010Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.010Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:49.010Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.011Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T01:52:49.011Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T01:52:49.011Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T01:52:49.012Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:49.012Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:49.013Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-22T01:52:49.013Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=355ecece-bf61-4d8e-b327-e668fd71d2ba
2023-04-22T01:52:49.013Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:49.014Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:49.014Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:49.014Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:49.015Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:49.015Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:49.016Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:49.016Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:49.016Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-22 01-51-29
Description:catalog service description
Model UUID:9096e748-057e-4e07-8094-9c53706961c8
Model Version:NULL
Model InvariantUuid:5f543f60-adb6-4b58-b283-4a481afe2c87
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 1d82f725-5639
Model UUID:132a3985-67c6-4373-b7ae-0cd0eddfde0f
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3183efeb-e3c5-4e59-ab1d-57f7fa2138f1
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ccf2ab79-08b0-4aa1-9f74-3af3106b612c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:e6fd0cff-c13f-40fb-81bd-e0c9f3e728f8
ModelName:Vfw1d82f7255639..base_vfw..module-0
ModelUuid:d34beccd-41f6-4f5d-b181-36712ea6b302
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5c101dc9-7bca-43ea-9cb8-2ec9e8c8e9ad
ModelInvariantUuid:4e085c79-0177-40d4-9230-f2eeaf43cf01
ModelName:vFW 1d82f725-5639-nodes.vfwCvfc
ModelUuid:205ed2a5-34cc-428d-8e0d-244fda4c6dae
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5858f9c8-c924-499a-a287-8e43059a3f25
ModelInvariantUuid:09dc215f-8cf6-4f23-9c66-f52c7ce9a22a
ModelName:Vfw1d82f7255639.compute.nodes.heat.vfw
ModelUuid:31de33d7-1e4a-4ede-b724-6b41d35d20b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7bb1b3c1-418e-4e4b-b1a0-4c13fd6a9b82
ModelInvariantUuid:84862845-b0ce-492f-bb2d-2b02f5e57ca6
ModelName:vFW 1d82f725-5639-nodes.vsnCvfc
ModelUuid:f0a9bfea-04e9-4965-809e-725bee9cf228
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:7feea856-fc3a-4bc2-93af-eabb662d9818
ModelInvariantUuid:fd1d315e-42ad-406c-9ebc-ab7df638f5bf
ModelName:Vfw1d82f7255639.compute.nodes.heat.vsn
ModelUuid:3787f344-4619-4e9e-8fa0-fcc2f4215673
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:355ecece-bf61-4d8e-b327-e668fd71d2ba
ModelInvariantUuid:1a63a371-f060-491c-a0be-f5d9ce835613
ModelName:vFW 1d82f725-5639-nodes.vpgCvfc
ModelUuid:755e781c-b1b4-4c33-a6b7-63df2f029e55
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:cd950ddb-3701-46ff-9e1a-a7a8657f3c4a
ModelInvariantUuid:13d26e0f-421e-477d-aa17-b0eceed2dee7
ModelName:Vfw1d82f7255639.compute.nodes.heat.vpg
ModelUuid:f0c4d12c-4557-40c0-8791-a9b11fa666f5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T01:52:49.053Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 1f6cc627-80de-4f40-a323-0228e4d1552d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T01:52:49.127Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||vFW 1d82f725-5639 0
2023-04-22T01:52:49.136Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1f6cc627-80de-4f40-a323-0228e4d1552d
2023-04-22T01:52:49.136Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 2dd7e794-5c1e-4b75-82b5-37b12df22743 from URL: /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json
2023-04-22T01:52:49.137Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-22T01:52:49.137Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json
2023-04-22T01:52:49.257Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-22T01:52:49.259Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json 2dd7e794-5c1e-4b75-82b5-37b12df22743 785
2023-04-22T01:52:49.259Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json ASDC sendASDCNotification
2023-04-22T01:52:49.260Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json
2023-04-22T01:52:49.260Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T01:52:49.261Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:49.262Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:49.262Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128369259,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:50.265Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw1d82f7255639..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "e6fd0cff-c13f-40fb-81bd-e0c9f3e728f8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d34beccd-41f6-4f5d-b181-36712ea6b302",
    "vfModuleModelCustomizationUUID": "e8d5ebca-4b09-4d07-b0d9-ad4b0571dfcb",
    "isBase": true,
    "artifacts": [
      "9b2456ca-1bb8-4ae1-8bdd-328b1d23471d",
      "ac59f9f4-f16a-428d-adbe-4ecc86253693"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T01:52:50.278Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw1d82f7255639..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d34beccd-41f6-4f5d-b181-36712ea6b302
VfModuleModelInvariantUUID:e6fd0cff-c13f-40fb-81bd-e0c9f3e728f8
VfModuleModelDescription:NULL
Artifacts UUID List:{
9b2456ca-1bb8-4ae1-8bdd-328b1d23471d
,
ac59f9f4-f16a-428d-adbe-4ecc86253693

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T01:52:50.281Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw1d82f7255639..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "e6fd0cff-c13f-40fb-81bd-e0c9f3e728f8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d34beccd-41f6-4f5d-b181-36712ea6b302",
    "vfModuleModelCustomizationUUID": "e8d5ebca-4b09-4d07-b0d9-ad4b0571dfcb",
    "isBase": true,
    "artifacts": [
      "9b2456ca-1bb8-4ae1-8bdd-328b1d23471d",
      "ac59f9f4-f16a-428d-adbe-4ecc86253693"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T01:52:50.281Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw1d82f7255639..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d34beccd-41f6-4f5d-b181-36712ea6b302
VfModuleModelInvariantUUID:e6fd0cff-c13f-40fb-81bd-e0c9f3e728f8
VfModuleModelDescription:NULL
Artifacts UUID List:{
9b2456ca-1bb8-4ae1-8bdd-328b1d23471d
,
ac59f9f4-f16a-428d-adbe-4ecc86253693

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T01:52:50.281Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 9b2456ca-1bb8-4ae1-8bdd-328b1d23471d from URL: /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml
2023-04-22T01:52:50.282Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-22T01:52:50.282Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml
2023-04-22T01:52:50.400Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-22T01:52:50.401Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml 9b2456ca-1bb8-4ae1-8bdd-328b1d23471d 20368
2023-04-22T01:52:50.402Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-22T01:52:50.402Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml
2023-04-22T01:52:50.402Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T01:52:50.403Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:50.404Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:50.404Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128370402,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:51.406Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ac59f9f4-f16a-428d-adbe-4ecc86253693 from URL: /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env
2023-04-22T01:52:51.407Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-22T01:52:51.408Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env
2023-04-22T01:52:51.530Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-22T01:52:51.531Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env ac59f9f4-f16a-428d-adbe-4ecc86253693 2098
2023-04-22T01:52:51.532Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-22T01:52:51.532Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env
2023-04-22T01:52:51.532Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T01:52:51.533Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:51.533Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:51.533Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128371531,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:52.534Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 9096e748-057e-4e07-8094-9c53706961c8
2023-04-22T01:52:52.535Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 1d82f725-5639 0 1f6cc627-80de-4f40-a323-0228e4d1552d ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T01:52:52.612Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@beb9b0b, org.onap.sdc.toscaparser.api.parameters.Input@7eeee2e, org.onap.sdc.toscaparser.api.parameters.Input@7cac0587, org.onap.sdc.toscaparser.api.parameters.Input@5d620f1e, org.onap.sdc.toscaparser.api.parameters.Input@a86e47a]
2023-04-22T01:52:52.616Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.617Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.617Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2023-04-22T01:52:52.618Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= ccf2ab79-08b0-4aa1-9f74-3af3106b612c
2023-04-22T01:52:52.618Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ccf2ab79-08b0-4aa1-9f74-3af3106b612c matches Tosca VF Customization UUID: ccf2ab79-08b0-4aa1-9f74-3af3106b612c
2023-04-22T01:52:52.618Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: ccf2ab79-08b0-4aa1-9f74-3af3106b612c  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-22T01:52:52.638Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.639Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.640Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id ccf2ab79-08b0-4aa1-9f74-3af3106b612c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-22T01:52:52.640Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@70cd6443
2023-04-22T01:52:52.640Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.641Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T01:52:52.641Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e8d5ebca-4b09-4d07-b0d9-ad4b0571dfcb
2023-04-22T01:52:52.643Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e8d5ebca-4b09-4d07-b0d9-ad4b0571dfcb
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-22T01:52:52.651Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.652Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:52.652Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:52.653Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.654Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:52.654Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:52.654Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.654Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is not matching search criteria
2023-04-22T01:52:52.654Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T01:52:52.655Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T01:52:52.655Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-22T01:52:52.655Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T01:52:52.655Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T01:52:52.655Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.655Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:52.656Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T01:52:52.656Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:52.656Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T01:52:52.656Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.656Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=5c101dc9-7bca-43ea-9cb8-2ec9e8c8e9ad
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T01:52:52.677Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.677Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:52.677Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:52.677Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.678Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is not matching search criteria
2023-04-22T01:52:52.678Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T01:52:52.678Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T01:52:52.678Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T01:52:52.678Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.679Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:52.679Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.679Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T01:52:52.679Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-22T01:52:52.679Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T01:52:52.680Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:52.680Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T01:52:52.680Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.680Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7bb1b3c1-418e-4e4b-b1a0-4c13fd6a9b82
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T01:52:52.684Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.684Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:52.684Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:52.687Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.687Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is not matching search criteria
2023-04-22T01:52:52.687Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T01:52:52.687Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T01:52:52.688Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T01:52:52.688Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.688Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:52.688Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.688Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T01:52:52.689Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T01:52:52.689Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T01:52:52.689Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T01:52:52.689Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T01:52:52.689Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-22T01:52:52.690Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=355ecece-bf61-4d8e-b327-e668fd71d2ba
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T01:52:52.693Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.693Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:52.693Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T01:52:52.693Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.694Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Node template vFW 1d82f725-5639 0 is matching search criteria
2023-04-22T01:52:52.694Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 1d82f725-5639 0] matching following query criteria: sdcType=VF, customizationUUID=ccf2ab79-08b0-4aa1-9f74-3af3106b612c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T01:52:52.698Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.698Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.698Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 9096e748-057e-4e07-8094-9c53706961c8: vFW 1d82f725-5639
2023-04-22T01:52:52.698Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.699Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.699Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.699Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.699Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.699Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.700Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.700Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.700Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T01:52:52.700Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-22 01-51-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T01:52:52.700Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-04-22 01-51-29 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T01:52:53.282Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 1d82f725-5639 1f6cc627-80de-4f40-a323-0228e4d1552d 1 ASDC deployResourceStructure
2023-04-22T01:52:53.283Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json ASDC sendASDCNotification
2023-04-22T01:52:53.283Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json
2023-04-22T01:52:53.283Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T01:52:53.284Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:53.284Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:53.284Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128373283,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:54.285Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-22T01:52:54.285Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml
2023-04-22T01:52:54.286Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T01:52:54.286Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:54.286Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:54.287Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128374285,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:55.288Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-22T01:52:55.288Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env
2023-04-22T01:52:55.289Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T01:52:55.289Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:55.289Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:55.289Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128375288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:56.299Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar ASDC sendASDCNotification
2023-04-22T01:52:56.300Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar
2023-04-22T01:52:56.300Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T01:52:56.300Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:52:56.300Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:52:56.300Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128376299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:52:57.303Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:52:57.336Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:52:57.342Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T01:52:57.342Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T01:52:57.342Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T01:53:27.343Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:53:27.367Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:53:27.372Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T01:53:27.372Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T01:53:27.372Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T01:53:48.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:53:48.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128355464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128349819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.355Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682128355957,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.355Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128355464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128331886,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682128355957,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128310770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128349819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128355464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.359Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128331886,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.359Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.359Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128310770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.359Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.359Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682128355957,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.361Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128349819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.361Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.361Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.362Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128355464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.362Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128331886,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682128355957,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.363Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128310770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.363Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128349819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.364Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.364Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128355464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128331886,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128310770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682128355957,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128349819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.368Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128355464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.368Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128331886,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128310770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.369Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682128355957,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.369Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.370Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128349819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.370Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.371Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.371Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128355464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.371Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.371Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128331886,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.372Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128310770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.372Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682128355957,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:53:48.373Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.373Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.373Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128349819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.373Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.373Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.373Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128308567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T01:53:48.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128362651,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:53:48.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128363138,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:53:48.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128363466,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:53:48.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128363171,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:53:48.376Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128363593,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:53:48.376Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128363672,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T01:53:48.377Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.377Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.377Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682128364491,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T01:53:48.400Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of dacec4a1-5308-416a-8255-fb5eb3700511
2023-04-22T01:53:48.400Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dacec4a1-5308-416a-8255-fb5eb3700511 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T01:53:48.427Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.428Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128364302,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:53:48.429Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.430Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.430Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682128364676,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T01:53:48.444Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dacec4a1-5308-416a-8255-fb5eb3700511
2023-04-22T01:53:48.444Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dacec4a1-5308-416a-8255-fb5eb3700511 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T01:53:48.469Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.470Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128365421,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:53:48.470Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:48.471Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.471Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128366568,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T01:53:48.484Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dacec4a1-5308-416a-8255-fb5eb3700511
2023-04-22T01:53:48.484Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dacec4a1-5308-416a-8255-fb5eb3700511 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T01:53:48.500Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:53:48.501Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682128367572,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T01:53:48.501Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:53:57.373Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:53:57.398Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:53:57.403Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T01:53:57.403Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T01:53:57.403Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T01:54:27.404Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:54:27.425Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:54:27.429Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T01:54:27.429Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T01:54:27.429Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T01:54:48.343Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:54:48.347Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.347Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128369259,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:54:48.348Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.348Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.349Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128370402,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:54:48.349Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.349Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128371531,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:54:48.349Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.350Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128373283,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T01:54:48.350Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.350Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.350Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128374285,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-04-22T01:54:48.350Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.350Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.350Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128373148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:54:48.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128374960,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T01:54:48.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128375288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-04-22T01:54:48.352Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128373148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vfw1d82f72556390_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:54:48.352Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "aai-model-loader",
  "timestamp": 1682128375965,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T01:54:48.373Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dacec4a1-5308-416a-8255-fb5eb3700511
2023-04-22T01:54:48.373Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dacec4a1-5308-416a-8255-fb5eb3700511 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T01:54:48.390Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.391Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128376299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T01:54:48.391Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.391Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.391Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128373148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:54:48.392Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.392Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128373148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:54:48.392Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.392Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128373148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/resourceInstances/vfw1d82f72556390/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:54:48.393Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.393Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.393Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128373148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T01:54:48.393Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.393Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.393Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128373148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T01:54:48.394Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.394Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.394Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128381086,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T01:54:48.394Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.394Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.394Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128385695,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230422015129/1.0/artifacts/service-Vfw20230422015129-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T01:54:48.395Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:54:48.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T01:54:48.395Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682128386700,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T01:54:48.406Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dacec4a1-5308-416a-8255-fb5eb3700511
2023-04-22T01:54:48.407Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dacec4a1-5308-416a-8255-fb5eb3700511 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T01:54:57.430Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:54:57.452Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T01:54:57.457Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T01:54:57.457Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T01:54:57.457Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T01:54:57.457Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T01:54:57.458Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T01:54:57.458Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T01:54:57.458Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T01:54:57.458Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T01:54:57.458Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T01:54:57.458Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T01:54:57.470Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T01:55:27.474Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dacec4a1-5308-416a-8255-fb5eb3700511 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T01:55:27.487Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dacec4a1-5308-416a-8255-fb5eb3700511 and serviceModelVersionId: 9096e748-057e-4e07-8094-9c53706961c8
2023-04-22T01:55:27.488Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5f543f60-adb6-4b58-b283-4a481afe2c87
2023-04-22T01:55:45.076Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5f543f60-adb6-4b58-b283-4a481afe2c87/model-vers/model-ver/9096e748-057e-4e07-8094-9c53706961c8?depth=0
2023-04-22T01:55:45.148Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T01:55:45.188Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f543f60-adb6-4b58-b283-4a481afe2c87/model-vers/model-ver/9096e748-057e-4e07-8094-9c53706961c8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-22T01:55:45.190Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f543f60-adb6-4b58-b283-4a481afe2c87/model-vers/model-ver/9096e748-057e-4e07-8094-9c53706961c8?depth=0|INFO|500||Invoke
2023-04-22T01:55:45.202Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f543f60-adb6-4b58-b283-4a481afe2c87/model-vers/model-ver/9096e748-057e-4e07-8094-9c53706961c8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T01:55:45.486Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f543f60-adb6-4b58-b283-4a481afe2c87/model-vers/model-ver/9096e748-057e-4e07-8094-9c53706961c8?depth=0|INFO|500||InvokeReturn
2023-04-22T01:55:45.487Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f543f60-adb6-4b58-b283-4a481afe2c87/model-vers/model-ver/9096e748-057e-4e07-8094-9c53706961c8?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 01:55:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[262], vertex-id=[192584], x-aai-txid=[0-aai-resources-230422-01:55:44:577-29754], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T01:55:45.487Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-04-22T01:55:45.491Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T01:55:45.491Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T01:55:45.510Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T01:55:45.512Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dacec4a1-5308-416a-8255-fb5eb3700511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T01:55:45.513Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T01:55:45.514Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-22T01:55:45.514Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T01:55:45.514Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128545512,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T01:55:46.552Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:55:48.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:55:48.351Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T01:55:48.351Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "dacec4a1-5308-416a-8255-fb5eb3700511",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682128545512,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T01:55:48.352Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T01:56:46.552Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:56:48.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:57:46.554Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:57:48.345Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:58:46.556Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:58:48.347Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T01:59:46.557Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T01:59:48.347Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:00:46.558Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:00:48.349Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:01:46.559Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:01:48.349Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:01:50.850Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Node 1 disconnected.
2023-04-22T02:02:46.562Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:02:48.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:03:46.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:03:48.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:04:46.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:04:48.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:05:46.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:05:48.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:06:46.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:06:48.357Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:07:46.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:07:48.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:08:46.574Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:08:48.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:09:46.575Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:09:48.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:10:46.577Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:10:48.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:11:46.578Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:11:48.363Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:12:46.580Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:12:48.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:13:46.580Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:13:48.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:28.554Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:14:28.555Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"70b5cfe8-c81d-4458-9823-03b3a3f3d9e6","serviceName":"basic_onboard_fCBEXM","serviceVersion":"1.0","serviceUUID":"8139208c-388c-47de-8eab-ed6a7ba23c5c","serviceDescription":"service","serviceInvariantUUID":"11b48c04-8eb8-47c0-a5ab-8a4685410ebd","resources":[{"resourceInstanceName":"basic_onboard_fCBEXM 0","resourceName":"basic_onboard_fCBEXM","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"29554404-aec6-4f87-ba7e-21c530093ffd","resourceInvariantUUID":"88b2ee49-f16b-4dca-a85e-8053bd8300f6","resourceCustomizationUUID":"c8db3ebc-5943-4887-a49c-95c004bc82ed","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml","artifactChecksum":"N2Q0ZmNiYTRkYzViNDVkMTYwY2ZlM2YwNTRmNTE2MDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da6b584c-a2d6-4632-b413-9aab46bf6f18","artifactVersion":"1"},{"artifactName":"basic_onboard_fcbexm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json","artifactChecksum":"OGNhOTEzMWI3YWM5OGI2MzUxMzVmZDE5N2YwZmViODc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5388beb2-56f1-4bdc-bc25-d40fa1ea0344","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"63d186c8-3b01-4e57-bd3d-a71073aa6752","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b482755e-f04e-4cb8-9007-9e050fcb515f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8c365fb5-c032-496b-91c2-63b678624c0b","artifactVersion":"2","generatedFromUUID":"63d186c8-3b01-4e57-bd3d-a71073aa6752"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFcbexm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml","artifactChecksum":"NTJlNzU4ZjFhNTYxNGIwMTdkODVkYmE4MzBlNTQzYTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d3731ba3-5766-417d-a142-64edefb6ad26","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFcbexm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar","artifactChecksum":"ZjIxNDdiNGU0NjViZTI4YTZmMjVhYzQ0MjQzMTdkM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fd9a7a19-654c-4f69-9f28-5475358b8208","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T02:14:28.560Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:14:28.561Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:28.561Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:28.561Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:28.570Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T02:14:28.572Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T02:14:28.573Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T02:14:28.574Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T02:14:28.575Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T02:14:28.576Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to jGDltzQSReW8C0oxcGyVog
2023-04-22T02:14:28.594Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:14:28.594Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129655729,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:14:28.595Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:14:29.578Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:14:29.581Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:29.582Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:29.582Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:30.582Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:14:30.585Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:30.585Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:30.585Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:31.587Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:14:31.588Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:31.588Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:31.588Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:32.589Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:14:32.590Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:32.591Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:32.591Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:33.593Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:14:33.594Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:33.594Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:33.594Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:34.595Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:14:34.596Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:34.597Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:34.597Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:35.607Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "serviceName": "basic_onboard_fCBEXM",
  "serviceVersion": "1.0",
  "serviceUUID": "8139208c-388c-47de-8eab-ed6a7ba23c5c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "11b48c04-8eb8-47c0-a5ab-8a4685410ebd",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_fCBEXM 0",
      "resourceCustomizationUUID": "c8db3ebc-5943-4887-a49c-95c004bc82ed",
      "resourceName": "basic_onboard_fCBEXM",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "29554404-aec6-4f87-ba7e-21c530093ffd",
      "resourceInvariantUUID": "88b2ee49-f16b-4dca-a85e-8053bd8300f6",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_fcbexm0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
          "artifactChecksum": "OGNhOTEzMWI3YWM5OGI2MzUxMzVmZDE5N2YwZmViODc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "5388beb2-56f1-4bdc-bc25-d40fa1ea0344",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "63d186c8-3b01-4e57-bd3d-a71073aa6752",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8c365fb5-c032-496b-91c2-63b678624c0b",
            "generatedFromUUID": "63d186c8-3b01-4e57-bd3d-a71073aa6752"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8c365fb5-c032-496b-91c2-63b678624c0b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardFcbexm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
      "artifactChecksum": "ZjIxNDdiNGU0NjViZTI4YTZmMjVhYzQ0MjQzMTdkM2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fd9a7a19-654c-4f69-9f28-5475358b8208"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T02:14:35.608Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T02:14:35.608Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8139208c-388c-47de-8eab-ed6a7ba23c5c ASDC
2023-04-22T02:14:35.609Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
ServiceName:basic_onboard_fCBEXM
ServiceVersion:1.0
ServiceUUID:8139208c-388c-47de-8eab-ed6a7ba23c5c
ServiceInvariantUUID:11b48c04-8eb8-47c0-a5ab-8a4685410ebd
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardFcbexm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar
ArtifactUUID:fd9a7a19-654c-4f69-9f28-5475358b8208
ArtifactChecksum:ZjIxNDdiNGU0NjViZTI4YTZmMjVhYzQ0MjQzMTdkM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_fCBEXM 0
ResourceCustomizationUUID:c8db3ebc-5943-4887-a49c-95c004bc82ed
ResourceInvariantUUID:88b2ee49-f16b-4dca-a85e-8053bd8300f6
ResourceName:basic_onboard_fCBEXM
ResourceType:VF
ResourceUUID:29554404-aec6-4f87-ba7e-21c530093ffd
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_fcbexm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json
ArtifactUUID:5388beb2-56f1-4bdc-bc25-d40fa1ea0344
ArtifactChecksum:OGNhOTEzMWI3YWM5OGI2MzUxMzVmZDE5N2YwZmViODc=
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/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml
ArtifactUUID:63d186c8-3b01-4e57-bd3d-a71073aa6752
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/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env
ArtifactUUID:8c365fb5-c032-496b-91c2-63b678624c0b
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/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env
ArtifactUUID:8c365fb5-c032-496b-91c2-63b678624c0b
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-22T02:14:35.609Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8139208c-388c-47de-8eab-ed6a7ba23c5c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:14:35.679Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:14:35.680Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:14:35.680Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:14:35.680Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fd9a7a19-654c-4f69-9f28-5475358b8208 from URL: /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:35.680Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:14:35.681Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:35.832Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:14:35.834Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar fd9a7a19-654c-4f69-9f28-5475358b8208 75640
2023-04-22T02:14:35.835Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar ASDC sendASDCNotification
2023-04-22T02:14:35.835Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:35.835Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:14:35.836Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:35.836Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:35.836Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129675835,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:36.837Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:14:36.838Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:14:36.838Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fd9a7a19-654c-4f69-9f28-5475358b8208, URL: /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar to file: /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:36.839Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:36.839Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:36.839Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:37.123Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4724882748533258013/Definitions/service-BasicOnboardFcbexm-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-22T02:14:38.531Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T02:14:38.531Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_fCBEXM 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-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.532Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.533Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:38.533Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:14:38.533Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.533Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:38.534Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:38.534Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:14:38.534Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:14:38.534Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.535Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:38.535Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:38.535Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:14:38.535Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:14:38.535Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.535Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:38.536Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.536Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is not matching search criteria
2023-04-22T02:14:38.536Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-22T02:14:38.536Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-22T02:14:38.536Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-22T02:14:38.537Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-22T02:14:38.537Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-22T02:14:38.537Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.537Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:14:38.537Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.538Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:38.538Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:14:38.538Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.538Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:38.538Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:14:38.539Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.539Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:38.539Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:14:38.539Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.539Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is not matching search criteria
2023-04-22T02:14:38.540Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-22T02:14:38.540Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-22T02:14:38.540Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ad6e3f74-6289-4a2b-83e3-42caa5417fc9
2023-04-22T02:14:38.540Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.540Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:38.540Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.541Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:38.541Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.541Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:38.541Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:38.541Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:38.541Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_fCBEXM
Description:service
Model UUID:8139208c-388c-47de-8eab-ed6a7ba23c5c
Model Version:NULL
Model InvariantUuid:11b48c04-8eb8-47c0-a5ab-8a4685410ebd
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_fCBEXM
Model UUID:fe3956b8-6b2e-4a1f-9db9-f3bed6a49b14
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:88b2ee49-f16b-4dca-a85e-8053bd8300f6
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:c8db3ebc-5943-4887-a49c-95c004bc82ed
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:2342241c-f2d6-4fcf-8212-1110f095f187
ModelName:BasicOnboardFcbexm..base_ubuntu18..module-0
ModelUuid:a806c00f-01b4-4684-b041-134135eb31a0
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:ad6e3f74-6289-4a2b-83e3-42caa5417fc9
ModelInvariantUuid:d830934f-65ba-436b-b6db-0bfb6ad6ab16
ModelName:basic_onboard_fCBEXM-nodes.ubuntu18Cvfc
ModelUuid:4ab3958f-58f2-4fec-9dc8-7237c4601dd0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:0b3b6077-8d21-42a1-a475-aca9740d3830
ModelInvariantUuid:4d31e9f1-24b0-4f8d-b7e6-ee7a8081f801
ModelName:BasicOnboardFcbexm.compute.nodes.heat.ubuntu18
ModelUuid:bcc7c4da-d647-413e-bffb-a3cb9ed5f923
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T02:14:38.557Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 29554404-aec6-4f87-ba7e-21c530093ffd
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:14:38.566Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||basic_onboard_fCBEXM 0
2023-04-22T02:14:38.567Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 29554404-aec6-4f87-ba7e-21c530093ffd
2023-04-22T02:14:38.567Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5388beb2-56f1-4bdc-bc25-d40fa1ea0344 from URL: /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json
2023-04-22T02:14:38.567Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:14:38.567Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json
2023-04-22T02:14:38.683Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:14:38.683Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json 5388beb2-56f1-4bdc-bc25-d40fa1ea0344 798
2023-04-22T02:14:38.684Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json ASDC sendASDCNotification
2023-04-22T02:14:38.684Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json
2023-04-22T02:14:38.684Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:14:38.684Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:38.684Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:38.685Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129678684,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:39.686Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardFcbexm..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "2342241c-f2d6-4fcf-8212-1110f095f187",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a806c00f-01b4-4684-b041-134135eb31a0",
    "vfModuleModelCustomizationUUID": "70bc2c19-befd-4790-b746-1764bb05ef10",
    "isBase": true,
    "artifacts": [
      "63d186c8-3b01-4e57-bd3d-a71073aa6752",
      "8c365fb5-c032-496b-91c2-63b678624c0b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:14:39.694Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFcbexm..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a806c00f-01b4-4684-b041-134135eb31a0
VfModuleModelInvariantUUID:2342241c-f2d6-4fcf-8212-1110f095f187
VfModuleModelDescription:NULL
Artifacts UUID List:{
63d186c8-3b01-4e57-bd3d-a71073aa6752
,
8c365fb5-c032-496b-91c2-63b678624c0b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T02:14:39.696Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardFcbexm..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "2342241c-f2d6-4fcf-8212-1110f095f187",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a806c00f-01b4-4684-b041-134135eb31a0",
    "vfModuleModelCustomizationUUID": "70bc2c19-befd-4790-b746-1764bb05ef10",
    "isBase": true,
    "artifacts": [
      "63d186c8-3b01-4e57-bd3d-a71073aa6752",
      "8c365fb5-c032-496b-91c2-63b678624c0b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:14:39.696Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFcbexm..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a806c00f-01b4-4684-b041-134135eb31a0
VfModuleModelInvariantUUID:2342241c-f2d6-4fcf-8212-1110f095f187
VfModuleModelDescription:NULL
Artifacts UUID List:{
63d186c8-3b01-4e57-bd3d-a71073aa6752
,
8c365fb5-c032-496b-91c2-63b678624c0b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T02:14:39.697Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 63d186c8-3b01-4e57-bd3d-a71073aa6752 from URL: /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml
2023-04-22T02:14:39.697Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:14:39.697Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml
2023-04-22T02:14:39.811Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:14:39.812Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml 63d186c8-3b01-4e57-bd3d-a71073aa6752 5033
2023-04-22T02:14:39.812Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-22T02:14:39.812Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml
2023-04-22T02:14:39.812Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:14:39.813Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:39.813Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:39.813Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129679812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:40.814Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8c365fb5-c032-496b-91c2-63b678624c0b from URL: /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env
2023-04-22T02:14:40.815Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:14:40.817Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env
2023-04-22T02:14:40.921Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:14:40.921Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env 8c365fb5-c032-496b-91c2-63b678624c0b 909
2023-04-22T02:14:40.922Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-22T02:14:40.922Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env
2023-04-22T02:14:40.922Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:14:40.923Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:40.923Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:40.923Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129680922,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:41.924Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 8139208c-388c-47de-8eab-ed6a7ba23c5c
2023-04-22T02:14:41.925Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_fCBEXM 0 29554404-aec6-4f87-ba7e-21c530093ffd ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:14:41.958Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@13e8fd96, org.onap.sdc.toscaparser.api.parameters.Input@25b81f84, org.onap.sdc.toscaparser.api.parameters.Input@2ae1ff43, org.onap.sdc.toscaparser.api.parameters.Input@4b4f0e83, org.onap.sdc.toscaparser.api.parameters.Input@1f9f4e31]
2023-04-22T02:14:41.960Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.960Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.960Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-04-22T02:14:41.961Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= c8db3ebc-5943-4887-a49c-95c004bc82ed
2023-04-22T02:14:41.961Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c8db3ebc-5943-4887-a49c-95c004bc82ed matches Tosca VF Customization UUID: c8db3ebc-5943-4887-a49c-95c004bc82ed
2023-04-22T02:14:41.961Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: c8db3ebc-5943-4887-a49c-95c004bc82ed  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-22T02:14:41.967Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.967Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.968Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id c8db3ebc-5943-4887-a49c-95c004bc82ed: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-22T02:14:41.968Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6c88e3ff
2023-04-22T02:14:41.968Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.968Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:14:41.969Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 70bc2c19-befd-4790-b746-1764bb05ef10
2023-04-22T02:14:41.969Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 70bc2c19-befd-4790-b746-1764bb05ef10
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-22T02:14:41.973Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.974Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:41.974Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:14:41.974Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.975Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:41.975Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:14:41.975Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.975Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is not matching search criteria
2023-04-22T02:14:41.976Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-22T02:14:41.976Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-22T02:14:41.976Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ad6e3f74-6289-4a2b-83e3-42caa5417fc9
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T02:14:41.981Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.982Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:41.982Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:14:41.982Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.982Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_fCBEXM 0 is matching search criteria
2023-04-22T02:14:41.983Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_fCBEXM 0] matching following query criteria: sdcType=VF, customizationUUID=c8db3ebc-5943-4887-a49c-95c004bc82ed
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:14:41.987Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.987Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.987Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 8139208c-388c-47de-8eab-ed6a7ba23c5c: basic_onboard_fCBEXM
2023-04-22T02:14:41.987Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.988Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.988Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.988Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.988Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.988Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.989Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.989Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.989Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:14:41.989Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_fCBEXM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:14:41.989Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_fCBEXM 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:14:42.183Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_fCBEXM 29554404-aec6-4f87-ba7e-21c530093ffd 1 ASDC deployResourceStructure
2023-04-22T02:14:42.183Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json ASDC sendASDCNotification
2023-04-22T02:14:42.183Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json
2023-04-22T02:14:42.184Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:14:42.184Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:42.184Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:42.185Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129682183,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:43.186Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-22T02:14:43.187Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml
2023-04-22T02:14:43.189Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:14:43.189Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:43.189Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:43.190Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129683186,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:44.191Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-22T02:14:44.191Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env
2023-04-22T02:14:44.192Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:14:44.192Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:44.192Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:44.193Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129684191,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:45.194Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar ASDC sendASDCNotification
2023-04-22T02:14:45.195Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar
2023-04-22T02:14:45.195Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:14:45.196Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:14:45.196Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:14:45.196Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129685194,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:46.198Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:14:46.229Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:14:46.235Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:14:46.235Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:14:46.235Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:14:48.344Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:14:48.348Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:14:48.348Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:14:48.350Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:16.236Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:15:16.279Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:15:16.283Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:15:16.283Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:15:16.284Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:15:46.286Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:15:46.325Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:15:46.333Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:15:46.334Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:15:46.334Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:15:48.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:15:48.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129655437,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.365Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.365Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129658624,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.366Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129625528,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.366Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.366Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129663148,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129655729,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129658624,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129655437,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129625528,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129669819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129663148,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129655729,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129658624,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129655437,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129625528,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129669819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129663148,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129655729,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129658624,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129625528,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129655437,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129669819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129663148,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129655729,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129658624,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129625528,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129655437,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129669819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.377Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.377Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129663148,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.377Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.377Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129655729,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.377Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129658624,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129625528,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129655437,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129669819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129663148,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129655729,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129658624,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129626580,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129625528,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129655437,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129669819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129663148,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.383Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.383Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129675586,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.383Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.383Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129675102,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.383Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129675911,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129675835,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129669819,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:15:48.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129675654,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129676106,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129676917,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:15:48.408Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
2023-04-22T02:15:48.409Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:15:48.433Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.433Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129676698,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.434Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.434Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.434Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129676973,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.435Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.435Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.435Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129677109,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:15:48.448Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
2023-04-22T02:15:48.448Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:15:48.470Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.470Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129677808,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.471Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.471Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.472Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129677775,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.472Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.472Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.473Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129678684,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.473Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.474Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.474Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129678874,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:15:48.487Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
2023-04-22T02:15:48.488Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T02:15:48.506Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.507Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129678779,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:15:48.517Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
2023-04-22T02:15:48.517Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:15:48.535Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.536Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129679812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.536Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.536Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.537Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129679878,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.537Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.538Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.538Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129680922,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:15:48.539Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.539Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.539Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129682183,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/basic_onboard_fcbexm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.540Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.540Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.540Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129682860,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.541Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.541Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.542Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129683186,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.542Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.542Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.543Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129683863,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:15:48.554Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
2023-04-22T02:15:48.555Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:15:48.575Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.575Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129684191,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/resourceInstances/basic_onboard_fcbexm0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.576Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:15:48.576Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:15:48.576Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129685194,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFcbexm/1.0/artifacts/service-BasicOnboardFcbexm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:15:48.577Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:16:16.334Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:16:16.362Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:16:16.368Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:16:16.368Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T02:16:16.369Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T02:16:16.369Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T02:16:16.369Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:16:16.369Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:16:16.369Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:16:16.369Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:16:16.369Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:16:16.370Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:16:16.381Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T02:16:46.382Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T02:16:46.395Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and serviceModelVersionId: 8139208c-388c-47de-8eab-ed6a7ba23c5c
2023-04-22T02:16:46.395Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 11b48c04-8eb8-47c0-a5ab-8a4685410ebd
2023-04-22T02:16:46.397Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0
2023-04-22T02:16:46.407Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T02:16:46.455Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0|INFO|500||Invoke
2023-04-22T02:16:46.455Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[70b5cfe8-c81d-4458-9823-03b3a3f3d9e6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aba3e57f-38d7-49eb-8725-84057e00ae64], X-ECOMP-RequestID=[70b5cfe8-c81d-4458-9823-03b3a3f3d9e6], X-TransactionId=[], X-ONAP-RequestID=[70b5cfe8-c81d-4458-9823-03b3a3f3d9e6], Content-Type=[application/merge-patch+json]}
2023-04-22T02:16:46.466Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T02:16:46.637Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?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/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 02:16:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[209032], x-aai-txid=[1-aai-resources-230422-02:16:45:810-21219], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T02:16:46.638Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-22T02:16:46.638Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/11b48c04-8eb8-47c0-a5ab-8a4685410ebd/model-vers/model-ver/8139208c-388c-47de-8eab-ed6a7ba23c5c?depth=0|INFO|500||InvokeReturn
2023-04-22T02:16:46.639Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T02:16:46.639Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:16:46.646Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T02:16:46.646Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 70b5cfe8-c81d-4458-9823-03b3a3f3d9e6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T02:16:46.647Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T02:16:46.647Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:16:46.648Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:16:46.648Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129806647,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:16:47.678Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:16:48.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:16:48.351Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:16:48.351Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "70b5cfe8-c81d-4458-9823-03b3a3f3d9e6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129806647,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T02:16:48.353Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:17:47.679Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:17:48.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:18:45.100Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:18:45.101Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"868e45ce-c29f-41e9-9b79-b6965eb04984","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d0e5153b-0bef-4a2d-9fd8-177127da9bd6","serviceDescription":"service","serviceInvariantUUID":"3fb718aa-8521-4404-ac9f-2ee46c686762","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"958f6877-1bd1-4bdf-986f-46777c4cfc2f","resourceInvariantUUID":"b185a0da-070b-49c0-ba3f-10a9d6514cb0","resourceCustomizationUUID":"5927b88b-2b1b-4a69-827e-bb486b448a05","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":"ZDM5YmRlZDczZTBlMmIzYjk5MjM1ZWQ3ODIxNGY4MzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"89d99892-e232-4607-b89c-a112ad5e0793","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MjVhMWY5N2RhZjEyMjA1ODA0ZGQ4NGRmZGQ3YjU5YWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cba0af1a-e453-4b82-b576-5ca82b5005fd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T02:18:45.105Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:18:45.106Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:18:45.106Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:18:45.106Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129867679,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:18:45.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:18:45.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129917924,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:18:45.132Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:18:46.107Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:18:46.109Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:18:46.110Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:18:46.111Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129867679,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:18:47.113Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "d0e5153b-0bef-4a2d-9fd8-177127da9bd6",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3fb718aa-8521-4404-ac9f-2ee46c686762",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "5927b88b-2b1b-4a69-827e-bb486b448a05",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "958f6877-1bd1-4bdf-986f-46777c4cfc2f",
      "resourceInvariantUUID": "b185a0da-070b-49c0-ba3f-10a9d6514cb0",
      "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": "MjVhMWY5N2RhZjEyMjA1ODA0ZGQ4NGRmZGQ3YjU5YWY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cba0af1a-e453-4b82-b576-5ca82b5005fd"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T02:18:47.114Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T02:18:47.114Z|70b5cfe8-c81d-4458-9823-03b3a3f3d9e6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d0e5153b-0bef-4a2d-9fd8-177127da9bd6 ASDC
2023-04-22T02:18:47.114Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:868e45ce-c29f-41e9-9b79-b6965eb04984
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d0e5153b-0bef-4a2d-9fd8-177127da9bd6
ServiceInvariantUUID:3fb718aa-8521-4404-ac9f-2ee46c686762
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:cba0af1a-e453-4b82-b576-5ca82b5005fd
ArtifactChecksum:MjVhMWY5N2RhZjEyMjA1ODA0ZGQ4NGRmZGQ3YjU5YWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:5927b88b-2b1b-4a69-827e-bb486b448a05
ResourceInvariantUUID:b185a0da-070b-49c0-ba3f-10a9d6514cb0
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:958f6877-1bd1-4bdf-986f-46777c4cfc2f
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-22T02:18:47.115Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d0e5153b-0bef-4a2d-9fd8-177127da9bd6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:18:47.169Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:18:47.170Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:18:47.170Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:18:47.170Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: cba0af1a-e453-4b82-b576-5ca82b5005fd from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T02:18:47.170Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:18:47.171Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T02:18:47.326Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:18:47.328Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar cba0af1a-e453-4b82-b576-5ca82b5005fd 57786
2023-04-22T02:18:47.328Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-22T02:18:47.328Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T02:18:47.328Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:18:47.329Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:18:47.329Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:18:47.329Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129927328,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:18:48.330Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:18:48.331Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:18:48.331Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: cba0af1a-e453-4b82-b576-5ca82b5005fd, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:48.332Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-22T02:18:48.332Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:48.332Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:48.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:18:48.345Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:18:48.345Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129920888,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:18:48.345Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:18:48.346Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:18:48.346Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129909819,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:18:48.346Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:18:48.523Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14062349100413827617/Definitions/service-BasicNetwork-template.yml
2023-04-22T02:18:49.196Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T02:18:49.197Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:18:49.197Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.197Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-22T02:18:49.197Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.197Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:18:49.198Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.199Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.199Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-22T02:18:49.199Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:18:49.199Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:18:49.199Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.200Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.200Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-22T02:18:49.200Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:18:49.200Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:18:49.200Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.200Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.200Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.201Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.201Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.201Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.201Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.202Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.202Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.202Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.202Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:d0e5153b-0bef-4a2d-9fd8-177127da9bd6
Model Version:NULL
Model InvariantUuid:3fb718aa-8521-4404-ac9f-2ee46c686762
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:b185a0da-070b-49c0-ba3f-10a9d6514cb0
Model UUID:a4e5593c-cd88-4b8e-963c-2f79ee094301
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:5927b88b-2b1b-4a69-827e-bb486b448a05
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T02:18:49.218Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: 958f6877-1bd1-4bdf-986f-46777c4cfc2f
2023-04-22T02:18:49.218Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||No resources found for Service: d0e5153b-0bef-4a2d-9fd8-177127da9bd6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:18:49.225Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||
2023-04-22T02:18:49.225Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-04-22T02:18:49.226Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||No resources found for Service: d0e5153b-0bef-4a2d-9fd8-177127da9bd6
2023-04-22T02:18:49.226Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: d0e5153b-0bef-4a2d-9fd8-177127da9bd6
2023-04-22T02:18:49.226Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-04-22T02:18:49.227Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:18:49.237Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@63accb0, org.onap.sdc.toscaparser.api.parameters.Input@104a9912, org.onap.sdc.toscaparser.api.parameters.Input@2627b84e, org.onap.sdc.toscaparser.api.parameters.Input@75dfaa9f, org.onap.sdc.toscaparser.api.parameters.Input@25d0a7d8]
2023-04-22T02:18:49.239Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.239Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.239Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.239Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.239Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid d0e5153b-0bef-4a2d-9fd8-177127da9bd6: Generic NeutronNet
2023-04-22T02:18:49.240Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.240Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.240Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.240Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-22T02:18:49.294Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.294Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.294Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.295Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.295Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:18:49.295Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:18:49.295Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-22T02:18:49.424Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-04-22T02:18:49.425Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-22T02:18:49.425Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T02:18:49.426Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:18:49.426Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:18:49.427Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:18:49.427Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129929425,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:18:50.428Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:18:50.454Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:18:50.457Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:18:50.458Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:18:50.458Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:19:20.458Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:19:20.489Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:19:20.499Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:19:20.499Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:19:20.500Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:19:48.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:19:48.347Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.347Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129915618,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:19:48.348Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.349Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.349Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129918120,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:19:48.349Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.349Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.349Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129867679,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:19:48.350Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.350Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.350Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129917924,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:19:48.350Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.351Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.351Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129909819,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:19:48.351Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.351Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.352Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129920888,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:19:48.352Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.352Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.352Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129918120,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:19:48.353Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.353Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.353Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129867679,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:19:48.354Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.354Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.354Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129915618,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:19:48.354Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.354Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129927399,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129927328,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129926598,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:19:48.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:48.356Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T02:19:48.356Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129927084,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:19:48.356Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:19:50.501Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:19:50.524Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:19:50.527Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:19:50.527Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:19:50.527Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:20:20.528Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:20:20.555Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:20:20.559Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:20:20.560Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:20:20.560Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:20:48.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:20:48.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129928404,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.375Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 868e45ce-c29f-41e9-9b79-b6965eb04984
2023-04-22T02:20:48.375Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 868e45ce-c29f-41e9-9b79-b6965eb04984 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129927601,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129928603,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.416Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 868e45ce-c29f-41e9-9b79-b6965eb04984
2023-04-22T02:20:48.416Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 868e45ce-c29f-41e9-9b79-b6965eb04984 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.438Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.438Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682129929425,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.439Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.439Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.440Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129930282,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.440Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.440Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.441Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129931286,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.451Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 868e45ce-c29f-41e9-9b79-b6965eb04984
2023-04-22T02:20:48.452Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 868e45ce-c29f-41e9-9b79-b6965eb04984 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.474Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.474Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129933148,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.474Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.474Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.475Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129933148,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.475Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.475Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.475Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129935943,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:20:48.476Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.476Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.476Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129937468,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.477Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.477Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.477Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129938473,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.491Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 868e45ce-c29f-41e9-9b79-b6965eb04984
2023-04-22T02:20:48.491Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 868e45ce-c29f-41e9-9b79-b6965eb04984 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.512Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.512Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.513Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.513Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.513Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.514Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.514Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.514Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.515Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.515Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.515Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.516Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.516Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.516Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.517Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.517Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.517Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.517Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.518Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.518Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.518Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.518Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.519Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.519Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.519Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.520Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.520Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.521Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.521Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.521Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.521Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.522Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.522Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.523Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.524Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.524Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.524Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.524Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.524Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.525Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.525Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.525Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.525Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.525Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.525Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.525Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.526Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.526Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.526Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.526Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.526Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.526Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.527Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.528Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.529Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.530Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.530Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.530Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.530Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.530Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.530Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.530Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129939819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.532Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129929605,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129935349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129929408,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.533Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129926874,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.534Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.534Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.534Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129959368,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:20:48.534Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.534Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.535Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129960222,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:20:48.535Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.535Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129959923,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:20:48.535Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.536Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.536Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129960200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:20:48.536Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.536Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.536Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129960371,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.536Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.537Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.537Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129961227,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.562Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 217632f1-c8fc-486f-a2bc-39384900c927
2023-04-22T02:20:48.562Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 217632f1-c8fc-486f-a2bc-39384900c927 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.579Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.580Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129961415,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.580Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.580Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.580Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129961373,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.590Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 217632f1-c8fc-486f-a2bc-39384900c927
2023-04-22T02:20:48.590Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 217632f1-c8fc-486f-a2bc-39384900c927 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.607Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.607Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129962419,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.617Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of 217632f1-c8fc-486f-a2bc-39384900c927
2023-04-22T02:20:48.617Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 217632f1-c8fc-486f-a2bc-39384900c927 and ComponentName 
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.637Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.637Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129963824,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.637Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.637Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.638Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.638Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.638Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.638Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129964827,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.648Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 217632f1-c8fc-486f-a2bc-39384900c927
2023-04-22T02:20:48.648Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 217632f1-c8fc-486f-a2bc-39384900c927 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.666Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.666Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.667Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.667Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.667Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.667Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.668Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.668Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.668Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.668Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.668Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.669Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.669Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.669Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.669Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.670Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.670Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.670Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.670Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.670Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129963148,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.671Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.671Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.671Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129971974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:20:48.671Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.672Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.672Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129973810,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:20:48.672Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.672Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.672Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129974814,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:48.683Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 217632f1-c8fc-486f-a2bc-39384900c927
2023-04-22T02:20:48.683Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 217632f1-c8fc-486f-a2bc-39384900c927 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:20:48.704Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.704Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129959719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.705Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.705Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.705Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129962229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.705Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.706Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.706Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129962376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.706Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.706Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.706Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129969819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.707Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.707Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.707Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129983422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.707Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.707Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.708Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129959719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.708Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.708Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.708Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129962229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.708Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.708Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.709Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129962376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.709Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.709Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.709Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129983422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.709Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.710Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.710Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129969819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.710Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.710Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.710Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129962229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.711Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.711Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.711Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129959719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.711Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.711Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.711Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129983422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.712Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.712Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.712Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129969819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:20:48.712Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:48.712Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:20:48.713Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129962376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:20:48.713Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:20:50.560Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:20:50.591Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:20:50.597Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:20:50.597Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T02:20:50.598Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T02:20:50.598Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T02:20:50.598Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:20:50.598Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:20:50.599Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:20:50.599Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:20:50.599Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:20:50.600Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:20:50.614Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T02:21:20.615Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 868e45ce-c29f-41e9-9b79-b6965eb04984 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T02:21:20.629Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 868e45ce-c29f-41e9-9b79-b6965eb04984 and serviceModelVersionId: d0e5153b-0bef-4a2d-9fd8-177127da9bd6
2023-04-22T02:21:20.630Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3fb718aa-8521-4404-ac9f-2ee46c686762
2023-04-22T02:21:20.631Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3fb718aa-8521-4404-ac9f-2ee46c686762/model-vers/model-ver/d0e5153b-0bef-4a2d-9fd8-177127da9bd6?depth=0
2023-04-22T02:21:20.636Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T02:21:20.663Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3fb718aa-8521-4404-ac9f-2ee46c686762/model-vers/model-ver/d0e5153b-0bef-4a2d-9fd8-177127da9bd6?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-22T02:21:20.664Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3fb718aa-8521-4404-ac9f-2ee46c686762/model-vers/model-ver/d0e5153b-0bef-4a2d-9fd8-177127da9bd6?depth=0|INFO|500||Invoke
2023-04-22T02:21:20.668Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3fb718aa-8521-4404-ac9f-2ee46c686762/model-vers/model-ver/d0e5153b-0bef-4a2d-9fd8-177127da9bd6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T02:21:21.003Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3fb718aa-8521-4404-ac9f-2ee46c686762/model-vers/model-ver/d0e5153b-0bef-4a2d-9fd8-177127da9bd6?depth=0|INFO|500||InvokeReturn
2023-04-22T02:21:21.003Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3fb718aa-8521-4404-ac9f-2ee46c686762/model-vers/model-ver/d0e5153b-0bef-4a2d-9fd8-177127da9bd6?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 02:21:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[317], vertex-id=[196728], x-aai-txid=[2-aai-resources-230422-02:21:20:007-28403], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T02:21:21.004Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-04-22T02:21:21.004Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T02:21:21.004Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:21:21.012Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T02:21:21.012Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 868e45ce-c29f-41e9-9b79-b6965eb04984 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T02:21:21.012Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T02:21:21.013Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:21.013Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:21.013Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130081012,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:21:22.047Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:21:22.070Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:21:22.070Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"217632f1-c8fc-486f-a2bc-39384900c927","serviceName":"Demo_pNF_uZmaGMaQ2skfQRRLiGY9","serviceVersion":"1.0","serviceUUID":"e3412d46-db7a-4ca9-b875-72500a21a592","serviceDescription":"catalog service description","serviceInvariantUUID":"649a9301-8ed7-4a21-9bff-fb75f6cebee5","resources":[{"resourceInstanceName":"pNF 0ecad7c8-436f 0","resourceName":"pNF 0ecad7c8-436f","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"4964df3b-284c-492a-ac38-3dd5f3014950","resourceInvariantUUID":"ab2ba9e7-6f65-4ed3-834c-a6580613a10e","resourceCustomizationUUID":"54c3d372-652d-4a5a-8bba-7f94bae0d48f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml","artifactChecksum":"YzkxOTZmMTI4ZmM2YTYyNDI0MjBmMGVlOGQ5YjE3ZDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f0de511-dc63-4098-aa25-815834095bf3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar","artifactChecksum":"N2M0YzU2OGQ5YmM3NzQ0ZDYzNWI0ZjQ5NzI3ZDRjN2I\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c3864b54-15a3-4cc7-adb6-f187f5af55ec","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"da828308-f5f9-4e34-8932-82993caaf79e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml","artifactChecksum":"ZjM5NGM3YWU0YTFmZDljZmY2OWJmNjc1NjU2ZjgzYWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"05d1d19b-9b50-4f8e-9a77-5a7428e0c685","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7f8ac6b7-0c14-4251-82f9-773a6d1a358c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5c959e90-19e6-4858-a1b8-4fad38c2382f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfUzmagmaq2skfqrrligy9-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml","artifactChecksum":"Zjc5NTdlMzAxOTE2YjkxYjlhMDMwYThmZTllNWM2OWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2242bcfd-09d3-4701-9cba-e7f33e6fce65","artifactVersion":"1"},{"artifactName":"service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar","artifactChecksum":"YjQ5ODYzODA0MTI4ZjhhYjI5NmQzM2IzYWMwYmVlYmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d605d088-c0cf-448f-904f-075d33aaff0d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T02:21:22.073Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:22.080Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:22.080Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:22.080Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:23.081Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:23.082Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:23.082Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:23.082Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:24.083Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:24.084Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:24.084Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:24.084Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:25.085Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:25.086Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:25.086Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:25.086Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:26.087Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:26.088Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:26.088Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:26.088Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:27.089Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:27.091Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:27.091Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:27.091Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:28.092Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:28.093Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:28.093Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:28.093Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:29.094Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:21:29.094Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:29.094Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:29.094Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:30.095Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "serviceName": "Demo_pNF_uZmaGMaQ2skfQRRLiGY9",
  "serviceVersion": "1.0",
  "serviceUUID": "e3412d46-db7a-4ca9-b875-72500a21a592",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "649a9301-8ed7-4a21-9bff-fb75f6cebee5",
  "resources": [
    {
      "resourceInstanceName": "pNF 0ecad7c8-436f 0",
      "resourceCustomizationUUID": "54c3d372-652d-4a5a-8bba-7f94bae0d48f",
      "resourceName": "pNF 0ecad7c8-436f",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "4964df3b-284c-492a-ac38-3dd5f3014950",
      "resourceInvariantUUID": "ab2ba9e7-6f65-4ed3-834c-a6580613a10e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
      "artifactChecksum": "YjQ5ODYzODA0MTI4ZjhhYjI5NmQzM2IzYWMwYmVlYmE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d605d088-c0cf-448f-904f-075d33aaff0d"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T02:21:30.096Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T02:21:30.096Z|868e45ce-c29f-41e9-9b79-b6965eb04984|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e3412d46-db7a-4ca9-b875-72500a21a592 ASDC
2023-04-22T02:21:30.097Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:217632f1-c8fc-486f-a2bc-39384900c927
ServiceName:Demo_pNF_uZmaGMaQ2skfQRRLiGY9
ServiceVersion:1.0
ServiceUUID:e3412d46-db7a-4ca9-b875-72500a21a592
ServiceInvariantUUID:649a9301-8ed7-4a21-9bff-fb75f6cebee5
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
ArtifactUUID:d605d088-c0cf-448f-904f-075d33aaff0d
ArtifactChecksum:YjQ5ODYzODA0MTI4ZjhhYjI5NmQzM2IzYWMwYmVlYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 0ecad7c8-436f 0
ResourceCustomizationUUID:54c3d372-652d-4a5a-8bba-7f94bae0d48f
ResourceInvariantUUID:ab2ba9e7-6f65-4ed3-834c-a6580613a10e
ResourceName:pNF 0ecad7c8-436f
ResourceType:PNF
ResourceUUID:4964df3b-284c-492a-ac38-3dd5f3014950
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-22T02:21:30.098Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3412d46-db7a-4ca9-b875-72500a21a592 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:21:30.187Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:21:30.187Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:21:30.187Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:21:30.188Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d605d088-c0cf-448f-904f-075d33aaff0d from URL: /sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:30.188Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:21:30.188Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:30.366Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:21:30.374Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar d605d088-c0cf-448f-904f-075d33aaff0d 87991
2023-04-22T02:21:30.375Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar ASDC sendASDCNotification
2023-04-22T02:21:30.375Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:30.375Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:21:30.375Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:30.375Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:30.375Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130090374,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:31.376Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:21:31.377Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:21:31.378Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: d605d088-c0cf-448f-904f-075d33aaff0d, URL: /sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar to file: /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:31.379Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:31.379Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:31.380Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:31.504Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10964728456832838196/Definitions/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml
2023-04-22T02:21:32.368Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T02:21:32.369Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:21:32.369Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.369Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T02:21:32.369Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||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-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.369Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.370Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||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-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.370Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 0ecad7c8-436f 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-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.370Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.370Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.370Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.370Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:21:32.371Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.371Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.371Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Node template pNF 0ecad7c8-436f 0 is matching search criteria
2023-04-22T02:21:32.371Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:21:32.371Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 0ecad7c8-436f 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:21:32.372Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.372Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.372Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Node template pNF 0ecad7c8-436f 0 is matching search criteria
2023-04-22T02:21:32.372Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:21:32.372Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 0ecad7c8-436f 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:21:32.373Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.373Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.373Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.373Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.373Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.374Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.374Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.374Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.374Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.374Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.374Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_uZmaGMaQ2skfQRRLiGY9
Description:catalog service description
Model UUID:e3412d46-db7a-4ca9-b875-72500a21a592
Model Version:NULL
Model InvariantUuid:649a9301-8ed7-4a21-9bff-fb75f6cebee5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T02:21:32.390Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 4964df3b-284c-492a-ac38-3dd5f3014950
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:21:32.395Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||pNF 0ecad7c8-436f 0
2023-04-22T02:21:32.396Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 4964df3b-284c-492a-ac38-3dd5f3014950
2023-04-22T02:21:32.396Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||No resources found for Service: e3412d46-db7a-4ca9-b875-72500a21a592
2023-04-22T02:21:32.396Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: e3412d46-db7a-4ca9-b875-72500a21a592
2023-04-22T02:21:32.396Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 0ecad7c8-436f 0 4964df3b-284c-492a-ac38-3dd5f3014950 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:21:32.407Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3cc74e82, org.onap.sdc.toscaparser.api.parameters.Input@1aebaf5d, org.onap.sdc.toscaparser.api.parameters.Input@1e5fb5ca, org.onap.sdc.toscaparser.api.parameters.Input@252fc149, org.onap.sdc.toscaparser.api.parameters.Input@231a2830]
2023-04-22T02:21:32.407Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.408Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.408Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid e3412d46-db7a-4ca9-b875-72500a21a592: pNF 0ecad7c8-436f
2023-04-22T02:21:32.408Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Processing PNF resource: 4964df3b-284c-492a-ac38-3dd5f3014950
2023-04-22T02:21:32.408Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:21:32.408Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_uZmaGMaQ2skfQRRLiGY9 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:21:32.409Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Resource customization UUID: 54c3d372-652d-4a5a-8bba-7f94bae0d48f is the same as notified resource customizationUUID: 54c3d372-652d-4a5a-8bba-7f94bae0d48f
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-22T02:21:32.502Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 0ecad7c8-436f 4964df3b-284c-492a-ac38-3dd5f3014950 0 ASDC deployResourceStructure
2023-04-22T02:21:32.503Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar ASDC sendASDCNotification
2023-04-22T02:21:32.503Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar
2023-04-22T02:21:32.503Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:21:32.503Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:21:32.504Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:21:32.504Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130092502,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:33.505Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 217632f1-c8fc-486f-a2bc-39384900c927
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:21:33.528Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 217632f1-c8fc-486f-a2bc-39384900c927
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:21:33.533Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:21:33.534Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T02:21:33.534Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T02:21:33.534Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T02:21:33.534Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:21:33.534Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:21:33.534Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:21:33.535Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:21:33.535Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:21:33.535Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:21:33.535Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:21:33.544Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T02:21:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:21:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129959719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.353Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129962229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.353Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.353Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.353Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129983422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.354Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.354Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.354Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129969819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.354Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.354Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.354Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129962376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.355Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.355Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.355Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129959719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-22T02:21:48.355Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.355Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.355Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129962229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.355Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.356Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.356Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129969819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.356Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.356Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.356Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129983422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.356Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.356Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129962376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129959719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129969819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129962229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129983422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129962376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.358Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.359Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.359Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129959719,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:21:48.359Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.359Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.359Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129969819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:21:48.359Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.360Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.360Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682129983422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.360Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.361Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.361Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129962229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:21:48.361Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.361Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.361Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129962376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:21:48.361Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.361Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129993037,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129993361,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129992556,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:21:48.362Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.363Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.363Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129993047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:21:48.363Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.363Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.363Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682129994369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:21:48.406Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 84fe126b-74e5-4211-84be-9af6292cde3e
2023-04-22T02:21:48.406Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84fe126b-74e5-4211-84be-9af6292cde3e and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:21:48.432Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.432Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129993560,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:21:48.433Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.433Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.433Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129994165,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:21:48.433Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.434Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.434Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129993148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.434Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.434Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.434Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682129994562,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:21:48.449Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 84fe126b-74e5-4211-84be-9af6292cde3e
2023-04-22T02:21:48.450Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84fe126b-74e5-4211-84be-9af6292cde3e and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:21:48.471Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.471Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129995327,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:21:48.471Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.472Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.472Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129993148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.472Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.472Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.472Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129996398,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:21:48.486Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 84fe126b-74e5-4211-84be-9af6292cde3e
2023-04-22T02:21:48.487Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84fe126b-74e5-4211-84be-9af6292cde3e and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T02:21:48.504Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.504Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129993148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.504Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.504Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.504Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682129997400,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:21:48.504Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.505Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.505Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129993148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.505Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.505Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.505Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129993148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.505Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.505Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.506Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129998668,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:21:48.506Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.506Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.506Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129993148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:21:48.506Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.506Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.506Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "aai-model-loader",
  "timestamp": 1682129999670,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:21:48.520Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 84fe126b-74e5-4211-84be-9af6292cde3e
2023-04-22T02:21:48.520Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84fe126b-74e5-4211-84be-9af6292cde3e and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:21:48.539Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.539Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682129993148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:21:48.539Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.539Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.540Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130001034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:21:48.540Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.540Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.540Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130003147,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:21:48.540Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:21:48.541Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:21:48.541Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130004151,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:21:48.555Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 84fe126b-74e5-4211-84be-9af6292cde3e
2023-04-22T02:21:48.555Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84fe126b-74e5-4211-84be-9af6292cde3e and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:22:03.544Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 217632f1-c8fc-486f-a2bc-39384900c927 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T02:22:03.557Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 217632f1-c8fc-486f-a2bc-39384900c927 and serviceModelVersionId: e3412d46-db7a-4ca9-b875-72500a21a592
2023-04-22T02:22:03.557Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 649a9301-8ed7-4a21-9bff-fb75f6cebee5
2023-04-22T02:22:03.558Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/649a9301-8ed7-4a21-9bff-fb75f6cebee5/model-vers/model-ver/e3412d46-db7a-4ca9-b875-72500a21a592?depth=0
2023-04-22T02:22:03.563Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T02:22:03.600Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/649a9301-8ed7-4a21-9bff-fb75f6cebee5/model-vers/model-ver/e3412d46-db7a-4ca9-b875-72500a21a592?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-22T02:22:03.601Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/649a9301-8ed7-4a21-9bff-fb75f6cebee5/model-vers/model-ver/e3412d46-db7a-4ca9-b875-72500a21a592?depth=0|INFO|500||Invoke
2023-04-22T02:22:03.608Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/649a9301-8ed7-4a21-9bff-fb75f6cebee5/model-vers/model-ver/e3412d46-db7a-4ca9-b875-72500a21a592?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T02:22:03.756Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/649a9301-8ed7-4a21-9bff-fb75f6cebee5/model-vers/model-ver/e3412d46-db7a-4ca9-b875-72500a21a592?depth=0|INFO|500||InvokeReturn
2023-04-22T02:22:03.757Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/649a9301-8ed7-4a21-9bff-fb75f6cebee5/model-vers/model-ver/e3412d46-db7a-4ca9-b875-72500a21a592?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 02:22:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[208968], x-aai-txid=[2-aai-resources-230422-02:22:02:941-66534], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T02:22:03.757Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-04-22T02:22:03.758Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T02:22:03.758Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:22:03.774Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T02:22:03.775Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 217632f1-c8fc-486f-a2bc-39384900c927 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T02:22:03.775Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T02:22:03.776Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:03.776Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:03.777Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130123775,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:22:04.806Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:22:04.806Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"84fe126b-74e5-4211-84be-9af6292cde3e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"494bd934-e773-448b-b788-748c155df0be","serviceDescription":"service","serviceInvariantUUID":"0a78349c-b059-42a2-b89a-8baa0d5a3572","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"32469872-123f-4de1-bb01-a88b93ed6dd8","resourceInvariantUUID":"001b6e83-9b47-4ef6-bfcc-cb0e54a6bdbd","resourceCustomizationUUID":"2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab","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":"OGY5YTY5YTE3YjI0NGI3ZTQxM2IzODBiNGRjZWFjNTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e85a5b5-fb69-46a0-a93d-dcaba8ff61ce","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":"N2U2ZTQ4NTg0YjJhMmExMmRiZjdjZWIwYTE2ZTNlYWU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fc26306b-30ef-4ecc-ae60-80f9fc67784f","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":"9c0b09a5-68ac-4498-8b2b-ee717b9c0a65","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":"9cebf560-7b89-4672-9de7-3b91dba84709","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":"6337224e-e473-4503-92fa-f8b10b75f67b","artifactVersion":"2","generatedFromUUID":"9c0b09a5-68ac-4498-8b2b-ee717b9c0a65"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NjMyYTJmYzdjYjU1N2MxMjVjNDliOThhMzk2MmJjZWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"55262318-dfdf-4b80-9d8e-9e4018631af2","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZjRmNjAzNDM5YzNiZjhhYmZiN2JmN2M3MDIwNzRkYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3dbc36da-8654-4b1e-9d8b-980c9fe6aa95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T02:22:04.807Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:22:04.807Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:04.808Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:04.808Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:05.809Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:22:05.810Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:05.811Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:05.811Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:06.812Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:22:06.813Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:06.814Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:06.814Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:07.815Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:22:07.816Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:07.816Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:07.816Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:08.818Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:22:08.819Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:08.819Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:08.819Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:09.821Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:22:09.822Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:09.822Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:09.822Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:10.823Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:22:10.824Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:10.824Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:10.824Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:11.826Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "494bd934-e773-448b-b788-748c155df0be",
  "serviceDescription": "service",
  "serviceInvariantUUID": "0a78349c-b059-42a2-b89a-8baa0d5a3572",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "32469872-123f-4de1-bb01-a88b93ed6dd8",
      "resourceInvariantUUID": "001b6e83-9b47-4ef6-bfcc-cb0e54a6bdbd",
      "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": "N2U2ZTQ4NTg0YjJhMmExMmRiZjdjZWIwYTE2ZTNlYWU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "fc26306b-30ef-4ecc-ae60-80f9fc67784f",
          "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": "9c0b09a5-68ac-4498-8b2b-ee717b9c0a65",
          "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": "6337224e-e473-4503-92fa-f8b10b75f67b",
            "generatedFromUUID": "9c0b09a5-68ac-4498-8b2b-ee717b9c0a65"
          },
          "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": "6337224e-e473-4503-92fa-f8b10b75f67b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZjRmNjAzNDM5YzNiZjhhYmZiN2JmN2M3MDIwNzRkYWY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3dbc36da-8654-4b1e-9d8b-980c9fe6aa95"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T02:22:11.826Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T02:22:11.827Z|217632f1-c8fc-486f-a2bc-39384900c927|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 494bd934-e773-448b-b788-748c155df0be ASDC
2023-04-22T02:22:11.828Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:84fe126b-74e5-4211-84be-9af6292cde3e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:494bd934-e773-448b-b788-748c155df0be
ServiceInvariantUUID:0a78349c-b059-42a2-b89a-8baa0d5a3572
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:3dbc36da-8654-4b1e-9d8b-980c9fe6aa95
ArtifactChecksum:ZjRmNjAzNDM5YzNiZjhhYmZiN2JmN2M3MDIwNzRkYWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab
ResourceInvariantUUID:001b6e83-9b47-4ef6-bfcc-cb0e54a6bdbd
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:32469872-123f-4de1-bb01-a88b93ed6dd8
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:fc26306b-30ef-4ecc-ae60-80f9fc67784f
ArtifactChecksum:N2U2ZTQ4NTg0YjJhMmExMmRiZjdjZWIwYTE2ZTNlYWU=
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:9c0b09a5-68ac-4498-8b2b-ee717b9c0a65
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:6337224e-e473-4503-92fa-f8b10b75f67b
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:6337224e-e473-4503-92fa-f8b10b75f67b
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-22T02:22:11.828Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 494bd934-e773-448b-b788-748c155df0be ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:22:11.913Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:22:11.914Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:22:11.914Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:22:11.914Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3dbc36da-8654-4b1e-9d8b-980c9fe6aa95 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-22T02:22:11.915Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:22:11.915Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-22T02:22:12.015Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:22:12.017Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3dbc36da-8654-4b1e-9d8b-980c9fe6aa95 75151
2023-04-22T02:22:12.017Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-22T02:22:12.018Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-22T02:22:12.018Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:22:12.018Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:12.018Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:12.018Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130132017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:13.019Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:22:13.020Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-04-22T02:22:13.021Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 3dbc36da-8654-4b1e-9d8b-980c9fe6aa95, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:13.021Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-22T02:22:13.022Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:13.022Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:13.177Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17088901694362871291/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-22T02:22:14.467Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T02:22:14.467Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:22:14.467Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T02:22:14.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.469Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T02:22:14.469Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-04-22T02:22:14.469Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.469Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:14.470Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:14.470Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:22:14.470Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:22:14.470Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.471Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:14.471Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:14.471Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-04-22T02:22:14.471Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:22:14.471Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.472Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:14.472Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.472Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-22T02:22:14.472Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-22T02:22:14.472Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-22T02:22:14.473Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-22T02:22:14.473Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-22T02:22:14.473Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-22T02:22:14.473Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.473Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:22:14.474Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.474Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:14.474Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:22:14.475Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.475Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:14.475Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:22:14.475Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.475Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:14.476Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:22:14.476Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.476Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-22T02:22:14.476Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-22T02:22:14.476Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-22T02:22:14.476Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=19c663ce-20d7-4b0b-a9a0-7f0dadde1bcc
2023-04-22T02:22:14.477Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.477Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:14.477Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.477Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:14.477Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.478Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:14.478Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:14.478Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:14.478Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:494bd934-e773-448b-b788-748c155df0be
Model Version:NULL
Model InvariantUuid:0a78349c-b059-42a2-b89a-8baa0d5a3572
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:579f7a84-289a-464e-909b-55d4bc05cbaf
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:001b6e83-9b47-4ef6-bfcc-cb0e54a6bdbd
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:cc5a6f86-8b68-4d2a-8408-d7c1fee30625
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5bea1b1e-28af-4fcf-bea9-865ce44813de
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:19c663ce-20d7-4b0b-a9a0-7f0dadde1bcc
ModelInvariantUuid:5f9e826b-f584-4b67-99ca-92d60c9fdbc0
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f53d990d-64ae-4b09-985b-54d3d4061bb0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:d048f129-9fd2-4fa7-adb3-ac822958b0ef
ModelInvariantUuid:02274038-a126-43bf-976f-e807f32aa5aa
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:1affe9af-c37e-4287-9c8c-a19d2225b327
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T02:22:14.497Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 32469872-123f-4de1-bb01-a88b93ed6dd8
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:22:14.506Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||basic_vm 0
2023-04-22T02:22:14.506Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 32469872-123f-4de1-bb01-a88b93ed6dd8
2023-04-22T02:22:14.507Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fc26306b-30ef-4ecc-ae60-80f9fc67784f from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-22T02:22:14.507Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:22:14.507Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-22T02:22:14.601Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:22:14.602Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json fc26306b-30ef-4ecc-ae60-80f9fc67784f 787
2023-04-22T02:22:14.602Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-04-22T02:22:14.602Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-22T02:22:14.602Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:22:14.603Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:14.603Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:14.603Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130134602,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:15.604Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "cc5a6f86-8b68-4d2a-8408-d7c1fee30625",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5bea1b1e-28af-4fcf-bea9-865ce44813de",
    "vfModuleModelCustomizationUUID": "092fa657-64d7-4021-950a-95589140f1eb",
    "isBase": true,
    "artifacts": [
      "9c0b09a5-68ac-4498-8b2b-ee717b9c0a65",
      "6337224e-e473-4503-92fa-f8b10b75f67b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:22:15.608Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5bea1b1e-28af-4fcf-bea9-865ce44813de
VfModuleModelInvariantUUID:cc5a6f86-8b68-4d2a-8408-d7c1fee30625
VfModuleModelDescription:NULL
Artifacts UUID List:{
9c0b09a5-68ac-4498-8b2b-ee717b9c0a65
,
6337224e-e473-4503-92fa-f8b10b75f67b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T02:22:15.610Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "cc5a6f86-8b68-4d2a-8408-d7c1fee30625",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5bea1b1e-28af-4fcf-bea9-865ce44813de",
    "vfModuleModelCustomizationUUID": "092fa657-64d7-4021-950a-95589140f1eb",
    "isBase": true,
    "artifacts": [
      "9c0b09a5-68ac-4498-8b2b-ee717b9c0a65",
      "6337224e-e473-4503-92fa-f8b10b75f67b"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:22:15.611Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5bea1b1e-28af-4fcf-bea9-865ce44813de
VfModuleModelInvariantUUID:cc5a6f86-8b68-4d2a-8408-d7c1fee30625
VfModuleModelDescription:NULL
Artifacts UUID List:{
9c0b09a5-68ac-4498-8b2b-ee717b9c0a65
,
6337224e-e473-4503-92fa-f8b10b75f67b

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T02:22:15.611Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9c0b09a5-68ac-4498-8b2b-ee717b9c0a65 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-22T02:22:15.611Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:22:15.611Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-22T02:22:15.709Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:22:15.709Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 9c0b09a5-68ac-4498-8b2b-ee717b9c0a65 5033
2023-04-22T02:22:15.710Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-22T02:22:15.710Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-22T02:22:15.710Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:22:15.710Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:15.710Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:15.710Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130135710,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:16.711Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6337224e-e473-4503-92fa-f8b10b75f67b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-22T02:22:16.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-04-22T02:22:16.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-22T02:22:16.814Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-04-22T02:22:16.815Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 6337224e-e473-4503-92fa-f8b10b75f67b 903
2023-04-22T02:22:16.815Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-22T02:22:16.815Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-22T02:22:16.815Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:22:16.816Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:16.816Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:16.816Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130136815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:17.817Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 494bd934-e773-448b-b788-748c155df0be
2023-04-22T02:22:17.818Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 32469872-123f-4de1-bb01-a88b93ed6dd8 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:22:17.845Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7ed603ed, org.onap.sdc.toscaparser.api.parameters.Input@594000da, org.onap.sdc.toscaparser.api.parameters.Input@4c49a1d1, org.onap.sdc.toscaparser.api.parameters.Input@1a0399c4, org.onap.sdc.toscaparser.api.parameters.Input@54842802]
2023-04-22T02:22:17.847Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.848Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.848Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-04-22T02:22:17.848Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab
2023-04-22T02:22:17.848Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab matches Tosca VF Customization UUID: 2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab
2023-04-22T02:22:17.849Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-22T02:22:17.853Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.853Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.853Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-22T02:22:17.854Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@a96be35
2023-04-22T02:22:17.854Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.854Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:22:17.854Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 092fa657-64d7-4021-950a-95589140f1eb
2023-04-22T02:22:17.855Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 092fa657-64d7-4021-950a-95589140f1eb
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-22T02:22:17.858Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.858Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:17.859Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:22:17.859Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.859Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:17.860Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:22:17.861Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.861Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-22T02:22:17.862Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-22T02:22:17.862Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-22T02:22:17.863Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=19c663ce-20d7-4b0b-a9a0-7f0dadde1bcc
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T02:22:17.867Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.868Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:17.868Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:22:17.869Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.869Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-22T02:22:17.869Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=2a5bbe09-8016-4dd7-8f43-8cf85ab9d2ab
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:22:17.873Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.874Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.874Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 494bd934-e773-448b-b788-748c155df0be: basic_vm
2023-04-22T02:22:17.875Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.875Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.875Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.876Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.876Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.876Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.876Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.877Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.877Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:22:17.877Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:22:17.877Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:22:18.036Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 32469872-123f-4de1-bb01-a88b93ed6dd8 1 ASDC deployResourceStructure
2023-04-22T02:22:18.037Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-04-22T02:22:18.037Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-22T02:22:18.037Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:22:18.039Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:18.040Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:18.040Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130138037,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:19.042Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-22T02:22:19.042Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-22T02:22:19.043Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:22:19.043Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:19.043Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:19.044Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130139042,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:20.045Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-22T02:22:20.045Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-22T02:22:20.046Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:22:20.046Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:20.046Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:20.046Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130140045,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:21.047Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-22T02:22:21.048Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-22T02:22:21.048Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:22:21.048Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:21.048Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:21.049Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130141047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:22.050Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 84fe126b-74e5-4211-84be-9af6292cde3e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:22:22.072Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 84fe126b-74e5-4211-84be-9af6292cde3e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:22:22.076Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:22:22.076Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T02:22:22.076Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T02:22:22.076Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T02:22:22.076Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:22:22.076Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:22:22.077Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:22:22.077Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:22:22.077Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:22:22.077Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:22:22.090Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T02:22:48.343Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:22:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "868e45ce-c29f-41e9-9b79-b6965eb04984",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130081012,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T02:22:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:22:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:22:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/resourceInstances/pnf0ecad7c8436f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130090374,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:22:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:48.353Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:22:48.353Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130092502,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUzmagmaq2skfqrrligy9/1.0/artifacts/service-DemoPnfUzmagmaq2skfqrrligy9-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:22:48.353Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:22:52.090Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 84fe126b-74e5-4211-84be-9af6292cde3e and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T02:22:52.103Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 84fe126b-74e5-4211-84be-9af6292cde3e and serviceModelVersionId: 494bd934-e773-448b-b788-748c155df0be
2023-04-22T02:22:52.103Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0a78349c-b059-42a2-b89a-8baa0d5a3572
2023-04-22T02:22:52.104Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0
2023-04-22T02:22:52.109Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T02:22:52.138Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0|INFO|500||Invoke
2023-04-22T02:22:52.138Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[84fe126b-74e5-4211-84be-9af6292cde3e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fa060e00-38c2-4a77-ba46-524804492dae], X-ECOMP-RequestID=[84fe126b-74e5-4211-84be-9af6292cde3e], X-TransactionId=[], X-ONAP-RequestID=[84fe126b-74e5-4211-84be-9af6292cde3e], Content-Type=[application/merge-patch+json]}
2023-04-22T02:22:52.145Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T02:22:52.297Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?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/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 02:22:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[217144], x-aai-txid=[1-aai-resources-230422-02:22:51:478-25530], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T02:22:52.297Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-22T02:22:52.298Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0a78349c-b059-42a2-b89a-8baa0d5a3572/model-vers/model-ver/494bd934-e773-448b-b788-748c155df0be?depth=0|INFO|500||InvokeReturn
2023-04-22T02:22:52.299Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T02:22:52.299Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:22:52.310Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T02:22:52.310Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 84fe126b-74e5-4211-84be-9af6292cde3e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T02:22:52.311Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T02:22:52.311Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:22:52.311Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:22:52.312Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130172311,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:22:53.345Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:23:48.343Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:23:48.346Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.346Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "217632f1-c8fc-486f-a2bc-39384900c927",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130123775,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T02:23:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.348Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130082047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130132017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130134602,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130135710,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130136815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130138037,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.351Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130139042,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130140045,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130141047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:23:48.352Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:23:53.347Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:24:48.343Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:24:48.346Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:24:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "84fe126b-74e5-4211-84be-9af6292cde3e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130172311,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T02:24:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:24:53.348Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:25:48.344Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:25:53.350Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:26:48.346Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:26:53.351Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:27:48.349Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:27:53.353Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:28:48.351Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:28:53.354Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:29:48.353Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:29:53.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:30:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:30:53.356Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:31:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:31:53.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:32:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:32:53.358Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:32:53.471Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:32:53.472Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"bbbcf621-566f-4e29-beb0-22e7beb63862","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"cc09bb52-21be-4cd4-8859-74b6d917b291","serviceDescription":"service","serviceInvariantUUID":"098e7544-d1f9-427b-bc14-3a62bd01919c","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2e178fae-b597-48ba-958a-11c208148e18","resourceInvariantUUID":"39bac94a-3b4c-488e-a72b-be5d167e1a25","resourceCustomizationUUID":"f7296f7c-a49d-4d2e-bb20-3fa976afaa24","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"Yjk2MDY2NGQ3ZjFlZDQ5MWFkZGE1M2Y3ZjU5MDMwMzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"92ba4a23-b537-4c59-8b41-dc691bb2b168","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"NmE2NTJkYWI5Njg2Yjg3ODVkODJjNzEzMmIyYWQ4YWU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0ee0dbbe-6997-485e-a323-6f8b80d0107c","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"71ab06a1-1006-4d5c-8a1c-25114cf2b50e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e624cc79-52ca-4503-b80b-c97b10178f31","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"72cbea51-9334-441e-83d0-68c5cb47d5f2","artifactVersion":"2","generatedFromUUID":"97280892-4ad1-4235-b4ba-92d672a360f4"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b1310797-0d61-4c49-bf22-c0beda9eae12","artifactVersion":"2","generatedFromUUID":"71ab06a1-1006-4d5c-8a1c-25114cf2b50e"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"97280892-4ad1-4235-b4ba-92d672a360f4","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ed69565a-7d55-4f16-b6a9-f2d636da0f7a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"Njg1MzNkOGMyZWM4NjgxODE2ZTQ4ZDY0NTcxNDY0NDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"92c73652-c34e-45d2-8a75-8c96418b885e","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MjhlYzM5YTMyODI0MDc3NmI3Y2Y2NzM3NjFkYzEzN2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf9c45e2-ea6e-4fdf-b0ae-119f883bee7c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T02:32:53.478Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:32:53.479Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:32:53.479Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:32:53.479Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:32:53.506Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:32:53.506Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:32:53.507Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:32:54.490Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:32:54.490Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:32:54.490Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:32:54.491Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:32:55.492Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:32:55.494Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:32:55.494Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:32:55.495Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:32:56.498Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:32:56.499Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:32:56.499Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:32:56.500Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:32:57.501Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:32:57.502Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:32:57.502Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:32:57.503Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:32:58.504Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:32:58.505Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:32:58.505Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:32:58.505Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:32:59.506Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:32:59.507Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:32:59.508Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:32:59.508Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:00.509Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:33:00.510Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:00.511Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:00.511Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:01.512Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:33:01.514Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:01.515Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:01.515Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:02.516Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:33:02.517Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:02.517Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:02.517Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:03.519Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "cc09bb52-21be-4cd4-8859-74b6d917b291",
  "serviceDescription": "service",
  "serviceInvariantUUID": "098e7544-d1f9-427b-bc14-3a62bd01919c",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "f7296f7c-a49d-4d2e-bb20-3fa976afaa24",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "2e178fae-b597-48ba-958a-11c208148e18",
      "resourceInvariantUUID": "39bac94a-3b4c-488e-a72b-be5d167e1a25",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "NmE2NTJkYWI5Njg2Yjg3ODVkODJjNzEzMmIyYWQ4YWU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "0ee0dbbe-6997-485e-a323-6f8b80d0107c",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "71ab06a1-1006-4d5c-8a1c-25114cf2b50e",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "b1310797-0d61-4c49-bf22-c0beda9eae12",
            "generatedFromUUID": "71ab06a1-1006-4d5c-8a1c-25114cf2b50e"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "72cbea51-9334-441e-83d0-68c5cb47d5f2",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b1310797-0d61-4c49-bf22-c0beda9eae12",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "97280892-4ad1-4235-b4ba-92d672a360f4",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MjhlYzM5YTMyODI0MDc3NmI3Y2Y2NzM3NjFkYzEzN2Y\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "bf9c45e2-ea6e-4fdf-b0ae-119f883bee7c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T02:33:03.521Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T02:33:03.521Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 cc09bb52-21be-4cd4-8859-74b6d917b291 ASDC
2023-04-22T02:33:03.523Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:bbbcf621-566f-4e29-beb0-22e7beb63862
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:cc09bb52-21be-4cd4-8859-74b6d917b291
ServiceInvariantUUID:098e7544-d1f9-427b-bc14-3a62bd01919c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:bf9c45e2-ea6e-4fdf-b0ae-119f883bee7c
ArtifactChecksum:MjhlYzM5YTMyODI0MDc3NmI3Y2Y2NzM3NjFkYzEzN2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:f7296f7c-a49d-4d2e-bb20-3fa976afaa24
ResourceInvariantUUID:39bac94a-3b4c-488e-a72b-be5d167e1a25
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:2e178fae-b597-48ba-958a-11c208148e18
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:0ee0dbbe-6997-485e-a323-6f8b80d0107c
ArtifactChecksum:NmE2NTJkYWI5Njg2Yjg3ODVkODJjNzEzMmIyYWQ4YWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:71ab06a1-1006-4d5c-8a1c-25114cf2b50e
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:b1310797-0d61-4c49-bf22-c0beda9eae12
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:72cbea51-9334-441e-83d0-68c5cb47d5f2
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:b1310797-0d61-4c49-bf22-c0beda9eae12
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:97280892-4ad1-4235-b4ba-92d672a360f4
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-22T02:33:03.524Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cc09bb52-21be-4cd4-8859-74b6d917b291 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:33:03.598Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:33:03.600Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:33:03.600Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:33:03.600Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: bf9c45e2-ea6e-4fdf-b0ae-119f883bee7c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:03.600Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:33:03.601Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:03.731Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:33:03.736Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar bf9c45e2-ea6e-4fdf-b0ae-119f883bee7c 163259
2023-04-22T02:33:03.736Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-22T02:33:03.736Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:03.736Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:33:03.737Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:03.737Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:03.737Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130783736,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:04.738Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:33:04.743Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:33:04.744Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: bf9c45e2-ea6e-4fdf-b0ae-119f883bee7c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:04.745Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-22T02:33:04.746Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:04.746Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:04.931Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5225006150089412204/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-22T02:33:06.329Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T02:33:06.330Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-04-22T02:33:06.330Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:06.330Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-22T02:33:06.331Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:06.331Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:06.331Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:06.331Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:06.332Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-04-22T02:33:06.332Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.333Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:06.333Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:06.333Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-04-22T02:33:06.334Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:33:06.334Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.335Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:06.335Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:06.335Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-04-22T02:33:06.336Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:33:06.336Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.337Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:06.337Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.337Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-22T02:33:06.338Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-22T02:33:06.338Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-22T02:33:06.338Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-22T02:33:06.339Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.339Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:33:06.339Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.339Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:06.340Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:33:06.340Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.340Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:06.341Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:33:06.341Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.342Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:06.342Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:33:06.342Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.342Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:06.343Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:33:06.343Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.343Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-22T02:33:06.344Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-22T02:33:06.344Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=fdab2939-747f-4842-a494-324860514a99
2023-04-22T02:33:06.344Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.345Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:06.345Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.345Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:06.345Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.346Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:06.346Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:06.346Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:06.346Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:cc09bb52-21be-4cd4-8859-74b6d917b291
Model Version:NULL
Model InvariantUuid:098e7544-d1f9-427b-bc14-3a62bd01919c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:74230dcd-9bea-469a-9638-9470b2023016
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:39bac94a-3b4c-488e-a72b-be5d167e1a25
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f7296f7c-a49d-4d2e-bb20-3fa976afaa24
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:5a2c4d2d-6e0f-464c-ae44-abf0f18702ed
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:f9616aba-5de9-4581-b0fa-322dbfa90d98
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:9dc9da8c-ff21-4bb3-9e93-7c73c1dd7b54
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:0d4abc72-63c1-421d-886c-f4418a822a84
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:fdab2939-747f-4842-a494-324860514a99
ModelInvariantUuid:fbac3c24-3e71-402f-ab46-848153ed816d
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:36d18b87-7a57-4d19-a691-48dc71746abb
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:c5da8846-0b10-49f2-ae1f-1309571e2013
ModelInvariantUuid:4ab92c4c-1d65-4c28-ad49-0d70bd072d18
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:b6ce3726-5882-4277-a551-0d6d49249ac9
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T02:33:06.362Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 2e178fae-b597-48ba-958a-11c208148e18
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:33:06.370Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0
2023-04-22T02:33:06.371Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2e178fae-b597-48ba-958a-11c208148e18
2023-04-22T02:33:06.371Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0ee0dbbe-6997-485e-a323-6f8b80d0107c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-22T02:33:06.372Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:33:06.372Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-22T02:33:06.471Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:33:06.472Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 0ee0dbbe-6997-485e-a323-6f8b80d0107c 1565
2023-04-22T02:33:06.473Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-22T02:33:06.473Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-22T02:33:06.473Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:33:06.473Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:06.474Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:06.474Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130786472,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:07.475Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "9dc9da8c-ff21-4bb3-9e93-7c73c1dd7b54",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0d4abc72-63c1-421d-886c-f4418a822a84",
    "vfModuleModelCustomizationUUID": "ffac3286-6d35-4d1f-af3a-9e929d46017a",
    "isBase": true,
    "artifacts": [
      "71ab06a1-1006-4d5c-8a1c-25114cf2b50e",
      "b1310797-0d61-4c49-bf22-c0beda9eae12"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "5a2c4d2d-6e0f-464c-ae44-abf0f18702ed",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f9616aba-5de9-4581-b0fa-322dbfa90d98",
    "vfModuleModelCustomizationUUID": "49c7e30f-ad00-45e9-867c-3ddc75fb7611",
    "isBase": false,
    "artifacts": [
      "97280892-4ad1-4235-b4ba-92d672a360f4"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:33:07.482Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0d4abc72-63c1-421d-886c-f4418a822a84
VfModuleModelInvariantUUID:9dc9da8c-ff21-4bb3-9e93-7c73c1dd7b54
VfModuleModelDescription:NULL
Artifacts UUID List:{
71ab06a1-1006-4d5c-8a1c-25114cf2b50e
,
b1310797-0d61-4c49-bf22-c0beda9eae12

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:f9616aba-5de9-4581-b0fa-322dbfa90d98
VfModuleModelInvariantUUID:5a2c4d2d-6e0f-464c-ae44-abf0f18702ed
VfModuleModelDescription:NULL
Artifacts UUID List:{
97280892-4ad1-4235-b4ba-92d672a360f4

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-04-22T02:33:07.485Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "9dc9da8c-ff21-4bb3-9e93-7c73c1dd7b54",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0d4abc72-63c1-421d-886c-f4418a822a84",
    "vfModuleModelCustomizationUUID": "ffac3286-6d35-4d1f-af3a-9e929d46017a",
    "isBase": true,
    "artifacts": [
      "71ab06a1-1006-4d5c-8a1c-25114cf2b50e",
      "b1310797-0d61-4c49-bf22-c0beda9eae12"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "5a2c4d2d-6e0f-464c-ae44-abf0f18702ed",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f9616aba-5de9-4581-b0fa-322dbfa90d98",
    "vfModuleModelCustomizationUUID": "49c7e30f-ad00-45e9-867c-3ddc75fb7611",
    "isBase": false,
    "artifacts": [
      "97280892-4ad1-4235-b4ba-92d672a360f4"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:33:07.485Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0d4abc72-63c1-421d-886c-f4418a822a84
VfModuleModelInvariantUUID:9dc9da8c-ff21-4bb3-9e93-7c73c1dd7b54
VfModuleModelDescription:NULL
Artifacts UUID List:{
71ab06a1-1006-4d5c-8a1c-25114cf2b50e
,
b1310797-0d61-4c49-bf22-c0beda9eae12

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:f9616aba-5de9-4581-b0fa-322dbfa90d98
VfModuleModelInvariantUUID:5a2c4d2d-6e0f-464c-ae44-abf0f18702ed
VfModuleModelDescription:NULL
Artifacts UUID List:{
97280892-4ad1-4235-b4ba-92d672a360f4

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-04-22T02:33:07.486Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 71ab06a1-1006-4d5c-8a1c-25114cf2b50e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-22T02:33:07.486Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:33:07.487Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-22T02:33:07.588Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:33:07.588Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 71ab06a1-1006-4d5c-8a1c-25114cf2b50e 914
2023-04-22T02:33:07.589Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-22T02:33:07.589Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-22T02:33:07.589Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:33:07.590Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:07.590Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:07.590Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130787589,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:08.592Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 72cbea51-9334-441e-83d0-68c5cb47d5f2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-22T02:33:08.592Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:33:08.593Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-22T02:33:08.700Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:33:08.700Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 72cbea51-9334-441e-83d0-68c5cb47d5f2 12
2023-04-22T02:33:08.701Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-22T02:33:08.701Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-22T02:33:08.701Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:33:08.701Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:08.701Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:08.702Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130788700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:09.702Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b1310797-0d61-4c49-bf22-c0beda9eae12 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-22T02:33:09.703Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:33:09.703Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-22T02:33:09.818Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:33:09.819Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env b1310797-0d61-4c49-bf22-c0beda9eae12 96
2023-04-22T02:33:09.819Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-22T02:33:09.819Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-22T02:33:09.819Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:33:09.819Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:09.820Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:09.820Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130789819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:10.821Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 97280892-4ad1-4235-b4ba-92d672a360f4 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-22T02:33:10.821Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:33:10.822Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-22T02:33:10.932Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:33:10.933Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 97280892-4ad1-4235-b4ba-92d672a360f4 20206
2023-04-22T02:33:10.933Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-22T02:33:10.933Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-22T02:33:10.933Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:33:10.934Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:10.934Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:10.934Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130790933,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:11.939Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: cc09bb52-21be-4cd4-8859-74b6d917b291
2023-04-22T02:33:11.939Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 2e178fae-b597-48ba-958a-11c208148e18 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:33:11.962Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@220ded06, org.onap.sdc.toscaparser.api.parameters.Input@3954fbb4, org.onap.sdc.toscaparser.api.parameters.Input@27c6617a, org.onap.sdc.toscaparser.api.parameters.Input@477a2d7a, org.onap.sdc.toscaparser.api.parameters.Input@a529d4e]
2023-04-22T02:33:11.964Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.965Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.965Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2023-04-22T02:33:11.966Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= f7296f7c-a49d-4d2e-bb20-3fa976afaa24
2023-04-22T02:33:11.966Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f7296f7c-a49d-4d2e-bb20-3fa976afaa24 matches Tosca VF Customization UUID: f7296f7c-a49d-4d2e-bb20-3fa976afaa24
2023-04-22T02:33:11.966Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: f7296f7c-a49d-4d2e-bb20-3fa976afaa24  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-22T02:33:11.971Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.971Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.972Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id f7296f7c-a49d-4d2e-bb20-3fa976afaa24: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-04-22T02:33:11.972Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@161bdc3c
2023-04-22T02:33:11.972Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.973Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:33:11.973Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 49c7e30f-ad00-45e9-867c-3ddc75fb7611
2023-04-22T02:33:11.973Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 49c7e30f-ad00-45e9-867c-3ddc75fb7611
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-22T02:33:11.978Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.978Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:11.978Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:33:11.979Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.979Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:11.979Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:33:11.980Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.980Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-22T02:33:11.980Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=f7296f7c-a49d-4d2e-bb20-3fa976afaa24
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:33:11.985Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.985Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.985Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid cc09bb52-21be-4cd4-8859-74b6d917b291: basic_cnf_macro
2023-04-22T02:33:11.986Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.986Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.986Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.987Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.987Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.987Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.987Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.988Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.988Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:33:11.988Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:33:11.988Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:33:12.108Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 2e178fae-b597-48ba-958a-11c208148e18 2 ASDC deployResourceStructure
2023-04-22T02:33:12.109Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-22T02:33:12.109Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-22T02:33:12.110Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:33:12.110Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:12.110Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:12.111Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130792109,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:13.114Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-22T02:33:13.114Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-22T02:33:13.114Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:33:13.115Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:13.115Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:13.115Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130793113,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:14.125Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-22T02:33:14.126Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-04-22T02:33:14.126Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-22T02:33:14.126Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:14.127Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:14.127Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130794118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:15.129Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-22T02:33:15.129Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-22T02:33:15.129Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:33:15.130Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:15.130Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:15.131Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130795129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:16.132Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-22T02:33:16.132Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-04-22T02:33:16.132Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-22T02:33:16.133Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:16.133Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:16.133Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130796132,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:17.134Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-22T02:33:17.135Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-22T02:33:17.135Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:33:17.136Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:33:17.136Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:33:17.137Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130797134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:18.139Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:33:18.161Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:33:18.164Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:33:18.164Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:33:18.165Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:33:48.165Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:33:48.188Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:33:48.191Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:33:48.191Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:33:48.192Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:33:48.343Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:33:48.346Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:33:48.346Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:33:48.347Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:33:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:33:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:33:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:18.192Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:34:18.215Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:34:18.219Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:34:18.220Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:34:18.220Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:34:48.220Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.249Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.254Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:34:48.254Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T02:34:48.255Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T02:34:48.343Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:34:48.353Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.354Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.361Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.361Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.361Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.361Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.362Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.362Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.362Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.362Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.364Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.364Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.364Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.364Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.365Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.365Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.365Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.365Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.366Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.366Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.366Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.366Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.368Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.368Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.369Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.369Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.370Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.370Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.371Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.371Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.372Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.372Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.372Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.373Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.373Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.374Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.374Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.375Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.375Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.375Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.376Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.377Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.377Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.377Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.378Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.378Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.378Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.380Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.380Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.380Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.380Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.381Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.381Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.388Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.388Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.388Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.388Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.388Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.389Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.389Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.389Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.389Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.389Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.390Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.390Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.390Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.390Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.390Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.390Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.391Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.391Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.391Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.391Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.391Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.392Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.392Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.392Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.392Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.392Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.393Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.393Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.393Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.393Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.393Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.394Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.394Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.394Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.394Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130748430,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130745586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130715386,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.395Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130755387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130773358,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.396Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130773148,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130783456,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.397Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130783783,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130782982,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130783736,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.398Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130783990,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130784557,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130783988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.399Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.400Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.400Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.400Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.400Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.400Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130784992,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.414Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bbbcf621-566f-4e29-beb0-22e7beb63862
2023-04-22T02:34:48.414Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bbbcf621-566f-4e29-beb0-22e7beb63862 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.440Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.440Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130785659,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.441Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.441Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.442Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.442Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.443Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.443Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130786472,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.443Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.443Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.443Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130786617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.459Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of bbbcf621-566f-4e29-beb0-22e7beb63862
2023-04-22T02:34:48.459Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bbbcf621-566f-4e29-beb0-22e7beb63862 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.488Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.488Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130786041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.489Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.489Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.489Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130786789,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.489Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130787589,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.490Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130787045,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.504Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bbbcf621-566f-4e29-beb0-22e7beb63862
2023-04-22T02:34:48.505Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bbbcf621-566f-4e29-beb0-22e7beb63862 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.527Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.527Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.528Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.528Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.528Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130787962,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.543Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bbbcf621-566f-4e29-beb0-22e7beb63862
2023-04-22T02:34:48.543Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bbbcf621-566f-4e29-beb0-22e7beb63862 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T02:34:48.558Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.558Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.558Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.558Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.558Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.558Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.559Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.559Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.559Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.559Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.559Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130788700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.559Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.559Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.565Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130779819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130788965,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.566Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130789819,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.567Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130789985,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.568Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.569Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.569Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.569Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.569Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.569Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130790933,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.569Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.574Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.574Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.575Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.575Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.575Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.575Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.576Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.576Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.576Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.576Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.577Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.577Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.577Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.577Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130792109,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.578Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.578Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.578Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.578Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.579Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.579Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.579Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.579Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.580Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.580Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.580Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.580Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.581Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.581Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.581Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130793113,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.581Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.582Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.582Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.582Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.582Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.582Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.583Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.583Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.583Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.584Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.584Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.584Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.584Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.585Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.585Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130794118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-04-22T02:34:48.585Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.585Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.586Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.586Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.586Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.586Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.587Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.587Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.587Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.587Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.588Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.588Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.588Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.588Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.588Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130795129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.589Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.589Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.589Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.589Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.589Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.590Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130785993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.590Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.590Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.590Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130787619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.590Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.591Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.591Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130783511,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.591Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.591Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.591Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130796132,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-04-22T02:34:48.592Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.592Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.592Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.592Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.592Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.593Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130796295,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.593Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.593Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.593Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130796846,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.594Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.594Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.594Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130796046,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.594Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.594Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.594Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130797134,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.595Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.595Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.595Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130789969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.595Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.595Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.596Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130797298,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.606Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bbbcf621-566f-4e29-beb0-22e7beb63862
2023-04-22T02:34:48.606Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bbbcf621-566f-4e29-beb0-22e7beb63862 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.624Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.625Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130797049,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.625Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.626Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.626Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130798382,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.659Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of aa0812d6-6408-4136-9b8d-d5a6ffc050f2
2023-04-22T02:34:48.659Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.681Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.682Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130798086,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.682Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.682Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.682Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130798052,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.693Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of aa0812d6-6408-4136-9b8d-d5a6ffc050f2
2023-04-22T02:34:48.694Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130799185,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130800416,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.712Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.713Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130801488,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.724Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of aa0812d6-6408-4136-9b8d-d5a6ffc050f2
2023-04-22T02:34:48.725Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T02:34:48.741Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.741Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130802489,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.741Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.742Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.742Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.742Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.742Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.742Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.742Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.743Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.743Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.743Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.744Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.744Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.744Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.744Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.745Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.745Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.745Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.746Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.746Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.746Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.746Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.747Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.747Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.747Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.747Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.748Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.748Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.748Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.749Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.749Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130803148,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.749Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.749Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.749Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130811991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.750Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.751Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.751Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.751Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.751Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130814056,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.751Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.751Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.751Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.752Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.752Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.752Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130815060,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.765Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of aa0812d6-6408-4136-9b8d-d5a6ffc050f2
2023-04-22T02:34:48.765Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:34:48.787Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.788Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:34:48.788Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.788Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.788Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130809819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:34:48.789Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.789Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.789Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130817949,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:34:48.789Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.790Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.790Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130823642,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:34:48.790Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:34:48.790Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:34:48.790Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130824645,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:34:48.804Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of aa0812d6-6408-4136-9b8d-d5a6ffc050f2
2023-04-22T02:34:48.804Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:35:18.255Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:35:18.279Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:35:18.284Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:35:18.285Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:35:18.285Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:35:18.296Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T02:35:48.296Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bbbcf621-566f-4e29-beb0-22e7beb63862 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T02:35:48.309Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bbbcf621-566f-4e29-beb0-22e7beb63862 and serviceModelVersionId: cc09bb52-21be-4cd4-8859-74b6d917b291
2023-04-22T02:35:48.310Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 098e7544-d1f9-427b-bc14-3a62bd01919c
2023-04-22T02:35:48.312Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/098e7544-d1f9-427b-bc14-3a62bd01919c/model-vers/model-ver/cc09bb52-21be-4cd4-8859-74b6d917b291?depth=0
2023-04-22T02:35:48.318Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T02:35:48.343Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:48.346Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.346Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.347Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.347Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.347Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.348Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.349Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.349Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.349Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.349Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.350Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.350Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.350Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.350Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.350Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.350Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.351Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.351Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.351Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.352Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.352Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.352Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.352Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.352Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/098e7544-d1f9-427b-bc14-3a62bd01919c/model-vers/model-ver/cc09bb52-21be-4cd4-8859-74b6d917b291?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-22T02:35:48.352Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.353Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.353Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.353Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.353Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.353Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/098e7544-d1f9-427b-bc14-3a62bd01919c/model-vers/model-ver/cc09bb52-21be-4cd4-8859-74b6d917b291?depth=0|INFO|500||Invoke
2023-04-22T02:35:48.354Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.354Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.354Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.354Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.354Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.355Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.356Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.357Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.358Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.360Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.361Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/098e7544-d1f9-427b-bc14-3a62bd01919c/model-vers/model-ver/cc09bb52-21be-4cd4-8859-74b6d917b291?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T02:35:48.361Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.361Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.362Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.363Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.364Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.364Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.365Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.365Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.365Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.366Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.366Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.368Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.368Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.368Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.368Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.368Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.369Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.369Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.370Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.370Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.370Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.371Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.371Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.371Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.372Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:35:48.372Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.373Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.373Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.373Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.374Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.374Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.375Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.375Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.375Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.376Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.376Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.376Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.377Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.377Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.377Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.378Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.378Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.378Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.379Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130859055,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:35:48.380Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.380Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.380Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130876567,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:35:48.381Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.381Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.381Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682130863494,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:35:48.381Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.382Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130859388,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:35:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130869819,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:35:48.383Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130887544,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:35:48.384Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130887294,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:35:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.385Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130887611,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:35:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.386Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-22T02:35:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130886812,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:35:48.387Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:35:48.507Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/098e7544-d1f9-427b-bc14-3a62bd01919c/model-vers/model-ver/cc09bb52-21be-4cd4-8859-74b6d917b291?depth=0|INFO|500||InvokeReturn
2023-04-22T02:35:48.508Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/098e7544-d1f9-427b-bc14-3a62bd01919c/model-vers/model-ver/cc09bb52-21be-4cd4-8859-74b6d917b291?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 02:35:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[258160], x-aai-txid=[1-aai-resources-230422-02:35:47:676-44342], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T02:35:48.508Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-04-22T02:35:48.508Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T02:35:48.508Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:35:48.523Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T02:35:48.523Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bbbcf621-566f-4e29-beb0-22e7beb63862 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T02:35:48.523Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T02:35:48.524Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:48.524Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:48.524Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130948523,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:35:49.553Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:35:49.562Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:35:49.562Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"aa0812d6-6408-4136-9b8d-d5a6ffc050f2","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"57d3642e-f67d-456d-83cd-785620505c34","serviceDescription":"service","serviceInvariantUUID":"b309a57f-11a5-4cea-a5d5-5dbd31ecfd50","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7b3f7f52-8acb-4a84-9731-09302c979618","resourceInvariantUUID":"5cf8ffaa-2631-4a00-a4e3-1940fa81dc49","resourceCustomizationUUID":"67378aed-60e3-48ae-8d90-cd2a9ee390a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDVmZjlmNTNmOWFjN2UwOTNlYTdlNzEzYzhmMGU3NzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0a828be5-f881-4ad9-8ff4-1dbe741d5ca3","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"NmQ5ZDI5NDVlMTRhZWExMGVlNzZlNTdlNGNiOWIxZGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"019c2217-9dda-4982-b4f8-056441ea9d6b","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"eba4bd90-406d-4edd-af61-5241c9315509","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f1fc6f5b-e033-4def-831e-a244ea7df73a","artifactVersion":"2","generatedFromUUID":"2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"YmI4ZmE1NjYxODFjM2NjNmE3ZmM0MWYwYTZjNWM3MGY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"77a37b26-7aa6-43cd-ae4d-f107f5219269","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"YTM5MGNlZGIwYTUwZDI4MjQ1NWVlNDZhOTAzMjQ3YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"82464fed-364b-48a8-b70e-b9430b1d57a3","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YTY1ODE0YmRjMjY0NmE5ODQ0MGNmYzljZDM2MmIwMjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0b2c9141-84fa-4cee-8f90-c962110cab79","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T02:35:49.565Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:49.565Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:49.565Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:49.565Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:50.566Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:50.567Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:50.567Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:50.567Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:51.570Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:51.570Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:51.571Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:51.571Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:52.573Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:52.575Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:52.575Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:52.575Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:53.577Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:53.578Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:53.579Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:53.579Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:54.581Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:54.582Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:54.582Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:54.583Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:55.584Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:55.585Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:55.585Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:55.586Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:56.587Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:35:56.588Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:56.589Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:56.590Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:57.592Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "57d3642e-f67d-456d-83cd-785620505c34",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b309a57f-11a5-4cea-a5d5-5dbd31ecfd50",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "67378aed-60e3-48ae-8d90-cd2a9ee390a2",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7b3f7f52-8acb-4a84-9731-09302c979618",
      "resourceInvariantUUID": "5cf8ffaa-2631-4a00-a4e3-1940fa81dc49",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "NmQ5ZDI5NDVlMTRhZWExMGVlNzZlNTdlNGNiOWIxZGU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "019c2217-9dda-4982-b4f8-056441ea9d6b",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f1fc6f5b-e033-4def-831e-a244ea7df73a",
            "generatedFromUUID": "2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f1fc6f5b-e033-4def-831e-a244ea7df73a",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "YTY1ODE0YmRjMjY0NmE5ODQ0MGNmYzljZDM2MmIwMjA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0b2c9141-84fa-4cee-8f90-c962110cab79"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T02:35:57.593Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T02:35:57.593Z|bbbcf621-566f-4e29-beb0-22e7beb63862|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 57d3642e-f67d-456d-83cd-785620505c34 ASDC
2023-04-22T02:35:57.594Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:aa0812d6-6408-4136-9b8d-d5a6ffc050f2
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:57d3642e-f67d-456d-83cd-785620505c34
ServiceInvariantUUID:b309a57f-11a5-4cea-a5d5-5dbd31ecfd50
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:0b2c9141-84fa-4cee-8f90-c962110cab79
ArtifactChecksum:YTY1ODE0YmRjMjY0NmE5ODQ0MGNmYzljZDM2MmIwMjA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:67378aed-60e3-48ae-8d90-cd2a9ee390a2
ResourceInvariantUUID:5cf8ffaa-2631-4a00-a4e3-1940fa81dc49
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:7b3f7f52-8acb-4a84-9731-09302c979618
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:019c2217-9dda-4982-b4f8-056441ea9d6b
ArtifactChecksum:NmQ5ZDI5NDVlMTRhZWExMGVlNzZlNTdlNGNiOWIxZGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:f1fc6f5b-e033-4def-831e-a244ea7df73a
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:f1fc6f5b-e033-4def-831e-a244ea7df73a
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-22T02:35:57.594Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 57d3642e-f67d-456d-83cd-785620505c34 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:35:57.667Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:35:57.668Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:35:57.668Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:35:57.668Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 0b2c9141-84fa-4cee-8f90-c962110cab79 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-22T02:35:57.668Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:35:57.669Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-22T02:35:57.775Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:35:57.777Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 0b2c9141-84fa-4cee-8f90-c962110cab79 82970
2023-04-22T02:35:57.777Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-22T02:35:57.777Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-22T02:35:57.777Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:35:57.778Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:35:57.778Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:35:57.778Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130957777,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:35:58.779Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:35:58.780Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:35:58.781Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 0b2c9141-84fa-4cee-8f90-c962110cab79, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:35:58.781Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-22T02:35:58.782Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:35:58.782Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:35:58.928Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15149259431702109263/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-22T02:36:00.201Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T02:36:00.201Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-04-22T02:36:00.202Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.202Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T02:36:00.202Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.202Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.202Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.202Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.202Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.203Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.203Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-22T02:36:00.203Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-04-22T02:36:00.203Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.203Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:00.203Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:00.204Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-04-22T02:36:00.204Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:36:00.204Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.204Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:00.205Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:00.205Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-04-22T02:36:00.205Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:36:00.205Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.205Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:00.206Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.206Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-22T02:36:00.206Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-22T02:36:00.206Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-22T02:36:00.206Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-22T02:36:00.207Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-22T02:36:00.207Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-22T02:36:00.207Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.207Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:36:00.207Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.207Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:00.208Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:36:00.208Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.208Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:00.208Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:36:00.209Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.209Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:00.209Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:36:00.209Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.209Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-22T02:36:00.209Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-22T02:36:00.210Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-22T02:36:00.210Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ba436337-4d2f-4474-a74e-198141dfd534
2023-04-22T02:36:00.210Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.210Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:00.210Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.211Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:00.211Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.211Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:00.211Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:00.211Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:00.211Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:57d3642e-f67d-456d-83cd-785620505c34
Model Version:NULL
Model InvariantUuid:b309a57f-11a5-4cea-a5d5-5dbd31ecfd50
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:99873a51-afa9-44c1-be9c-59b7a591da71
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:5cf8ffaa-2631-4a00-a4e3-1940fa81dc49
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:67378aed-60e3-48ae-8d90-cd2a9ee390a2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:866fae07-ba0c-4e83-b946-ad5c6e7862a8
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:7ffeef4c-5b5a-4fb7-95ca-c8de72b976a9
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:ba436337-4d2f-4474-a74e-198141dfd534
ModelInvariantUuid:37fd52e9-b900-4e55-b799-29025d2422d7
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c80c527b-42bd-4a9f-980e-e641fa55f4e9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:e6d2b067-a250-42af-8b44-4268625d3372
ModelInvariantUuid:266950b5-280f-4380-8da8-b7560a9e8379
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:d866ed58-ae8f-47f6-994b-cd119709231e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T02:36:00.231Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 7b3f7f52-8acb-4a84-9731-09302c979618
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:36:00.236Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||basic_vm_macro 0
2023-04-22T02:36:00.236Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7b3f7f52-8acb-4a84-9731-09302c979618
2023-04-22T02:36:00.236Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 019c2217-9dda-4982-b4f8-056441ea9d6b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-22T02:36:00.237Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:36:00.237Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-22T02:36:00.341Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:36:00.342Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 019c2217-9dda-4982-b4f8-056441ea9d6b 792
2023-04-22T02:36:00.342Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-22T02:36:00.342Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-22T02:36:00.342Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:36:00.343Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:00.343Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:00.343Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130960342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:01.344Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "866fae07-ba0c-4e83-b946-ad5c6e7862a8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7ffeef4c-5b5a-4fb7-95ca-c8de72b976a9",
    "vfModuleModelCustomizationUUID": "465ca1a5-cf2e-4a16-9ba8-2b904df51dae",
    "isBase": true,
    "artifacts": [
      "2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808",
      "f1fc6f5b-e033-4def-831e-a244ea7df73a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:36:01.347Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7ffeef4c-5b5a-4fb7-95ca-c8de72b976a9
VfModuleModelInvariantUUID:866fae07-ba0c-4e83-b946-ad5c6e7862a8
VfModuleModelDescription:NULL
Artifacts UUID List:{
2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808
,
f1fc6f5b-e033-4def-831e-a244ea7df73a

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T02:36:01.349Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "866fae07-ba0c-4e83-b946-ad5c6e7862a8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7ffeef4c-5b5a-4fb7-95ca-c8de72b976a9",
    "vfModuleModelCustomizationUUID": "465ca1a5-cf2e-4a16-9ba8-2b904df51dae",
    "isBase": true,
    "artifacts": [
      "2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808",
      "f1fc6f5b-e033-4def-831e-a244ea7df73a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-22T02:36:01.349Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7ffeef4c-5b5a-4fb7-95ca-c8de72b976a9
VfModuleModelInvariantUUID:866fae07-ba0c-4e83-b946-ad5c6e7862a8
VfModuleModelDescription:NULL
Artifacts UUID List:{
2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808
,
f1fc6f5b-e033-4def-831e-a244ea7df73a

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-22T02:36:01.349Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-22T02:36:01.350Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:36:01.350Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-22T02:36:01.467Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:36:01.468Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2a1b4f49-d02e-4ffb-bcfa-d6633ddf9808 5033
2023-04-22T02:36:01.468Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-22T02:36:01.468Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-22T02:36:01.468Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:36:01.468Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:01.468Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:01.469Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130961468,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:02.469Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: f1fc6f5b-e033-4def-831e-a244ea7df73a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-22T02:36:02.470Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:36:02.470Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-22T02:36:02.575Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:36:02.576Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env f1fc6f5b-e033-4def-831e-a244ea7df73a 903
2023-04-22T02:36:02.576Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-22T02:36:02.576Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-22T02:36:02.577Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:36:02.577Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:02.577Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:02.578Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130962576,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:03.579Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 57d3642e-f67d-456d-83cd-785620505c34
2023-04-22T02:36:03.579Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 7b3f7f52-8acb-4a84-9731-09302c979618 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:36:03.606Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6f00f7a8, org.onap.sdc.toscaparser.api.parameters.Input@74de117e, org.onap.sdc.toscaparser.api.parameters.Input@aa161b3, org.onap.sdc.toscaparser.api.parameters.Input@36c24339, org.onap.sdc.toscaparser.api.parameters.Input@5e175ffe]
2023-04-22T02:36:03.608Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.608Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.609Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2023-04-22T02:36:03.609Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 67378aed-60e3-48ae-8d90-cd2a9ee390a2
2023-04-22T02:36:03.609Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 67378aed-60e3-48ae-8d90-cd2a9ee390a2 matches Tosca VF Customization UUID: 67378aed-60e3-48ae-8d90-cd2a9ee390a2
2023-04-22T02:36:03.609Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 67378aed-60e3-48ae-8d90-cd2a9ee390a2  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-22T02:36:03.615Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.615Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.616Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 67378aed-60e3-48ae-8d90-cd2a9ee390a2: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-04-22T02:36:03.616Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7f14e57e
2023-04-22T02:36:03.616Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.617Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T02:36:03.617Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 465ca1a5-cf2e-4a16-9ba8-2b904df51dae
2023-04-22T02:36:03.617Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 465ca1a5-cf2e-4a16-9ba8-2b904df51dae
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-22T02:36:03.621Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.622Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:03.622Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:36:03.622Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.623Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:03.623Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:36:03.623Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.624Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-22T02:36:03.624Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-22T02:36:03.624Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-22T02:36:03.624Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ba436337-4d2f-4474-a74e-198141dfd534
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T02:36:03.628Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.629Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:03.629Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T02:36:03.629Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.629Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-22T02:36:03.629Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=67378aed-60e3-48ae-8d90-cd2a9ee390a2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:36:03.633Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.634Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.634Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 57d3642e-f67d-456d-83cd-785620505c34: basic_vm_macro
2023-04-22T02:36:03.634Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.634Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.635Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.635Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.635Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.635Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.635Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.636Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.636Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:03.636Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:03.636Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:36:03.835Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 7b3f7f52-8acb-4a84-9731-09302c979618 1 ASDC deployResourceStructure
2023-04-22T02:36:03.836Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-22T02:36:03.836Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-22T02:36:03.836Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:36:03.836Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:03.836Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:03.837Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130963835,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:04.838Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-22T02:36:04.838Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-22T02:36:04.839Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:36:04.839Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:04.839Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:04.839Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130964838,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:05.841Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-22T02:36:05.841Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-22T02:36:05.841Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:36:05.842Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:05.842Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:05.842Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130965841,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:06.843Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-22T02:36:06.844Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-22T02:36:06.844Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:36:06.844Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:06.844Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:06.844Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130966843,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:07.846Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aa0812d6-6408-4136-9b8d-d5a6ffc050f2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:36:07.872Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aa0812d6-6408-4136-9b8d-d5a6ffc050f2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:36:07.878Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:36:07.878Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:07.879Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:36:07.890Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T02:36:37.891Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T02:36:37.906Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and serviceModelVersionId: 57d3642e-f67d-456d-83cd-785620505c34
2023-04-22T02:36:37.907Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b309a57f-11a5-4cea-a5d5-5dbd31ecfd50
2023-04-22T02:36:37.908Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b309a57f-11a5-4cea-a5d5-5dbd31ecfd50/model-vers/model-ver/57d3642e-f67d-456d-83cd-785620505c34?depth=0
2023-04-22T02:36:37.913Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T02:36:37.939Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b309a57f-11a5-4cea-a5d5-5dbd31ecfd50/model-vers/model-ver/57d3642e-f67d-456d-83cd-785620505c34?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-22T02:36:37.940Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b309a57f-11a5-4cea-a5d5-5dbd31ecfd50/model-vers/model-ver/57d3642e-f67d-456d-83cd-785620505c34?depth=0|INFO|500||Invoke
2023-04-22T02:36:37.947Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b309a57f-11a5-4cea-a5d5-5dbd31ecfd50/model-vers/model-ver/57d3642e-f67d-456d-83cd-785620505c34?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T02:36:38.116Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b309a57f-11a5-4cea-a5d5-5dbd31ecfd50/model-vers/model-ver/57d3642e-f67d-456d-83cd-785620505c34?depth=0|INFO|500||InvokeReturn
2023-04-22T02:36:38.117Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b309a57f-11a5-4cea-a5d5-5dbd31ecfd50/model-vers/model-ver/57d3642e-f67d-456d-83cd-785620505c34?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 02:36:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[229552], x-aai-txid=[0-aai-resources-230422-02:36:37:261-17716], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T02:36:38.117Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-04-22T02:36:38.117Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T02:36:38.117Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:36:38.129Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T02:36:38.130Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID aa0812d6-6408-4136-9b8d-d5a6ffc050f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T02:36:38.130Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T02:36:38.131Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:38.131Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:38.131Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130998130,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:36:39.167Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T02:36:39.168Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"d2be05ca-cb26-40cb-b1b6-9ee912291fa1","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"45e43494-e4be-4e9d-9bbb-a4180b4b788e","serviceDescription":"service","serviceInvariantUUID":"6601ff5a-fec0-43f1-aede-e4521c75ae96","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0680d313-fa74-4a68-86ed-8d4ebcf72289","resourceInvariantUUID":"fa19de93-63f9-46dd-be5d-56d3d3372486","resourceCustomizationUUID":"cff7117f-07f2-4beb-9215-2575616b9b72","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NjMzZjdmNTkxODA1Y2Y4NDZiZTUwYWQzNzY0NjU3MDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3efb8710-00a0-4732-bd28-300dc1268831","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"864388a1-180b-4f7c-9ad9-b5c884948410","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"aed49a35-480a-4a6e-abc0-420775e1581c","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"YWEzZGUxMDY3MTNkYmMxMzg4MWM1MDE1NGFmZDhlNGI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"9000739b-373f-405a-a509-e4c5258be25d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"aa40d7b1-b482-47c8-b4ff-ce5e809c7965","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2008ce8f-3ac6-4d37-b634-ab76d173cb52","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d537a1ae-da6e-4299-b53b-dfeaaae00417","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"YzE1ZDM0MjQxY2JiY2M5OWIzYjhmNmMyNjYzZjlhYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b5b7885c-c0bc-49f8-a751-e1ac1cb08ed4","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YWM2MWNjYTY1YWNlNTY3NmNkMWY3Yjg5MjdmM2MyM2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f7fd7d7-160a-4cce-a8c2-0fe053ba527d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T02:36:39.168Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:39.169Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:39.169Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:39.169Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:40.170Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:40.171Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:40.171Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:40.171Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:41.172Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:41.173Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:41.174Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:41.174Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:42.175Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:42.176Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:42.177Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:42.177Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:43.178Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:43.180Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:43.180Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:43.180Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:44.182Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:44.183Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:44.183Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:44.183Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:45.185Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:45.186Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:45.187Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:45.187Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:46.189Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:46.190Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:46.190Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:46.191Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:47.192Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T02:36:47.193Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:47.193Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:47.193Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:48.195Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "45e43494-e4be-4e9d-9bbb-a4180b4b788e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "6601ff5a-fec0-43f1-aede-e4521c75ae96",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "cff7117f-07f2-4beb-9215-2575616b9b72",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "0680d313-fa74-4a68-86ed-8d4ebcf72289",
      "resourceInvariantUUID": "fa19de93-63f9-46dd-be5d-56d3d3372486",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "YWM2MWNjYTY1YWNlNTY3NmNkMWY3Yjg5MjdmM2MyM2Y\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6f7fd7d7-160a-4cce-a8c2-0fe053ba527d"
    }
  ],
  "workloadContext": "Production"
}
2023-04-22T02:36:48.196Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T02:36:48.196Z|aa0812d6-6408-4136-9b8d-d5a6ffc050f2|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 45e43494-e4be-4e9d-9bbb-a4180b4b788e ASDC
2023-04-22T02:36:48.198Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:d2be05ca-cb26-40cb-b1b6-9ee912291fa1
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:45e43494-e4be-4e9d-9bbb-a4180b4b788e
ServiceInvariantUUID:6601ff5a-fec0-43f1-aede-e4521c75ae96
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-TestPnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
ArtifactUUID:6f7fd7d7-160a-4cce-a8c2-0fe053ba527d
ArtifactChecksum:YWM2MWNjYTY1YWNlNTY3NmNkMWY3Yjg5MjdmM2MyM2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:cff7117f-07f2-4beb-9215-2575616b9b72
ResourceInvariantUUID:fa19de93-63f9-46dd-be5d-56d3d3372486
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:0680d313-fa74-4a68-86ed-8d4ebcf72289
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-22T02:36:48.198Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 45e43494-e4be-4e9d-9bbb-a4180b4b788e ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:36:48.263Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:36:48.264Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:36:48.264Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:36:48.264Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 6f7fd7d7-160a-4cce-a8c2-0fe053ba527d from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-22T02:36:48.264Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-04-22T02:36:48.265Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-22T02:36:48.343Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.347Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130887815,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:36:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.349Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130888585,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-22T02:36:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.350Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682130889067,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:36:48.364Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d2be05ca-cb26-40cb-b1b6-9ee912291fa1
2023-04-22T02:36:48.364Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:36:48.376Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-04-22T02:36:48.379Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 6f7fd7d7-160a-4cce-a8c2-0fe053ba527d 111072
2023-04-22T02:36:48.379Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-22T02:36:48.379Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-22T02:36:48.379Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T02:36:48.379Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:48.380Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:48.380Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682131008379,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:48.386Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.387Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682130888817,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:36:48.399Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d2be05ca-cb26-40cb-b1b6-9ee912291fa1
2023-04-22T02:36:48.399Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:36:48.420Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.421Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682130889588,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:36:48.434Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of d2be05ca-cb26-40cb-b1b6-9ee912291fa1
2023-04-22T02:36:48.434Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and ComponentName 
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:36:48.459Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.459Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130891204,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:36:48.459Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.459Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.459Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "aai-model-loader",
  "timestamp": 1682130892206,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:36:48.474Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d2be05ca-cb26-40cb-b1b6-9ee912291fa1
2023-04-22T02:36:48.474Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:36:48.496Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.496Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.496Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.497Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.497Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.497Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.497Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.497Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.498Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.498Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.498Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.498Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.498Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.499Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.499Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.499Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.499Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.499Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.500Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.500Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.500Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.500Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.500Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:36:48.501Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.501Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.501Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130893148,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:36:48.501Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.501Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.501Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130902966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:36:48.502Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.502Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.502Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130904679,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:36:48.502Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:36:48.502Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T02:36:48.503Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682130905682,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:36:48.514Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d2be05ca-cb26-40cb-b1b6-9ee912291fa1
2023-04-22T02:36:48.514Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T02:36:49.382Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T02:36:49.383Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-04-22T02:36:49.384Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 6f7fd7d7-160a-4cce-a8c2-0fe053ba527d, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:49.384Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-04-22T02:36:49.386Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:49.386Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:49.496Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16827719773815944599/Definitions/service-TestPnfMacro-template.yml
2023-04-22T02:36:50.313Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.314Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.315Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.315Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-04-22T02:36:50.315Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.315Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.315Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-22T02:36:50.316Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-04-22T02:36:50.316Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:36:50.316Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.316Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.316Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-22T02:36:50.316Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-04-22T02:36:50.317Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T02:36:50.317Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.317Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.317Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.317Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.317Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.317Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.318Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.318Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.318Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.318Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.318Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:45e43494-e4be-4e9d-9bbb-a4180b4b788e
Model Version:NULL
Model InvariantUuid:6601ff5a-fec0-43f1-aede-e4521c75ae96
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T02:36:50.338Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0680d313-fa74-4a68-86ed-8d4ebcf72289
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:36:50.343Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||test-pnf 0
2023-04-22T02:36:50.344Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 0680d313-fa74-4a68-86ed-8d4ebcf72289
2023-04-22T02:36:50.344Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 45e43494-e4be-4e9d-9bbb-a4180b4b788e
2023-04-22T02:36:50.344Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 45e43494-e4be-4e9d-9bbb-a4180b4b788e
2023-04-22T02:36:50.344Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 0680d313-fa74-4a68-86ed-8d4ebcf72289 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:36:50.353Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@15f68e32, org.onap.sdc.toscaparser.api.parameters.Input@33a08789, org.onap.sdc.toscaparser.api.parameters.Input@77a9b258, org.onap.sdc.toscaparser.api.parameters.Input@307ea670, org.onap.sdc.toscaparser.api.parameters.Input@11583953]
2023-04-22T02:36:50.354Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.354Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.354Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 45e43494-e4be-4e9d-9bbb-a4180b4b788e: test-pnf
2023-04-22T02:36:50.354Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Processing PNF resource: 0680d313-fa74-4a68-86ed-8d4ebcf72289
2023-04-22T02:36:50.354Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-22T02:36:50.354Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T02:36:50.355Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Resource customization UUID: cff7117f-07f2-4beb-9215-2575616b9b72 is the same as notified resource customizationUUID: cff7117f-07f2-4beb-9215-2575616b9b72
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-22T02:36:50.431Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 0680d313-fa74-4a68-86ed-8d4ebcf72289 0 ASDC deployResourceStructure
2023-04-22T02:36:50.431Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-22T02:36:50.431Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-22T02:36:50.431Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T02:36:50.432Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:36:50.432Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:36:50.432Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682131010431,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:36:51.434Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d2be05ca-cb26-40cb-b1b6-9ee912291fa1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:36:51.463Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d2be05ca-cb26-40cb-b1b6-9ee912291fa1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T02:36:51.469Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T02:36:51.469Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T02:36:51.469Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T02:36:51.470Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T02:36:51.470Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:51.470Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:51.470Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:51.471Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:51.471Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:51.471Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-22T02:36:51.471Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T02:36:51.483Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T02:37:21.484Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T02:37:21.505Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and serviceModelVersionId: 45e43494-e4be-4e9d-9bbb-a4180b4b788e
2023-04-22T02:37:21.505Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6601ff5a-fec0-43f1-aede-e4521c75ae96
2023-04-22T02:37:21.507Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0
2023-04-22T02:37:21.513Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T02:37:21.542Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0|INFO|500||Invoke
2023-04-22T02:37:21.543Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d2be05ca-cb26-40cb-b1b6-9ee912291fa1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b1f281d2-1a89-47b0-8942-a980c15adb4e], X-ECOMP-RequestID=[d2be05ca-cb26-40cb-b1b6-9ee912291fa1], X-TransactionId=[], X-ONAP-RequestID=[d2be05ca-cb26-40cb-b1b6-9ee912291fa1], Content-Type=[application/merge-patch+json]}
2023-04-22T02:37:21.549Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-22T02:37:21.783Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?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/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 02:37:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[230], vertex-id=[258104], x-aai-txid=[0-aai-resources-230422-02:37:20:862-6788], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T02:37:21.783Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-22T02:37:21.784Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6601ff5a-fec0-43f1-aede-e4521c75ae96/model-vers/model-ver/45e43494-e4be-4e9d-9bbb-a4180b4b788e?depth=0|INFO|500||InvokeReturn
2023-04-22T02:37:21.784Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T02:37:21.784Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T02:37:21.793Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T02:37:21.793Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d2be05ca-cb26-40cb-b1b6-9ee912291fa1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T02:37:21.794Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T02:37:21.794Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-04-22T02:37:21.795Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T02:37:21.795Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682131041794,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T02:37:22.824Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:37:48.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:37:48.350Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "bbbcf621-566f-4e29-beb0-22e7beb63862",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130948523,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130957777,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130960342,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130961468,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130962576,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130963835,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130964838,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130965841,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130966843,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "aa0812d6-6408-4136-9b8d-d5a6ffc050f2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130998130,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682130949553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-22T02:37:48.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:38:22.826Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:38:48.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:38:48.346Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T02:38:48.347Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682131008379,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-22T02:38:48.348Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:38:48.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T02:38:48.349Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682131010431,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-22T02:38:48.349Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:38:48.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T02:38:48.350Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d2be05ca-cb26-40cb-b1b6-9ee912291fa1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682131041794,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T02:38:48.350Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T02:39:22.829Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:39:48.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:40:22.831Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:40:48.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:41:22.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:41:48.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:42:22.834Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:42:48.348Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:43:22.835Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:43:48.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:44:22.836Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:44:48.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:45:22.838Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:45:48.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:46:22.839Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:46:48.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:47:22.840Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:47:48.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:48:22.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:48:48.357Z|dacec4a1-5308-416a-8255-fb5eb3700511|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:49:22.846Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:49:48.359Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:50:22.847Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:50:48.362Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:51:22.850Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:51:48.364Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:52:22.851Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:52:48.366Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:53:22.852Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:53:48.367Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:54:22.853Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:54:48.369Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:55:22.855Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:55:48.371Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:56:22.856Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:56:48.373Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:57:22.858Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:57:48.374Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:58:22.859Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:58:48.375Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T02:59:22.861Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T02:59:48.376Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:00:22.862Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:00:48.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:01:22.863Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:01:48.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:02:22.866Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:02:48.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:03:22.869Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:03:48.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:04:22.871Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:04:48.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:05:22.873Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:05:48.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:06:22.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:06:48.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:07:22.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:07:48.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:08:22.877Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:08:48.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:09:22.879Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:09:48.392Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:10:22.881Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:10:48.394Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:11:22.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:11:48.395Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:12:22.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:12:48.396Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:13:22.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:13:48.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:14:22.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:14:48.400Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:15:22.891Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:15:48.402Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:16:22.893Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:16:48.405Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:17:22.895Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:17:48.405Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:18:22.895Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:18:48.407Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:19:22.897Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:19:48.408Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:20:22.899Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:20:48.409Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:21:22.901Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:21:48.409Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:22:22.902Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:22:48.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:23:22.906Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:23:48.413Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:24:22.906Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:24:48.414Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:25:22.908Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:25:48.415Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:26:22.909Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:26:48.416Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:27:22.911Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:27:48.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:28:22.912Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:28:48.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:29:22.914Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:29:48.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:30:22.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:30:48.426Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:31:22.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:31:48.427Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:32:22.918Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:32:48.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:33:22.920Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:33:48.429Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:34:22.922Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:34:48.431Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:35:22.923Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:35:48.433Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:36:22.925Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:36:48.435Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:37:22.927Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:37:48.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:38:22.929Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:38:48.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:39:22.931Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:39:48.439Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:40:22.931Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:40:48.439Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:41:22.932Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:41:48.441Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:42:22.933Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:42:48.443Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:43:22.936Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:43:48.445Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:44:22.938Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:44:48.446Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:45:22.939Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:45:48.446Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:46:22.941Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:46:48.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:47:22.942Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:47:48.450Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:48:22.943Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:48:48.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:49:22.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:49:48.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:50:22.946Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:50:48.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:51:22.947Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:51:48.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:52:22.948Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:52:48.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:53:22.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:53:48.457Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:54:22.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:54:48.459Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:55:22.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:55:48.461Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:56:22.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:56:48.463Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:57:22.955Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:57:48.463Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:58:22.957Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:58:48.464Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:59:22.958Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:59:48.465Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:00:22.960Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:00:48.466Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:01:22.962Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:01:48.468Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:02:22.963Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:02:48.469Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:03:22.965Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:03:48.470Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:04:22.966Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:04:48.471Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:05:22.968Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:05:48.472Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:06:22.969Z|d2be05ca-cb26-40cb-b1b6-9ee912291fa1|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:06:48.473Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:07:22.971Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:07:48.475Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:08:22.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:08:48.477Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:09:22.977Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:09:48.479Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:10:22.978Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:10:48.480Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:11:22.980Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:11:48.482Z|84fe126b-74e5-4211-84be-9af6292cde3e|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:12:22.982Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO