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)

2022-12-04T23:18:34.120Z||main|||||INFO|500||The following profiles are active: basic
2022-12-04T23:19:01.235Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-04T23:19:01.240Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-04T23:19:01.515Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-04T23:19:12.120Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-04T23:19:12.953Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-04T23:19:14.172Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-04T23:19:14.224Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-04T23:19:14.603Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-04T23:19:17.563Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-04T23:19:20.038Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-04T23:19:28.593Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-04T23:19:32.697Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-04T23:19:32.826Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-04T23:19:33.721Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-04T23:19:34.150Z||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.
2022-12-04T23:19:37.690Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-04T23:19:39.875Z||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_
2022-12-04T23:19:41.171Z||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=?
2022-12-04T23:19:42.938Z||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]}
2022-12-04T23:19:42.996Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:43.111Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:45.179Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:45.181Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:42 GMT], server=[envoy], x-envoy-upstream-service-time=[2034], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:45.183Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"d70b8044f0c24d09ad61eb2192a083b5","versionId":"7695d5ade32240b28a92395e198704f5"}

2022-12-04T23:19:45.276Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-12-04T23:19:45.475Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:45.476Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c0700402-0254-42f5-81f2-0e21a5d60182], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:45.479Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:47.325Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1669]}
2022-12-04T23:19:47.497Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:47.516Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d70b8044f0c24d09ad61eb2192a083b5/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:47.518Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-12-04T23:19:47.519Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:48.021Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:48.023Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[482e9156-73b1-4ada-86d8-149637cc0102], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:48.050Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:48.443Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:47 GMT], server=[envoy], x-envoy-upstream-service-time=[383], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:48.447Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b1b2ddb66ea745e0abe236991dd0cc33","versionId":"b6a7ba5a73d94e55b50b3674ca07dbbf"}

2022-12-04T23:19:48.452Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:48.475Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-12-04T23:19:48.650Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:48.651Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6550d358-819d-45af-8f93-f649cc2cc5d8], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:48.674Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:49.113Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[431]}
2022-12-04T23:19:49.114Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:49.115Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1b2ddb66ea745e0abe236991dd0cc33/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:49.115Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-12-04T23:19:49.116Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:49.251Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:49.252Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96d72812-b0a6-42b6-b874-0cd0d188118a], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:49.255Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:49.518Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:48 GMT], server=[envoy], x-envoy-upstream-service-time=[259], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:49.526Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"69b4e49b041d4e49bcbdfbd76e559b64","versionId":"33d4cc95df684d8eb92572885a0c4a67"}

2022-12-04T23:19:49.527Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:49.534Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-12-04T23:19:49.626Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/69b4e49b041d4e49bcbdfbd76e559b64/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-04T23:19:49.635Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/69b4e49b041d4e49bcbdfbd76e559b64/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:49.637Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/69b4e49b041d4e49bcbdfbd76e559b64/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:50.074Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/69b4e49b041d4e49bcbdfbd76e559b64/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:50.075Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/69b4e49b041d4e49bcbdfbd76e559b64/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[432]}
2022-12-04T23:19:50.075Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:50.077Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-12-04T23:19:50.077Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:50.176Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:50.177Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e6e916ab-a668-4978-99dc-96b642a15179], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:50.179Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:50.396Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:49 GMT], server=[envoy], x-envoy-upstream-service-time=[212], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:50.397Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3576dc3817a2447483f7676d4ba0688a","versionId":"320ed7ef2b6f4c7ba298f44aa4939dd1"}

2022-12-04T23:19:50.398Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:50.412Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-12-04T23:19:50.495Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:50.496Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66702b00-dc1c-466a-a5c0-0ddfe969f4ef], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:50.498Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:50.842Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[340]}
2022-12-04T23:19:50.843Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:50.844Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3576dc3817a2447483f7676d4ba0688a/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:50.847Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-12-04T23:19:50.848Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:50.943Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:50.944Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a355ba00-3dfb-4577-bfeb-98d6f465e2d5], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:50.947Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:51.197Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:50 GMT], server=[envoy], x-envoy-upstream-service-time=[246], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:51.200Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2cd59f58bf584f1a854bbf7d41ee799c","versionId":"dad0ccba4c8f46bbb39932d95b2587e8"}

2022-12-04T23:19:51.202Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:51.207Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-12-04T23:19:51.290Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:51.291Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b15ad2f0-999e-4e05-a7cc-7e8e1ad89d7d], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:51.293Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:51.681Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[385]}
2022-12-04T23:19:51.682Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:51.684Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cd59f58bf584f1a854bbf7d41ee799c/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:51.685Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-12-04T23:19:51.695Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:51.782Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:19:51.787Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:51.790Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:52.013Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:52.015Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:51 GMT], server=[envoy], x-envoy-upstream-service-time=[219], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:52.016Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"e60e08f85d26410b928ef05e7c3ccd7f","versionId":"90ca7ac686d8404ab619fe3b89ffbc56"}

2022-12-04T23:19:52.018Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-12-04T23:19:52.169Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:52.170Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8d5eb17d-ed7d-40ce-be32-2bc0590ac7ac], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:52.186Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:52.720Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[517]}
2022-12-04T23:19:52.721Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:52.722Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e60e08f85d26410b928ef05e7c3ccd7f/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:52.722Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-12-04T23:19:52.723Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:52.847Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:52.848Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d54e7933-ddfc-450d-92d2-9896e02395fd], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:52.850Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:53.209Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:52 GMT], server=[envoy], x-envoy-upstream-service-time=[354], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:53.210Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"df5be8dcadf84a9e9719955ab2b209db","versionId":"0a150b4cce674c29b2e4724a2c711f06"}

2022-12-04T23:19:53.212Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:53.215Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-12-04T23:19:53.271Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:53.272Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d0636644-e832-43f3-a528-428e8f4e56cd], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:53.273Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:53.614Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[336]}
2022-12-04T23:19:53.614Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:53.615Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/df5be8dcadf84a9e9719955ab2b209db/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:53.618Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-12-04T23:19:53.618Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:53.707Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:19:53.710Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:53.711Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:53.892Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:53.894Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:53 GMT], server=[envoy], x-envoy-upstream-service-time=[176], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:53.896Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"76b0778259294fc18896f86d58d2660f","versionId":"bc1475e2c03c4c0ba549987502cadaaf"}

2022-12-04T23:19:53.899Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-12-04T23:19:53.985Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:53.987Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[953e2bf2-cb47-41c1-9108-b60987fdbc28], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:54.017Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:54.589Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[566]}
2022-12-04T23:19:54.593Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:54.595Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76b0778259294fc18896f86d58d2660f/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:54.603Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-12-04T23:19:54.609Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:54.770Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:54.782Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[284b037a-bbef-4b53-be44-f765caac7b96], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:54.792Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:55.111Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:54 GMT], server=[envoy], x-envoy-upstream-service-time=[305], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:55.116Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3fa0e84f21574108b4cdee55b25312b4","versionId":"259ccbb4735b4227bae35cd52c493821"}

2022-12-04T23:19:55.119Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:55.135Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-12-04T23:19:55.226Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:55.228Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d96534b7-aae9-4bda-9f39-4491123c52d8], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:55.234Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:55.596Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[357]}
2022-12-04T23:19:55.597Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:55.598Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3fa0e84f21574108b4cdee55b25312b4/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:55.599Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-12-04T23:19:55.600Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:55.658Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:19:55.660Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:55.662Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:55.913Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:55.914Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:55 GMT], server=[envoy], x-envoy-upstream-service-time=[243], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:55.914Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"a6b0c96248104920959c91fa00b7b420","versionId":"ee5de6246cc44d9abef8f12beb3b96de"}

2022-12-04T23:19:55.918Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-12-04T23:19:55.966Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:55.967Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c039ad71-1ace-4e0f-996a-18db8a87d31d], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:55.969Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:56.317Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[342]}
2022-12-04T23:19:56.318Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:56.318Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6b0c96248104920959c91fa00b7b420/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:56.319Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-12-04T23:19:56.319Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:56.425Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:56.426Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[63e41f32-483a-4e03-9bba-a64e0f4f2201], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:56.432Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:56.657Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:55 GMT], server=[envoy], x-envoy-upstream-service-time=[214], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:56.658Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"07ba318e7dad4a7189bbcbd8db7e69e0","versionId":"c2e0fa9cc68c43f0a267c21049473aec"}

2022-12-04T23:19:56.658Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:56.661Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-12-04T23:19:56.780Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:56.781Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[97e00ddf-c11c-414a-8d7c-037b68165756], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:56.783Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:57.153Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[366]}
2022-12-04T23:19:57.154Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:57.156Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ba318e7dad4a7189bbcbd8db7e69e0/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:57.157Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-12-04T23:19:57.157Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:57.227Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:57.228Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[645d7c9d-ab3e-4c2d-bc73-bc8877201286], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:57.230Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:57.416Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:56 GMT], server=[envoy], x-envoy-upstream-service-time=[183], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:57.418Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"59604df74c7e4256ae40b087cbff7ce5","versionId":"3054e0fe826e4eaa9b47e30658625bc8"}

2022-12-04T23:19:57.418Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:57.426Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-12-04T23:19:57.473Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/59604df74c7e4256ae40b087cbff7ce5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-04T23:19:57.475Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59604df74c7e4256ae40b087cbff7ce5/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:57.476Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59604df74c7e4256ae40b087cbff7ce5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:57.736Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59604df74c7e4256ae40b087cbff7ce5/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:57.737Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/59604df74c7e4256ae40b087cbff7ce5/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[255]}
2022-12-04T23:19:57.738Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:57.738Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-12-04T23:19:57.738Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:57.824Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:57.825Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2c0247da-8b29-4c9f-9be0-921ae037193c], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:57.826Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:57.977Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:57 GMT], server=[envoy], x-envoy-upstream-service-time=[147], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:57.978Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7e01145b62e9402185d5afc8429c3003","versionId":"87e12c27bdba4d9491ef7e85fa27abf5"}

2022-12-04T23:19:57.980Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:57.985Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-12-04T23:19:58.057Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7e01145b62e9402185d5afc8429c3003/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-04T23:19:58.059Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01145b62e9402185d5afc8429c3003/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:58.061Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01145b62e9402185d5afc8429c3003/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:58.297Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e01145b62e9402185d5afc8429c3003/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:58.298Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7e01145b62e9402185d5afc8429c3003/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[228]}
2022-12-04T23:19:58.299Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:58.300Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-12-04T23:19:58.300Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:58.362Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:19:58.363Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:58.364Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:58.618Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:58.618Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:57 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:58.625Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"2c07795ad757497996c7584b612238da","versionId":"35d1903ced964d518978e9cccfdb41c8"}

2022-12-04T23:19:58.634Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-12-04T23:19:58.700Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:58.701Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b81d9c25-9079-4bb5-bb65-884f5f554bce], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:19:58.703Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:59.016Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[308]}
2022-12-04T23:19:59.016Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:59.017Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c07795ad757497996c7584b612238da/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:59.018Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-12-04T23:19:59.018Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:59.088Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:19:59.089Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:59.090Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:59.265Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:59.266Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:58 GMT], server=[envoy], x-envoy-upstream-service-time=[167], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:59.267Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"855d27b792ee4918b94c49343a9fb36a","versionId":"9e257d22a1744e7b9441bbb3468bf5af"}

2022-12-04T23:19:59.270Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-12-04T23:19:59.330Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/855d27b792ee4918b94c49343a9fb36a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-04T23:19:59.331Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/855d27b792ee4918b94c49343a9fb36a/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:19:59.333Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/855d27b792ee4918b94c49343a9fb36a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:19:59.647Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/855d27b792ee4918b94c49343a9fb36a/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:19:59.651Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/855d27b792ee4918b94c49343a9fb36a/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[307]}
2022-12-04T23:19:59.652Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:19:59.653Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-12-04T23:19:59.653Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:19:59.706Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:19:59.708Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:19:59.710Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:19:59.957Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:19:59.957Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:59 GMT], server=[envoy], x-envoy-upstream-service-time=[240], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:19:59.958Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"b0b80d6519234496b5b205083c0ce2aa","versionId":"4a67da7e56e54737a90220e6f82c1008"}

2022-12-04T23:19:59.966Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-12-04T23:20:00.047Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:00.048Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4bd1b248-b4a8-4c52-8c4c-8183341cf6c1], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:00.050Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:00.452Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:19:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[397]}
2022-12-04T23:20:00.452Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:00.453Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0b80d6519234496b5b205083c0ce2aa/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:00.454Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-12-04T23:20:00.454Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:00.503Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:20:00.504Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:00.506Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:20:00.682Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:00.683Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:19:59 GMT], server=[envoy], x-envoy-upstream-service-time=[172], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:00.685Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"16bd8908d3f24937bc470cf85641bc78","versionId":"ac0d57013b4c4966aa906e40d65f3f84"}

2022-12-04T23:20:00.687Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-12-04T23:20:00.728Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/16bd8908d3f24937bc470cf85641bc78/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-04T23:20:00.730Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/16bd8908d3f24937bc470cf85641bc78/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:00.731Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/16bd8908d3f24937bc470cf85641bc78/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:01.089Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/16bd8908d3f24937bc470cf85641bc78/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:01.090Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/16bd8908d3f24937bc470cf85641bc78/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[350]}
2022-12-04T23:20:01.090Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:01.091Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-12-04T23:20:01.091Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:01.160Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:20:01.161Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:01.163Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:20:01.300Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:01.301Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:20:00 GMT], server=[envoy], x-envoy-upstream-service-time=[132], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:01.302Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"5c87462b93854cb7ba3d03ba74dc0ef1","versionId":"6ee1b7ac01de45b3a7613330756f0ac9"}

2022-12-04T23:20:01.304Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-12-04T23:20:01.348Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:01.349Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[32a3437d-72ed-48c8-9626-2edc6e4b99c8], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:01.351Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:01.585Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[231]}
2022-12-04T23:20:01.586Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:01.587Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c87462b93854cb7ba3d03ba74dc0ef1/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:01.587Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-12-04T23:20:01.587Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:01.785Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:20:01.787Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:01.788Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:20:01.987Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:01.989Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:20:01 GMT], server=[envoy], x-envoy-upstream-service-time=[192], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:01.990Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"6340ce0fb0c64c17b1d61387796b17ca","versionId":"f943760b50664e26a03c48db05b63ccb"}

2022-12-04T23:20:01.992Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-12-04T23:20:02.080Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:02.081Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[868829f2-b723-497f-bc51-91746b4f4178], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:02.083Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:02.405Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[320]}
2022-12-04T23:20:02.406Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:02.407Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6340ce0fb0c64c17b1d61387796b17ca/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:02.407Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-12-04T23:20:02.407Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:02.470Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:02.472Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ff497237-296b-4215-af00-d5b7daea5671], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:02.477Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:20:02.785Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:20:01 GMT], server=[envoy], x-envoy-upstream-service-time=[297], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:02.790Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0947772d6ade43d2ade263a07796285e","versionId":"7a5fa5730c5046c5a79af04c7094fb1a"}

2022-12-04T23:20:02.791Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:02.793Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-12-04T23:20:02.838Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:02.839Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[58ed10ac-faa0-44d4-8467-08e59d49cd04], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:02.841Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:03.382Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[536]}
2022-12-04T23:20:03.383Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:03.384Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0947772d6ade43d2ade263a07796285e/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:03.384Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-12-04T23:20:03.385Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:03.474Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:03.475Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c168b968-d4b2-421b-a8de-4c0d07d96683], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:03.481Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:20:03.720Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:20:02 GMT], server=[envoy], x-envoy-upstream-service-time=[232], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:03.722Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"108ba307b8904d24a5aacf79c769faea","versionId":"437e0ad1efe54a5880eb99799fd58f43"}

2022-12-04T23:20:03.723Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:03.727Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-12-04T23:20:03.783Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:03.787Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c79c912-b046-4f1e-bbfc-6fb7ee7f6bee], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:03.788Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:04.164Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[367]}
2022-12-04T23:20:04.165Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:04.173Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/108ba307b8904d24a5aacf79c769faea/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:04.174Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-12-04T23:20:04.174Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:04.243Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:04.244Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[56a57612-5044-4de5-92a5-c9c66f26aa16], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:04.245Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:20:04.457Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:20:03 GMT], server=[envoy], x-envoy-upstream-service-time=[206], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:04.458Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"49bd6a29117b4c14b49925f9147d9282","versionId":"c505c3aff3b4491f849a9530d65c776a"}

2022-12-04T23:20:04.459Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:04.462Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-12-04T23:20:04.523Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/49bd6a29117b4c14b49925f9147d9282/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-04T23:20:04.528Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49bd6a29117b4c14b49925f9147d9282/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:04.531Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49bd6a29117b4c14b49925f9147d9282/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:04.753Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49bd6a29117b4c14b49925f9147d9282/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:04.754Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/49bd6a29117b4c14b49925f9147d9282/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[217]}
2022-12-04T23:20:04.754Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:04.755Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-12-04T23:20:04.755Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:04.858Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:04.859Z|330635cb-41d2-4a2a-82d1-235657167522|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=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6d5c7fe8-94cc-45b8-aa83-0147f2859e73], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:04.860Z|330635cb-41d2-4a2a-82d1-235657167522|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"}]}

2022-12-04T23:20:05.032Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:20:04 GMT], server=[envoy], x-envoy-upstream-service-time=[168], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:05.037Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"914a5070244e4e478ef9592ffb368766","versionId":"10d328235d6d453f9bf061157d8ffbef"}

2022-12-04T23:20:05.040Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:05.044Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-12-04T23:20:05.088Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:05.090Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions with request headers:{X-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0ceaf115-6e56-40b9-a7a4-fbce10023a18], X-ECOMP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], X-TransactionID=[330635cb-41d2-4a2a-82d1-235657167522], X-ONAP-RequestID=[330635cb-41d2-4a2a-82d1-235657167522], Content-Type=[application/json]}
2022-12-04T23:20:05.092Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:05.453Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[354]}
2022-12-04T23:20:05.454Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:05.455Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/914a5070244e4e478ef9592ffb368766/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:05.456Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-12-04T23:20:05.456Z|330635cb-41d2-4a2a-82d1-235657167522|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=?
2022-12-04T23:20:05.497Z|330635cb-41d2-4a2a-82d1-235657167522|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]}
2022-12-04T23:20:05.498Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-12-04T23:20:05.500Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2022-12-04T23:20:05.722Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-12-04T23:20:05.723Z|330635cb-41d2-4a2a-82d1-235657167522|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:{date=[Sun, 04 Dec 2022 23:20:04 GMT], server=[envoy], x-envoy-upstream-service-time=[219], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-12-04T23:20:05.723Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||{"id":"5816c045010a4b55986d39089b89758f","versionId":"5ad17049d8614e7c9d6e45207fd5a2cd"}

2022-12-04T23:20:05.727Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-12-04T23:20:05.767Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5816c045010a4b55986d39089b89758f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-12-04T23:20:05.769Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5816c045010a4b55986d39089b89758f/versions/latest/actions|INFO|500||Invoke
2022-12-04T23:20:05.770Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5816c045010a4b55986d39089b89758f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-12-04T23:20:06.102Z|330635cb-41d2-4a2a-82d1-235657167522|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5816c045010a4b55986d39089b89758f/versions/latest/actions|INFO|500||InvokeReturn
2022-12-04T23:20:06.103Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5816c045010a4b55986d39089b89758f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 04 Dec 2022 23:20:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[328]}
2022-12-04T23:20:06.103Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Response was returned with an empty entity.
2022-12-04T23:20:06.103Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-12-04T23:20:15.620Z|330635cb-41d2-4a2a-82d1-235657167522|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
2022-12-04T23:20:20.943Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||WARN|500||---
2022-12-04T23:20:20.944Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-04T23:20:20.944Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||WARN|500||---
2022-12-04T23:20:22.068Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-04T23:20:31.005Z|330635cb-41d2-4a2a-82d1-235657167522|main|||||INFO|500||Started Application in 125.096 seconds (JVM running for 131.444)
2022-12-04T23:20:31.039Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-04T23:20:31.044Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-04T23:20:31.061Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-04T23:20:31.119Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-04T23:20:31.188Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a5be8aee-e4b6-4c9b-8a3c-f451cd75b266 url= /sdc/v1/artifactTypes
2022-12-04T23:20:31.189Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-04T23:20:31.532Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-04T23:20:31.574Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-12-04T23:20:31.616Z||scheduling-1|||||DEBUG|500||create keys
2022-12-04T23:20:31.629Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-04T23:20:31.746Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:20:31.775Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 2b259222-3ac4-4ac5-84a1-fd9409cb6d7e url= /sdc/v1/registerForDistribution
2022-12-04T23:20:31.908Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 2b259222-3ac4-4ac5-84a1-fd9409cb6d7e url= /sdc/v1/registerForDistribution
2022-12-04T23:20:31.909Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-04T23:20:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:20:31.922Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:20:31.926Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-04T23:20:31.937Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:20:31.938Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:20:31.943Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:20:31.945Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:20:42.273Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:20:42.284Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:21:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:21:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:21:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:21:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:21:31.923Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:21:31.923Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:21:41.490Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:21:41.493Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:22:31.920Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:22:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:22:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:22:31.921Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:22:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:22:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:22:41.479Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:22:41.481Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:23:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:23:31.919Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:23:31.921Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:23:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:23:31.923Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:23:31.923Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:23:41.500Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:23:41.500Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:24:31.917Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:24:31.919Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:24:31.919Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:24:31.921Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:24:31.922Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:24:31.922Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:24:41.469Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:24:41.472Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:25:31.918Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:25:31.920Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:25:31.920Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:25:31.921Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:25:31.922Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:25:31.922Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:25:41.517Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:25:41.522Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:26:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:26:31.925Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:26:31.926Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:26:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:26:31.931Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:26:31.931Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:26:41.483Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:26:41.485Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:27:31.917Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:27:31.919Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:27:31.919Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:27:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:27:31.925Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:27:31.926Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:27:41.481Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:27:41.482Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:28:31.899Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-04T23:28:31.918Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:28:31.920Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:28:31.920Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:28:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:28:31.923Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:28:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:28:41.509Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:28:41.531Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:29:31.917Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:29:31.919Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:29:31.919Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:29:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:29:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:29:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:29:41.472Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:29:41.475Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:30:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:30:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:30:31.924Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:30:31.923Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:30:31.926Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:30:31.927Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:30:41.477Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:30:41.479Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:31:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:31:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:31:31.920Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:31:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:31:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:31:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:31:41.471Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:31:41.480Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:32:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:32:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:32:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:32:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:32:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:32:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:32:41.480Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:32:41.480Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:33:31.919Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:33:31.921Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:33:31.921Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:33:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:33:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:33:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:33:41.476Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:33:41.477Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:34:31.918Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:34:31.919Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:34:31.919Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:34:31.922Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:34:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:34:31.923Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:34:41.474Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:34:41.475Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:35:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:35:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:35:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:35:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:35:31.923Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:35:31.923Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:35:41.474Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:35:41.478Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:36:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:36:31.924Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:36:31.925Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:36:31.925Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:36:31.927Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:36:31.927Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:36:41.480Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:36:41.482Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:37:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:37:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:37:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:37:31.924Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:37:31.924Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:37:31.924Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:37:41.472Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:37:41.477Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:38:31.918Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:38:31.919Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:38:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:38:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:38:31.923Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:38:31.919Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:38:41.471Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:38:41.485Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:39:31.918Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:39:31.919Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:39:31.919Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:39:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:39:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:39:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:39:41.462Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:39:41.470Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:40:31.919Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:40:31.920Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:40:31.920Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:40:31.922Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:40:31.923Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:40:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:40:41.475Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:40:41.479Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:41:31.918Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:41:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:41:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:41:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:41:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:41:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:41:41.481Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:41:41.502Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:42:31.918Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:42:31.919Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:42:31.919Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:42:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:42:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:42:31.923Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:42:41.470Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:42:41.476Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:43:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:43:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:43:31.923Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:43:31.924Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:43:31.924Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:43:31.924Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:43:41.473Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:43:41.481Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:44:31.917Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:44:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:44:31.920Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:44:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:44:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:44:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:44:41.467Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:44:41.467Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:45:31.919Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:45:31.920Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:45:31.920Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:45:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:45:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:45:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:45:41.470Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:45:41.472Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:46:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:46:31.921Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:46:31.921Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:46:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:46:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:46:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:46:41.467Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:46:41.479Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:47:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:47:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:47:31.920Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:47:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:47:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:47:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:47:41.478Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:47:41.480Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:48:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:48:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:48:31.919Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:48:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:48:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:48:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:48:41.467Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:48:41.476Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:49:31.917Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:49:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:49:31.919Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:49:31.922Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:49:31.923Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:49:31.923Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:49:41.467Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:49:41.478Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:50:31.917Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:50:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:50:31.919Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:50:31.921Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:50:31.922Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:50:31.922Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:50:41.468Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:50:41.470Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:51:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:51:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:51:31.919Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:51:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:51:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:51:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:51:41.479Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:51:41.479Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:52:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:52:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:52:31.923Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:52:31.923Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:52:31.930Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:52:31.930Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:52:41.477Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:52:41.478Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:53:31.917Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:53:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:53:31.919Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:53:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:53:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:53:31.922Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:53:41.468Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:53:41.467Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:54:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:54:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:54:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:54:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:54:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:54:31.922Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:54:41.479Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:54:41.484Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:55:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:55:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:55:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:55:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:55:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:55:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:55:41.470Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:55:41.471Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:56:31.920Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:56:31.921Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:56:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:56:31.922Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:56:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:56:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:56:41.474Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:56:41.477Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:57:31.920Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:57:31.921Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:57:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:57:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:57:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:57:31.923Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:57:41.469Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:57:41.470Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:58:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:58:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:58:31.924Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:58:31.924Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:58:31.924Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:58:31.924Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:58:41.477Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:58:41.477Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:59:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:59:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:59:31.920Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:59:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-04T23:59:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-04T23:59:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-04T23:59:41.464Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-04T23:59:41.471Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:00:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:00:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:00:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:00:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:00:31.925Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:00:31.925Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:00:41.475Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:00:41.475Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:01:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:01:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:01:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:01:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:01:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:01:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:01:41.471Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:01:41.472Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:02:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:02:31.918Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:02:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:02:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:02:31.923Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:02:31.924Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:02:41.476Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:02:41.484Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:03:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:03:31.921Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:03:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:03:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:03:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:03:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:03:41.492Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:03:41.493Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:04:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:04:31.920Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:04:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:04:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:04:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:04:31.922Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:04:41.476Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:04:41.476Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:05:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:05:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:05:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:05:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:05:31.923Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:05:31.924Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:05:41.462Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:05:41.474Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:06:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:06:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:06:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:06:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:06:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:06:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:06:41.466Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:06:41.470Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:07:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:07:31.920Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:07:31.920Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:07:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:07:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:07:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:07:41.473Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:07:41.476Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:08:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:08:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:08:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:08:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:08:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:08:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:08:41.465Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:08:41.469Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:09:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:09:31.921Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:09:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:09:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:09:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:09:31.923Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:09:41.471Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:09:41.476Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:10:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:10:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:10:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:10:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:10:31.923Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:10:31.923Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:10:41.475Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:10:41.479Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:11:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:11:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:11:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:11:31.922Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:11:31.924Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:11:31.924Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:11:41.464Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:11:41.464Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:12:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:12:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:12:31.920Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:12:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:12:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:12:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:12:41.463Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:12:41.467Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:13:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:13:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:13:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:13:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:13:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:13:31.923Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:13:41.470Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:13:41.470Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:14:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:14:31.920Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:14:31.920Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:14:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:14:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:14:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:14:41.469Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:14:41.469Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:15:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:15:31.920Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:15:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:15:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:15:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:15:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:15:41.468Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:15:41.476Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:16:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:16:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:16:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:16:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:16:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:16:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:16:41.477Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:16:41.478Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:17:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:17:31.920Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:17:31.920Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:17:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:17:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:17:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:17:41.473Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:17:41.481Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:18:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:18:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:18:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:18:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:18:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:18:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:18:41.465Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:18:41.465Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:19:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:19:31.918Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:19:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:19:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:19:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:19:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:19:41.480Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:19:41.482Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:20:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:20:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:20:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:20:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:20:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:20:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:20:41.483Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:20:41.488Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:21:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:21:31.920Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:21:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:21:31.922Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:21:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:21:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:21:41.467Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:21:41.467Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:22:31.919Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:22:31.921Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:22:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:22:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:22:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:22:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:22:41.468Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:22:41.468Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:23:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:23:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:23:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:23:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:23:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:23:31.922Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:23:41.470Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:23:41.483Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:24:31.920Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:24:31.921Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:24:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:24:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:24:31.921Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:24:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:24:41.468Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:24:41.469Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:25:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:25:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:25:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:25:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:25:31.921Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:25:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:25:41.463Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:25:41.467Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:26:31.920Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:26:31.921Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:26:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:26:31.921Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:26:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:26:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:26:41.464Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:26:41.476Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:27:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:27:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:27:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:27:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:27:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:27:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:27:41.468Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:27:41.468Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:28:31.918Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:28:31.920Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:28:31.920Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:28:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:28:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:28:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:28:41.461Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:28:41.464Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:29:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:29:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:29:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:29:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:29:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:29:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:29:41.483Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:29:41.493Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:30:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:30:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:30:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:30:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:30:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:30:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:30:41.467Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:30:41.473Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:31.917Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:31:31.919Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:31:31.919Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:31.923Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:31:31.925Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:31:31.925Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:32.059Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:32.059Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:32.067Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.067Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200220278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.073Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"4279b773-d315-4023-a612-bf5b37fe3153","serviceName":"vFW 2022-12-05 00-29-19","serviceVersion":"1.0","serviceUUID":"14ac0b4e-2bc0-4a62-bcee-aec200f90fb5","serviceDescription":"catalog service description","serviceInvariantUUID":"b30f0cbf-8978-481f-a4a0-0ac23f0a39a5","resources":[{"resourceInstanceName":"vFW 3c312ec5-00e3 0","resourceName":"vFW 3c312ec5-00e3","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a6c9bdbb-9df4-4ffa-a55d-a01be038a132","resourceInvariantUUID":"90491c2d-c0b3-4c9d-a740-de0c555f2e28","resourceCustomizationUUID":"49d168db-99ae-4d76-aaed-fae4805fdd82","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml","artifactChecksum":"Yjk1MzA5MzJhOTM0YjYyOGQ5YWMzNTUxYzg1MTY5MDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad631e8c-c1bb-43da-8ef9-3c19a5b10073","artifactVersion":"1"},{"artifactName":"vfw3c312ec500e30_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json","artifactChecksum":"MjMyOTg3NGQ3NjcyYWU3Y2RiMTIzYzAxMGQ4YmM5MDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0893b473-32fc-4365-8c1a-85ad28bf871d","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b4338072-f063-42c6-ac7d-68ddbe0b3663","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml","artifactChecksum":"M2ZhMDUxYjAzNjBiN2NiN2ZiMDRlMmRjNDkyNDE4OGE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"41b907d2-77f0-4210-b4b2-5472789f4085","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"02c8d28f-693c-49ae-9438-3dec29e3b939","artifactVersion":"2","generatedFromUUID":"b4338072-f063-42c6-ac7d-68ddbe0b3663"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221205002919-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml","artifactChecksum":"ZmMyZjNiMWJkOTFjNjJkMGQ5NDExYWEwZjE1ODEwMGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"13f1fd2f-c085-4853-b40a-e52845082752","artifactVersion":"1"},{"artifactName":"service-Vfw20221205002919-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar","artifactChecksum":"YzZjNGRmOTMwMTRlY2EzMDllODJkNzdjMzFlZjJkMWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b188892d-9935-42ac-bb4b-77c9cb1fa3af","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T00:31:32.092Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:31:32.106Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:32.135Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:32.135Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.153Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.154Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.154Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200245656,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.155Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.155Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.155Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200244281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.156Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.156Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.157Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200220278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.157Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.157Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.158Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200245656,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.158Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.159Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.159Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200244281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.159Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.160Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.160Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200220278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.160Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.161Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.161Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200245656,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.161Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.162Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.162Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200244281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.162Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.162Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.163Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200220278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.163Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.163Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.163Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200245656,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.164Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.164Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.164Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200244281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.165Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.165Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.165Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200220278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.165Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.166Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200245656,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.166Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.167Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200244281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.167Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.167Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.168Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200220278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.169Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200245656,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.172Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200244281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.173Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.174Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200255603,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.175Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.175Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200220278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.176Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.176Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200245656,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.177Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.177Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200244281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.178Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.178Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200255603,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.179Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.179Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200257415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:32.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.181Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200257724,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:32.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.181Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200258683,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:32.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.183Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200255603,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.183Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.184Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200258535,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:32.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.185Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200259703,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:32.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.186Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200255603,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.186Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.190Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200259614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:32.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.191Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200258675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.192Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.192Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "policy-id",
  "timestamp": 1670200260709,
  "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=?
2022-12-05T00:31:32.236Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
2022-12-05T00:31:32.242Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:32.243Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:32.343Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:32.344Z||pool-3-thread-1|||||INFO|500||cambria reply ok (103 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-05T00:31:32.541Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4279b773-d315-4023-a612-bf5b37fe3153
2022-12-05T00:31:32.577Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4279b773-d315-4023-a612-bf5b37fe3153 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 (?, ?, ?, ?, ?)
2022-12-05T00:31:32.611Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.612Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200255603,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.613Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.613Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.613Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200260733,
  "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=?
2022-12-05T00:31:32.636Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4279b773-d315-4023-a612-bf5b37fe3153
2022-12-05T00:31:32.637Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4279b773-d315-4023-a612-bf5b37fe3153 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=?
2022-12-05T00:31:32.660Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.661Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200258675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.661Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.661Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.662Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200255603,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.662Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.662Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.662Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200261736,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:32.663Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.663Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.663Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200258675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.664Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.665Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200255603,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.665Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.666Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.667Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200258675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.667Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.667Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.667Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "cds",
  "timestamp": 1670200263556,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:32.668Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.668Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.669Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200258675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.669Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.669Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.670Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200258675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:32.670Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.671Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.671Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200258675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:31:32.671Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:31:32.671Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.672Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200266498,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:32.672Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.672Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.673Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200272486,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:32.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.673Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200272646,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:32.674Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:31:32.674Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.674Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200273490,
  "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=?
2022-12-05T00:31:32.708Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4279b773-d315-4023-a612-bf5b37fe3153
2022-12-05T00:31:32.708Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4279b773-d315-4023-a612-bf5b37fe3153 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 (?, ?, ?, ?, ?)
2022-12-05T00:31:32.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:31:32.743Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200273652,
  "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=?
2022-12-05T00:31:32.791Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4279b773-d315-4023-a612-bf5b37fe3153
2022-12-05T00:31:32.792Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4279b773-d315-4023-a612-bf5b37fe3153 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 (?, ?, ?, ?, ?)
2022-12-05T00:31:33.146Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:31:33.147Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:33.150Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:33.151Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:31:33.250Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:31:33.253Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:33.254Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:33.281Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:33.282Z||pool-4-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:34.154Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:31:34.155Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:34.160Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:34.160Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:31:34.260Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:31:34.261Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:34.261Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:34.277Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:34.277Z||pool-5-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:35.161Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:31:35.162Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:35.166Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:35.166Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:35.266Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:31:35.267Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:35.268Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:35.287Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:35.288Z||pool-6-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:31:36.168Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:31:36.169Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:36.172Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:36.173Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-05T00:31:36.272Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T00:31:36.273Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:36.273Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:36.289Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:36.289Z||pool-7-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:37.177Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:31:37.180Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:37.184Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:37.184Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:31:37.284Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:31:37.285Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:37.286Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:37.303Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:37.304Z||pool-8-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:38.186Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:31:38.187Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:38.193Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:38.194Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:31:38.292Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T00:31:38.294Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:38.294Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:38.311Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:38.312Z||pool-9-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:39.197Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "serviceName": "vFW 2022-12-05 00-29-19",
  "serviceVersion": "1.0",
  "serviceUUID": "14ac0b4e-2bc0-4a62-bcee-aec200f90fb5",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b30f0cbf-8978-481f-a4a0-0ac23f0a39a5",
  "resources": [
    {
      "resourceInstanceName": "vFW 3c312ec5-00e3 0",
      "resourceCustomizationUUID": "49d168db-99ae-4d76-aaed-fae4805fdd82",
      "resourceName": "vFW 3c312ec5-00e3",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a6c9bdbb-9df4-4ffa-a55d-a01be038a132",
      "resourceInvariantUUID": "90491c2d-c0b3-4c9d-a740-de0c555f2e28",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw3c312ec500e30_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
          "artifactChecksum": "MjMyOTg3NGQ3NjcyYWU3Y2RiMTIzYzAxMGQ4YmM5MDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "0893b473-32fc-4365-8c1a-85ad28bf871d",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "b4338072-f063-42c6-ac7d-68ddbe0b3663",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "02c8d28f-693c-49ae-9438-3dec29e3b939",
            "generatedFromUUID": "b4338072-f063-42c6-ac7d-68ddbe0b3663"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "02c8d28f-693c-49ae-9438-3dec29e3b939",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221205002919-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
      "artifactChecksum": "YzZjNGRmOTMwMTRlY2EzMDllODJkNzdjMzFlZjJkMWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b188892d-9935-42ac-bb4b-77c9cb1fa3af"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T00:31:39.199Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T00:31:39.200Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 14ac0b4e-2bc0-4a62-bcee-aec200f90fb5 ASDC
2022-12-05T00:31:39.375Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:4279b773-d315-4023-a612-bf5b37fe3153
ServiceName:vFW 2022-12-05 00-29-19
ServiceVersion:1.0
ServiceUUID:14ac0b4e-2bc0-4a62-bcee-aec200f90fb5
ServiceInvariantUUID:b30f0cbf-8978-481f-a4a0-0ac23f0a39a5
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221205002919-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar
ArtifactUUID:b188892d-9935-42ac-bb4b-77c9cb1fa3af
ArtifactChecksum:YzZjNGRmOTMwMTRlY2EzMDllODJkNzdjMzFlZjJkMWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 3c312ec5-00e3 0
ResourceCustomizationUUID:49d168db-99ae-4d76-aaed-fae4805fdd82
ResourceInvariantUUID:90491c2d-c0b3-4c9d-a740-de0c555f2e28
ResourceName:vFW 3c312ec5-00e3
ResourceType:VF
ResourceUUID:a6c9bdbb-9df4-4ffa-a55d-a01be038a132
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw3c312ec500e30_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json
ArtifactUUID:0893b473-32fc-4365-8c1a-85ad28bf871d
ArtifactChecksum:MjMyOTg3NGQ3NjcyYWU3Y2RiMTIzYzAxMGQ4YmM5MDI=
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/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml
ArtifactUUID:b4338072-f063-42c6-ac7d-68ddbe0b3663
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/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env
ArtifactUUID:02c8d28f-693c-49ae-9438-3dec29e3b939
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/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env
ArtifactUUID:02c8d28f-693c-49ae-9438-3dec29e3b939
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-05T00:31:39.376Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 14ac0b4e-2bc0-4a62-bcee-aec200f90fb5 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=?
2022-12-05T00:31:39.507Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:31:39.509Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:31:39.510Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:31:39.510Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b188892d-9935-42ac-bb4b-77c9cb1fa3af from URL: /sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:39.510Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:31:39.512Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:39.656Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:31:39.675Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar b188892d-9935-42ac-bb4b-77c9cb1fa3af 101479
2022-12-05T00:31:39.677Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar ASDC sendASDCNotification
2022-12-05T00:31:39.677Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:39.678Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:31:39.680Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:39.682Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:39.682Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200299676,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:39.784Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T00:31:39.785Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:39.785Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:39.801Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:39.802Z||pool-10-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:40.683Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:31:40.684Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:31:40.685Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b188892d-9935-42ac-bb4b-77c9cb1fa3af, URL: /sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar to file: /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:40.685Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221205002919-csar.csar
2022-12-05T00:31:40.817Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:40.818Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:42.255Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5841602831420440383/Definitions/service-Vfw20221205002919-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2022-12-05T00:31:47.490Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T00:31:47.498Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:31:47.498Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.498Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||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-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||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-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||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-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||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-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.499Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.500Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.500Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3c312ec5-00e3 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-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.500Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:47.500Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:31:47.509Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.511Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:47.518Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:47.518Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:31:47.521Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:31:47.523Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.524Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:47.524Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:47.524Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:31:47.524Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:31:47.525Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.525Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:47.530Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.530Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is not matching search criteria
2022-12-05T00:31:47.530Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-05T00:31:47.531Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-05T00:31:47.531Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.531Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.531Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-05T00:31:47.532Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.532Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-05T00:31:47.532Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-05T00:31:47.532Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-05T00:31:47.532Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.532Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.533Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-05T00:31:47.533Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.533Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-05T00:31:47.533Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.533Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-05T00:31:47.534Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.534Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:31:47.536Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.536Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:47.537Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:47.537Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.538Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:47.538Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:47.538Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.538Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:47.539Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:47.539Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.539Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is not matching search criteria
2022-12-05T00:31:47.540Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-05T00:31:47.540Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-05T00:31:47.540Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-05T00:31:47.540Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-05T00:31:47.541Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-05T00:31:47.541Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.541Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.541Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-05T00:31:47.542Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.542Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-05T00:31:47.542Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.542Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c7c6aace-3a54-4aa5-bac6-21d3d222365a
2022-12-05T00:31:47.543Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.543Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is not matching search criteria
2022-12-05T00:31:47.544Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-05T00:31:47.544Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-05T00:31:47.544Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.544Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.545Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-05T00:31:47.545Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.545Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-05T00:31:47.545Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-05T00:31:47.545Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-05T00:31:47.546Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.546Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-05T00:31:47.546Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.546Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=31557503-e8a5-4939-a4a9-69bff3336df4
2022-12-05T00:31:47.546Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.547Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is not matching search criteria
2022-12-05T00:31:47.547Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-05T00:31:47.548Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-05T00:31:47.548Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.548Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.548Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-05T00:31:47.548Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.549Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-05T00:31:47.549Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-05T00:31:47.549Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-05T00:31:47.549Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:47.549Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:47.549Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-05T00:31:47.550Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f9c6f9a8-e3ac-4b39-9102-07ffca341baf
2022-12-05T00:31:47.550Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.550Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:47.551Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.551Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:47.551Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.551Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:47.552Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:47.552Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:47.552Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-12-05 00-29-19
Description:catalog service description
Model UUID:14ac0b4e-2bc0-4a62-bcee-aec200f90fb5
Model Version:NULL
Model InvariantUuid:b30f0cbf-8978-481f-a4a0-0ac23f0a39a5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 3c312ec5-00e3
Model UUID:281e5460-d5a8-4040-9232-6f94781a18e8
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:90491c2d-c0b3-4c9d-a740-de0c555f2e28
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:49d168db-99ae-4d76-aaed-fae4805fdd82
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a92afec2-e2b1-4543-ae77-3245cacad48c
ModelName:Vfw3c312ec500e3..base_vfw..module-0
ModelUuid:b8fbb8bf-9b68-4449-9e74-5d401c5e9cc5
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:c7c6aace-3a54-4aa5-bac6-21d3d222365a
ModelInvariantUuid:e79af683-bd6b-475a-9c8d-3b3afad48ba9
ModelName:vFW 3c312ec5-00e3-nodes.vfwCvfc
ModelUuid:f723763a-4466-4336-954f-0917018463b4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:adc61360-5f25-4e40-9da5-519c94d4ac2f
ModelInvariantUuid:88628533-5861-46d8-8ecf-9ebe3afed47f
ModelName:Vfw3c312ec500e3.compute.nodes.heat.vfw
ModelUuid:4425cdde-acd7-4d36-afec-1d08b0d14b7c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:31557503-e8a5-4939-a4a9-69bff3336df4
ModelInvariantUuid:68499dd3-8dbc-4a62-abc7-2bcb43176b14
ModelName:vFW 3c312ec5-00e3-nodes.vsnCvfc
ModelUuid:9e5ea118-a382-4a98-9afd-02fa42f21454
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:87da23ee-1102-4d74-9e8c-13b321012ff6
ModelInvariantUuid:5b4c478d-0549-4029-8bb5-678202a6f9f5
ModelName:Vfw3c312ec500e3.compute.nodes.heat.vsn
ModelUuid:fb5fd428-413c-4054-a326-e510ce002790
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f9c6f9a8-e3ac-4b39-9102-07ffca341baf
ModelInvariantUuid:bbdf36f2-d324-439c-9689-2f20eb929a9a
ModelName:vFW 3c312ec5-00e3-nodes.vpgCvfc
ModelUuid:d564ba6a-b6ba-47ae-a230-dfc8224c7bc8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:68d4bc87-6904-4c0f-b303-0a06b7b25c15
ModelInvariantUuid:b0b72f5a-5502-4583-8157-a127bc9b109f
ModelName:Vfw3c312ec500e3.compute.nodes.heat.vpg
ModelUuid:464fd7bc-e530-4263-bc37-143f3e33b8e7
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=?
2022-12-05T00:31:47.593Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: a6c9bdbb-9df4-4ffa-a55d-a01be038a132
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=?
2022-12-05T00:31:47.697Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||vFW 3c312ec5-00e3 0
2022-12-05T00:31:47.721Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a6c9bdbb-9df4-4ffa-a55d-a01be038a132
2022-12-05T00:31:47.721Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0893b473-32fc-4365-8c1a-85ad28bf871d from URL: /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json
2022-12-05T00:31:47.721Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:31:47.722Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json
2022-12-05T00:31:47.814Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:31:47.815Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json 0893b473-32fc-4365-8c1a-85ad28bf871d 785
2022-12-05T00:31:47.815Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json ASDC sendASDCNotification
2022-12-05T00:31:47.815Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json
2022-12-05T00:31:47.816Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:31:47.816Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:47.820Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:47.820Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200307815,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:47.920Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:31:47.921Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:47.922Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:47.935Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:47.936Z||pool-11-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:48.822Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw3c312ec500e3..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "a92afec2-e2b1-4543-ae77-3245cacad48c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b8fbb8bf-9b68-4449-9e74-5d401c5e9cc5",
    "vfModuleModelCustomizationUUID": "4f74624d-4269-41b4-bf8d-efa4047294ec",
    "isBase": true,
    "artifacts": [
      "b4338072-f063-42c6-ac7d-68ddbe0b3663",
      "02c8d28f-693c-49ae-9438-3dec29e3b939"
    ],
    "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": ""
    }
  }
]
2022-12-05T00:31:48.835Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3c312ec500e3..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b8fbb8bf-9b68-4449-9e74-5d401c5e9cc5
VfModuleModelInvariantUUID:a92afec2-e2b1-4543-ae77-3245cacad48c
VfModuleModelDescription:NULL
Artifacts UUID List:{
b4338072-f063-42c6-ac7d-68ddbe0b3663
,
02c8d28f-693c-49ae-9438-3dec29e3b939

}
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


}

2022-12-05T00:31:48.844Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw3c312ec500e3..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "a92afec2-e2b1-4543-ae77-3245cacad48c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b8fbb8bf-9b68-4449-9e74-5d401c5e9cc5",
    "vfModuleModelCustomizationUUID": "4f74624d-4269-41b4-bf8d-efa4047294ec",
    "isBase": true,
    "artifacts": [
      "b4338072-f063-42c6-ac7d-68ddbe0b3663",
      "02c8d28f-693c-49ae-9438-3dec29e3b939"
    ],
    "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": ""
    }
  }
]
2022-12-05T00:31:48.844Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3c312ec500e3..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b8fbb8bf-9b68-4449-9e74-5d401c5e9cc5
VfModuleModelInvariantUUID:a92afec2-e2b1-4543-ae77-3245cacad48c
VfModuleModelDescription:NULL
Artifacts UUID List:{
b4338072-f063-42c6-ac7d-68ddbe0b3663
,
02c8d28f-693c-49ae-9438-3dec29e3b939

}
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


}

2022-12-05T00:31:48.844Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b4338072-f063-42c6-ac7d-68ddbe0b3663 from URL: /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml
2022-12-05T00:31:48.846Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:31:48.846Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml
2022-12-05T00:31:48.924Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:31:48.925Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml b4338072-f063-42c6-ac7d-68ddbe0b3663 20368
2022-12-05T00:31:48.926Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-05T00:31:48.926Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml
2022-12-05T00:31:48.926Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:31:48.927Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:48.930Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:48.930Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200308926,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:49.031Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:31:49.032Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:49.033Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:49.048Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:49.049Z||pool-12-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:49.931Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 02c8d28f-693c-49ae-9438-3dec29e3b939 from URL: /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env
2022-12-05T00:31:49.932Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:31:49.932Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env
2022-12-05T00:31:49.997Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:31:49.998Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env 02c8d28f-693c-49ae-9438-3dec29e3b939 2098
2022-12-05T00:31:49.998Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-05T00:31:49.998Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env
2022-12-05T00:31:49.999Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:31:49.999Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:50.002Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:50.003Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200309998,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:31:50.102Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:31:50.104Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:50.104Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:50.119Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:50.120Z||pool-13-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:31:51.004Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 14ac0b4e-2bc0-4a62-bcee-aec200f90fb5
2022-12-05T00:31:51.004Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 3c312ec5-00e3 0 a6c9bdbb-9df4-4ffa-a55d-a01be038a132 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=?
2022-12-05T00:31:51.078Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2fdea78f, org.onap.sdc.toscaparser.api.parameters.Input@55c6129e, org.onap.sdc.toscaparser.api.parameters.Input@1ec3cd15, org.onap.sdc.toscaparser.api.parameters.Input@6c8c4394, org.onap.sdc.toscaparser.api.parameters.Input@36346355]
2022-12-05T00:31:51.085Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.085Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.086Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-05T00:31:51.086Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 49d168db-99ae-4d76-aaed-fae4805fdd82
2022-12-05T00:31:51.086Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 49d168db-99ae-4d76-aaed-fae4805fdd82 matches Tosca VF Customization UUID: 49d168db-99ae-4d76-aaed-fae4805fdd82
2022-12-05T00:31:51.087Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 49d168db-99ae-4d76-aaed-fae4805fdd82  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=?
2022-12-05T00:31:51.099Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.101Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.103Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 49d168db-99ae-4d76-aaed-fae4805fdd82: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-05T00:31:51.103Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3336b16e
2022-12-05T00:31:51.103Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.104Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:31:51.105Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4f74624d-4269-41b4-bf8d-efa4047294ec
2022-12-05T00:31:51.108Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4f74624d-4269-41b4-bf8d-efa4047294ec
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=?
2022-12-05T00:31:51.123Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.124Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:51.124Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:51.125Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.125Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:51.126Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:51.126Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.126Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is not matching search criteria
2022-12-05T00:31:51.127Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-05T00:31:51.127Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-05T00:31:51.127Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-05T00:31:51.127Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-05T00:31:51.128Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-05T00:31:51.128Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.128Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:51.128Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-05T00:31:51.129Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:51.129Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-05T00:31:51.129Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.129Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c7c6aace-3a54-4aa5-bac6-21d3d222365a
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=?
2022-12-05T00:31:51.145Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.146Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:51.146Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:51.146Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.147Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is not matching search criteria
2022-12-05T00:31:51.147Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-05T00:31:51.147Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-05T00:31:51.148Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:51.148Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.148Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-05T00:31:51.148Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.148Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-05T00:31:51.149Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-05T00:31:51.149Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-05T00:31:51.149Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:51.149Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-05T00:31:51.150Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.150Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=31557503-e8a5-4939-a4a9-69bff3336df4
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=?
2022-12-05T00:31:51.156Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.156Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:51.157Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:51.160Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.160Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is not matching search criteria
2022-12-05T00:31:51.161Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-05T00:31:51.161Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-05T00:31:51.161Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:51.161Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.162Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-05T00:31:51.162Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.162Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-05T00:31:51.162Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-05T00:31:51.163Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-05T00:31:51.163Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-05T00:31:51.163Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-05T00:31:51.163Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-05T00:31:51.163Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f9c6f9a8-e3ac-4b39-9102-07ffca341baf
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=?
2022-12-05T00:31:51.168Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.168Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:51.169Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:31:51.169Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.170Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Node template vFW 3c312ec5-00e3 0 is matching search criteria
2022-12-05T00:31:51.170Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3c312ec5-00e3 0] matching following query criteria: sdcType=VF, customizationUUID=49d168db-99ae-4d76-aaed-fae4805fdd82
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=?
2022-12-05T00:31:51.176Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.176Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.177Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 14ac0b4e-2bc0-4a62-bcee-aec200f90fb5: vFW 3c312ec5-00e3
2022-12-05T00:31:51.177Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.177Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.178Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.178Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.178Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.178Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.179Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.179Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.179Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:31:51.179Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-05 00-29-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:31:51.179Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2022-12-05 00-29-19 
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 (?, ?, ?, ?, ?)
2022-12-05T00:31:51.638Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 3c312ec5-00e3 a6c9bdbb-9df4-4ffa-a55d-a01be038a132 1 ASDC deployResourceStructure
2022-12-05T00:31:51.639Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json ASDC sendASDCNotification
2022-12-05T00:31:51.641Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json
2022-12-05T00:31:51.641Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:31:51.642Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:51.645Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:51.645Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200311639,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:51.745Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:31:51.747Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:51.747Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:51.765Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:51.766Z||pool-14-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:52.646Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-05T00:31:52.647Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml
2022-12-05T00:31:52.647Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:31:52.648Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:52.656Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:52.656Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200312646,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:52.759Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-05T00:31:52.760Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:52.760Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:52.774Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:52.775Z||pool-15-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:53.658Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-05T00:31:53.658Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env
2022-12-05T00:31:53.658Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:31:53.659Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:53.661Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:53.662Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200313658,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:53.762Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:31:53.763Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:53.763Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:53.778Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:53.778Z||pool-16-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:54.663Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar ASDC sendASDCNotification
2022-12-05T00:31:54.663Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar
2022-12-05T00:31:54.664Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:31:54.665Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:31:54.668Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:31:54.669Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200314662,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:31:54.768Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:31:54.769Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:31:54.769Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:31:54.784Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:31:54.785Z||pool-17-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:31:55.670Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4279b773-d315-4023-a612-bf5b37fe3153
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:31:55.715Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4279b773-d315-4023-a612-bf5b37fe3153
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=?
2022-12-05T00:31:55.723Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:31:55.724Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:31:55.724Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T00:31:55.725Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T00:31:55.725Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:31:55.725Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:31:55.726Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:31:55.726Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:31:55.727Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||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=?
2022-12-05T00:31:55.737Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T00:32:25.739Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4279b773-d315-4023-a612-bf5b37fe3153 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=?
2022-12-05T00:32:25.762Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4279b773-d315-4023-a612-bf5b37fe3153 and serviceModelVersionId: 14ac0b4e-2bc0-4a62-bcee-aec200f90fb5
2022-12-05T00:32:25.763Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b30f0cbf-8978-481f-a4a0-0ac23f0a39a5
2022-12-05T00:32:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:32:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:32:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:31.948Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:31.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:32:31.949Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200275656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:32:31.950Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:32:49.818Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0
2022-12-05T00:32:49.992Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T00:32:50.070Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0|INFO|500||Invoke
2022-12-05T00:32:50.071Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4279b773-d315-4023-a612-bf5b37fe3153], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f6454ed7-e1b8-4381-ae2c-a072d21bb9ee], X-ECOMP-RequestID=[4279b773-d315-4023-a612-bf5b37fe3153], X-TransactionId=[], X-ONAP-RequestID=[4279b773-d315-4023-a612-bf5b37fe3153], Content-Type=[application/merge-patch+json]}
2022-12-05T00:32:50.079Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T00:32:50.344Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?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/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 00:32:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[222], vertex-id=[192536], x-aai-txid=[0-aai-resources-221205-00:32:49:047-51777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T00:32:50.345Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-05T00:32:50.345Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b30f0cbf-8978-481f-a4a0-0ac23f0a39a5/model-vers/model-ver/14ac0b4e-2bc0-4a62-bcee-aec200f90fb5?depth=0|INFO|500||InvokeReturn
2022-12-05T00:32:50.354Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T00:32:50.354Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||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=?
2022-12-05T00:32:50.377Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T00:32:50.378Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4279b773-d315-4023-a612-bf5b37fe3153 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T00:32:50.380Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T00:32:50.380Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:50.395Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:50.395Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200370378,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:32:50.483Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 87 ms
2022-12-05T00:32:50.485Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:50.485Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:50.505Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:50.506Z||pool-18-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T00:32:51.423Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:32:51.425Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:32:51.425Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:51.955Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:51.957Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-05T00:32:51.957Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2","serviceName":"basic_onboard_AwhCSc","serviceVersion":"1.0","serviceUUID":"9ad62bf3-d16f-4f2b-ba99-e572ad3c4734","serviceDescription":"service","serviceInvariantUUID":"e61be020-f797-48e8-ba40-6bb4ed27d828","resources":[{"resourceInstanceName":"basic_onboard_AwhCSc 0","resourceName":"basic_onboard_AwhCSc","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8aa419c6-fcca-48a3-a2ba-058adbf3c906","resourceInvariantUUID":"70377ca1-d1d6-4c3f-a78a-fa4dacfb9deb","resourceCustomizationUUID":"0dd78ae1-d435-4e29-9d69-8113cf0ae5d4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml","artifactChecksum":"N2QwZmEzZTk2YzE1MjFkZTMzZTE5MTg5OTU4ODk1NDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9a6807f3-8264-4e00-b1c7-a91b10b4e7a1","artifactVersion":"1"},{"artifactName":"basic_onboard_awhcsc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json","artifactChecksum":"Yzc3Y2M5ZWNhNzAyM2U3MWNlODE3YzI1OGU4OThlYTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c1a2ac6d-2b31-4bc5-8c8d-6d53ecb6341f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fd6e1683-f0ea-49d9-bc0e-a7254f2bea57","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2b7dca11-840d-41b2-94eb-87bd8b30ab26","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fe37ac47-7075-4f05-8b3d-a1eca2d707f2","artifactVersion":"2","generatedFromUUID":"fd6e1683-f0ea-49d9-bc0e-a7254f2bea57"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardAwhcsc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml","artifactChecksum":"YWQ3MDliOWM3MTljNzFhOGYxNjNlNTVkMTBkMzE2NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"80cdd277-01c2-4fa6-b964-2734d31651d3","artifactVersion":"1"},{"artifactName":"service-BasicOnboardAwhcsc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar","artifactChecksum":"ZDg2MTllYjk3YzNjMmFiMDU0MTg0NTc5OTY3Zjk4MDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f1689b3-2792-4160-aa66-5561070f7334","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T00:32:51.971Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:32:51.971Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:51.975Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:51.976Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:32:52.075Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:32:52.076Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:52.076Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:52.092Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:52.093Z||pool-19-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:32:52.979Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:32:52.979Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:52.984Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:52.984Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:32:53.088Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-05T00:32:53.089Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:53.089Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:53.120Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:53.121Z||pool-20-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:32:53.988Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:32:53.990Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:53.993Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:53.993Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:32:54.096Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-05T00:32:54.099Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:54.100Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:54.119Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:54.119Z||pool-21-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:32:54.996Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:32:54.997Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:55.000Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:55.000Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:32:55.102Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-05T00:32:55.103Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:55.103Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:55.118Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:55.119Z||pool-22-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:32:56.001Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:32:56.002Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:56.006Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:56.007Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-05T00:32:56.108Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T00:32:56.110Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:56.111Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:56.143Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:56.145Z||pool-23-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:32:57.007Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:32:57.009Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:57.012Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:57.012Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:32:57.113Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:32:57.119Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:57.119Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:57.137Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:57.138Z||pool-24-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:32:58.013Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:32:58.015Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:58.018Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:58.018Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:32:58.118Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:32:58.119Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:58.120Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:58.140Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:58.141Z||pool-25-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:32:59.021Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "serviceName": "basic_onboard_AwhCSc",
  "serviceVersion": "1.0",
  "serviceUUID": "9ad62bf3-d16f-4f2b-ba99-e572ad3c4734",
  "serviceDescription": "service",
  "serviceInvariantUUID": "e61be020-f797-48e8-ba40-6bb4ed27d828",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_AwhCSc 0",
      "resourceCustomizationUUID": "0dd78ae1-d435-4e29-9d69-8113cf0ae5d4",
      "resourceName": "basic_onboard_AwhCSc",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8aa419c6-fcca-48a3-a2ba-058adbf3c906",
      "resourceInvariantUUID": "70377ca1-d1d6-4c3f-a78a-fa4dacfb9deb",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_awhcsc0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
          "artifactChecksum": "Yzc3Y2M5ZWNhNzAyM2U3MWNlODE3YzI1OGU4OThlYTY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c1a2ac6d-2b31-4bc5-8c8d-6d53ecb6341f",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fd6e1683-f0ea-49d9-bc0e-a7254f2bea57",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "fe37ac47-7075-4f05-8b3d-a1eca2d707f2",
            "generatedFromUUID": "fd6e1683-f0ea-49d9-bc0e-a7254f2bea57"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "fe37ac47-7075-4f05-8b3d-a1eca2d707f2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardAwhcsc-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
      "artifactChecksum": "ZDg2MTllYjk3YzNjMmFiMDU0MTg0NTc5OTY3Zjk4MDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9f1689b3-2792-4160-aa66-5561070f7334"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T00:32:59.021Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T00:32:59.022Z|4279b773-d315-4023-a612-bf5b37fe3153|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9ad62bf3-d16f-4f2b-ba99-e572ad3c4734 ASDC
2022-12-05T00:32:59.022Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
ServiceName:basic_onboard_AwhCSc
ServiceVersion:1.0
ServiceUUID:9ad62bf3-d16f-4f2b-ba99-e572ad3c4734
ServiceInvariantUUID:e61be020-f797-48e8-ba40-6bb4ed27d828
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardAwhcsc-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar
ArtifactUUID:9f1689b3-2792-4160-aa66-5561070f7334
ArtifactChecksum:ZDg2MTllYjk3YzNjMmFiMDU0MTg0NTc5OTY3Zjk4MDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_AwhCSc 0
ResourceCustomizationUUID:0dd78ae1-d435-4e29-9d69-8113cf0ae5d4
ResourceInvariantUUID:70377ca1-d1d6-4c3f-a78a-fa4dacfb9deb
ResourceName:basic_onboard_AwhCSc
ResourceType:VF
ResourceUUID:8aa419c6-fcca-48a3-a2ba-058adbf3c906
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_awhcsc0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json
ArtifactUUID:c1a2ac6d-2b31-4bc5-8c8d-6d53ecb6341f
ArtifactChecksum:Yzc3Y2M5ZWNhNzAyM2U3MWNlODE3YzI1OGU4OThlYTY=
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/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml
ArtifactUUID:fd6e1683-f0ea-49d9-bc0e-a7254f2bea57
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/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env
ArtifactUUID:fe37ac47-7075-4f05-8b3d-a1eca2d707f2
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/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env
ArtifactUUID:fe37ac47-7075-4f05-8b3d-a1eca2d707f2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-05T00:32:59.023Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9ad62bf3-d16f-4f2b-ba99-e572ad3c4734 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 (?, ?, ?, ?, ?)
2022-12-05T00:32:59.111Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:32:59.118Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:32:59.119Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:32:59.119Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 9f1689b3-2792-4160-aa66-5561070f7334 from URL: /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:32:59.119Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:32:59.120Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:32:59.207Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:32:59.209Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar 9f1689b3-2792-4160-aa66-5561070f7334 75675
2022-12-05T00:32:59.209Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar ASDC sendASDCNotification
2022-12-05T00:32:59.210Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:32:59.210Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:32:59.210Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:32:59.212Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:32:59.213Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200379209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:32:59.313Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:32:59.314Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:32:59.314Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:32:59.328Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:32:59.329Z||pool-26-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:00.221Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:33:00.225Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:33:00.226Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 9f1689b3-2792-4160-aa66-5561070f7334, URL: /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar to file: /app/ASDC/1/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:00.226Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:00.227Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:00.227Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:00.414Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP588994402136250323/Definitions/service-BasicOnboardAwhcsc-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
2022-12-05T00:33:02.067Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T00:33:02.068Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:33:02.068Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.068Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-05T00:33:02.068Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_AwhCSc 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-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.068Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.068Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||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-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.069Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||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-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.069Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||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-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.069Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.069Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||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-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:02.069Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:33:02.069Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.070Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:02.070Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:02.070Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:33:02.071Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:33:02.071Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.071Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:02.072Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:02.072Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:33:02.072Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:33:02.072Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.073Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:02.073Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.073Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is not matching search criteria
2022-12-05T00:33:02.074Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-05T00:33:02.074Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-05T00:33:02.074Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-05T00:33:02.075Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-05T00:33:02.076Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-05T00:33:02.076Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.076Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:33:02.077Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.077Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:02.077Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:33:02.078Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.078Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:02.078Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:33:02.079Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:02.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:33:02.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is not matching search criteria
2022-12-05T00:33:02.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-05T00:33:02.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-05T00:33:02.081Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7c6178c8-f16a-4cb8-bc07-41d5303bf350
2022-12-05T00:33:02.081Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.081Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:02.081Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.082Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:02.082Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.082Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:02.083Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:02.083Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:02.083Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_AwhCSc
Description:service
Model UUID:9ad62bf3-d16f-4f2b-ba99-e572ad3c4734
Model Version:NULL
Model InvariantUuid:e61be020-f797-48e8-ba40-6bb4ed27d828
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_AwhCSc
Model UUID:382252aa-154b-44fa-91fe-7b988254ac4b
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:70377ca1-d1d6-4c3f-a78a-fa4dacfb9deb
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0dd78ae1-d435-4e29-9d69-8113cf0ae5d4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c7200806-9817-453b-a919-67a5522adeda
ModelName:BasicOnboardAwhcsc..base_ubuntu18..module-0
ModelUuid:4c3afc35-7436-44d5-a0b2-0c5fa20ccc5b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7c6178c8-f16a-4cb8-bc07-41d5303bf350
ModelInvariantUuid:93b1fd53-b583-4422-a433-4240c25dd646
ModelName:basic_onboard_AwhCSc-nodes.ubuntu18Cvfc
ModelUuid:70427928-662f-420e-8db3-ad5f0bb0697f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:1dd5c2c8-bdf1-4d5b-978a-0e9b4bfccd67
ModelInvariantUuid:d86554d7-d754-484f-834e-109c016db4b2
ModelName:BasicOnboardAwhcsc.compute.nodes.heat.ubuntu18
ModelUuid:338e8a4b-dbd6-47c7-8360-2b3bf1d18186
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=?
2022-12-05T00:33:02.097Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 8aa419c6-fcca-48a3-a2ba-058adbf3c906
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=?
2022-12-05T00:33:02.102Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||basic_onboard_AwhCSc 0
2022-12-05T00:33:02.102Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8aa419c6-fcca-48a3-a2ba-058adbf3c906
2022-12-05T00:33:02.102Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: c1a2ac6d-2b31-4bc5-8c8d-6d53ecb6341f from URL: /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json
2022-12-05T00:33:02.102Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:33:02.103Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json
2022-12-05T00:33:02.184Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:33:02.185Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json c1a2ac6d-2b31-4bc5-8c8d-6d53ecb6341f 798
2022-12-05T00:33:02.185Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json ASDC sendASDCNotification
2022-12-05T00:33:02.185Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json
2022-12-05T00:33:02.186Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:33:02.186Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:33:02.188Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:33:02.189Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200382185,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:33:02.289Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:33:02.290Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:33:02.290Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:02.307Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:02.308Z||pool-27-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:03.189Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardAwhcsc..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "c7200806-9817-453b-a919-67a5522adeda",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "4c3afc35-7436-44d5-a0b2-0c5fa20ccc5b",
    "vfModuleModelCustomizationUUID": "4ddb2f80-7047-4ca7-ab3d-54f343565965",
    "isBase": true,
    "artifacts": [
      "fd6e1683-f0ea-49d9-bc0e-a7254f2bea57",
      "fe37ac47-7075-4f05-8b3d-a1eca2d707f2"
    ],
    "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": ""
    }
  }
]
2022-12-05T00:33:03.206Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardAwhcsc..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4c3afc35-7436-44d5-a0b2-0c5fa20ccc5b
VfModuleModelInvariantUUID:c7200806-9817-453b-a919-67a5522adeda
VfModuleModelDescription:NULL
Artifacts UUID List:{
fd6e1683-f0ea-49d9-bc0e-a7254f2bea57
,
fe37ac47-7075-4f05-8b3d-a1eca2d707f2

}
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


}

2022-12-05T00:33:03.209Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardAwhcsc..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "c7200806-9817-453b-a919-67a5522adeda",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "4c3afc35-7436-44d5-a0b2-0c5fa20ccc5b",
    "vfModuleModelCustomizationUUID": "4ddb2f80-7047-4ca7-ab3d-54f343565965",
    "isBase": true,
    "artifacts": [
      "fd6e1683-f0ea-49d9-bc0e-a7254f2bea57",
      "fe37ac47-7075-4f05-8b3d-a1eca2d707f2"
    ],
    "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": ""
    }
  }
]
2022-12-05T00:33:03.209Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardAwhcsc..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4c3afc35-7436-44d5-a0b2-0c5fa20ccc5b
VfModuleModelInvariantUUID:c7200806-9817-453b-a919-67a5522adeda
VfModuleModelDescription:NULL
Artifacts UUID List:{
fd6e1683-f0ea-49d9-bc0e-a7254f2bea57
,
fe37ac47-7075-4f05-8b3d-a1eca2d707f2

}
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


}

2022-12-05T00:33:03.209Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fd6e1683-f0ea-49d9-bc0e-a7254f2bea57 from URL: /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml
2022-12-05T00:33:03.209Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:33:03.209Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml
2022-12-05T00:33:03.301Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:33:03.302Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml fd6e1683-f0ea-49d9-bc0e-a7254f2bea57 5033
2022-12-05T00:33:03.302Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-05T00:33:03.302Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml
2022-12-05T00:33:03.302Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:33:03.302Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:33:03.307Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:33:03.307Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200383302,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:33:03.407Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:33:03.408Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:33:03.408Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:03.423Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:03.424Z||pool-28-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:04.316Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fe37ac47-7075-4f05-8b3d-a1eca2d707f2 from URL: /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env
2022-12-05T00:33:04.317Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:33:04.317Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env
2022-12-05T00:33:04.381Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:33:04.382Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env fe37ac47-7075-4f05-8b3d-a1eca2d707f2 909
2022-12-05T00:33:04.382Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-05T00:33:04.382Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env
2022-12-05T00:33:04.382Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:33:04.383Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:33:04.385Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:33:04.386Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200384382,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:33:04.486Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:33:04.488Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:33:04.489Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:04.520Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:04.521Z||pool-29-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:05.388Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 9ad62bf3-d16f-4f2b-ba99-e572ad3c4734
2022-12-05T00:33:05.389Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_AwhCSc 0 8aa419c6-fcca-48a3-a2ba-058adbf3c906 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=?
2022-12-05T00:33:05.415Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6bca590e, org.onap.sdc.toscaparser.api.parameters.Input@63f0d75c, org.onap.sdc.toscaparser.api.parameters.Input@53ea3208, org.onap.sdc.toscaparser.api.parameters.Input@57adff9a, org.onap.sdc.toscaparser.api.parameters.Input@6e96de48]
2022-12-05T00:33:05.417Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.417Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.417Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-05T00:33:05.418Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 0dd78ae1-d435-4e29-9d69-8113cf0ae5d4
2022-12-05T00:33:05.418Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0dd78ae1-d435-4e29-9d69-8113cf0ae5d4 matches Tosca VF Customization UUID: 0dd78ae1-d435-4e29-9d69-8113cf0ae5d4
2022-12-05T00:33:05.418Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 0dd78ae1-d435-4e29-9d69-8113cf0ae5d4  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=?
2022-12-05T00:33:05.422Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.423Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.424Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 0dd78ae1-d435-4e29-9d69-8113cf0ae5d4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-05T00:33:05.424Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@31a8d871
2022-12-05T00:33:05.424Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.424Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:33:05.424Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4ddb2f80-7047-4ca7-ab3d-54f343565965
2022-12-05T00:33:05.424Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4ddb2f80-7047-4ca7-ab3d-54f343565965
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=?
2022-12-05T00:33:05.432Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.433Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:05.433Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:33:05.434Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.434Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:05.434Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:33:05.434Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.435Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is not matching search criteria
2022-12-05T00:33:05.435Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-05T00:33:05.435Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-05T00:33:05.435Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7c6178c8-f16a-4cb8-bc07-41d5303bf350
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=?
2022-12-05T00:33:05.440Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.441Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:05.441Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:33:05.441Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.442Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_AwhCSc 0 is matching search criteria
2022-12-05T00:33:05.442Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_AwhCSc 0] matching following query criteria: sdcType=VF, customizationUUID=0dd78ae1-d435-4e29-9d69-8113cf0ae5d4
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=?
2022-12-05T00:33:05.446Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.446Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.447Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 9ad62bf3-d16f-4f2b-ba99-e572ad3c4734: basic_onboard_AwhCSc
2022-12-05T00:33:05.447Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.448Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.448Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.448Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.448Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.449Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.449Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.449Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.449Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:33:05.450Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_AwhCSc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:33:05.450Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_AwhCSc 
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 (?, ?, ?, ?, ?)
2022-12-05T00:33:05.578Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_AwhCSc 8aa419c6-fcca-48a3-a2ba-058adbf3c906 1 ASDC deployResourceStructure
2022-12-05T00:33:05.578Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json ASDC sendASDCNotification
2022-12-05T00:33:05.578Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json
2022-12-05T00:33:05.579Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:33:05.579Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:33:05.583Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:33:05.583Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200385578,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:33:05.682Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:33:05.684Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:33:05.684Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:05.699Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:05.700Z||pool-30-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:06.590Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-05T00:33:06.591Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml
2022-12-05T00:33:06.591Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:33:06.592Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:33:06.597Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:33:06.597Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200386590,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:33:06.697Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:33:06.698Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:33:06.699Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:06.716Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:06.717Z||pool-31-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:07.598Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-05T00:33:07.599Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env
2022-12-05T00:33:07.599Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:33:07.599Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:33:07.602Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:33:07.603Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200387598,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:33:07.704Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T00:33:07.706Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:33:07.706Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:07.724Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:07.725Z||pool-32-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:08.603Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar ASDC sendASDCNotification
2022-12-05T00:33:08.604Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar
2022-12-05T00:33:08.604Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:33:08.605Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:33:08.608Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:33:08.608Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200388603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:33:08.709Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:33:08.714Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:33:08.714Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:08.731Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:08.731Z||pool-33-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:33:09.615Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:33:09.635Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
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=?
2022-12-05T00:33:09.639Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:33:09.640Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:33:09.640Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:33:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:33:31.924Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:33:31.925Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:33:31.949Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:33:31.950Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:33:31.950Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200262740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:33:31.952Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:33:39.640Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:33:39.689Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
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=?
2022-12-05T00:33:39.693Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:33:39.694Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:33:39.694Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:34:09.694Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:34:09.713Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
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=?
2022-12-05T00:34:09.716Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:34:09.716Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:34:09.716Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:34:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:34:31.923Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:34:31.924Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:34:31.958Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:34:31.965Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.966Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.968Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.968Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.968Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200285603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.969Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.969Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.970Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200288675,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.971Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.972Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.973Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200284281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.974Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.974Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.974Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200262740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:34:31.974Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.974Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.975Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200275656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.975Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.975Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.983Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:34:31.983Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.984Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.984Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200285603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.985Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.985Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.985Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200288675,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.986Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.987Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.987Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200284281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.987Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.987Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.988Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200275656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.988Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.988Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.988Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200262740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:34:31.989Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.989Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.989Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:34:31.991Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.991Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.991Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200285603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.992Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.992Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.992Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200288675,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.992Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.993Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.993Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200284281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:34:31.993Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.994Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200275656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.994Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.994Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.995Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200262740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.995Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.996Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.997Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.997Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.997Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200285603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.997Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.998Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200288675,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.998Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:31.999Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200284281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:31.999Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:31.999Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.000Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200275656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.000Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.000Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200262740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.001Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.001Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.001Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.002Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200288675,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.002Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.002Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.002Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200285603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.003Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.003Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200284281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.004Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.004Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200275656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.004Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.005Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200262740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.005Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.005Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.006Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.006Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200288675,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.007Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.007Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200285603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.008Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.008Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200284281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:34:32.009Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.009Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.009Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200275656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.010Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.010Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200262740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.011Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.013Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.013Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200291917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.014Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.014Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.014Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200285603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.015Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.015Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.015Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200284281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.016Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.016Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.016Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200288675,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:34:32.016Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:34:32.017Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.017Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200298666,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.017Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.017Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.018Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200298392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.018Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.019Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.019Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200299676,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.019Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.020Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.020Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "cds",
  "timestamp": 1670200299206,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.020Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.020Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.021Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200299631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.021Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.022Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.022Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200298625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.022Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.023Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.023Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200299468,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.023Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.023Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.024Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200300635,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.026Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.026Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.027Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200300617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.027Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.027Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.028Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "policy-id",
  "timestamp": 1670200301640,
  "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=?
2022-12-05T00:34:32.039Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
2022-12-05T00:34:32.039Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2 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 (?, ?, ?, ?, ?)
2022-12-05T00:34:32.059Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.059Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200301057,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.060Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.062Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.062Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200301680,
  "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=?
2022-12-05T00:34:32.077Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
2022-12-05T00:34:32.078Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2 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=?
2022-12-05T00:34:32.096Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.096Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670200302062,
  "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=?
2022-12-05T00:34:32.109Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
2022-12-05T00:34:32.109Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2 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 (?, ?, ?, ?, ?)
2022-12-05T00:34:32.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.126Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670200302682,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.127Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.127Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.128Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200305218,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.128Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.128Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.128Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "aai-model-loader",
  "timestamp": 1670200306222,
  "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=?
2022-12-05T00:34:32.144Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
2022-12-05T00:34:32.144Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2 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 (?, ?, ?, ?, ?)
2022-12-05T00:34:32.159Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.159Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200307815,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.160Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.160Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.160Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200308926,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.160Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.160Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.161Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200309998,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:34:32.161Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.162Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.163Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200311639,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/vfw3c312ec500e30_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.163Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.164Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.165Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200312646,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.165Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.165Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.166Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200313658,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/resourceInstances/vfw3c312ec500e30/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.166Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:32.167Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:34:32.167Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200314662,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221205002919/1.0/artifacts/service-Vfw20221205002919-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:34:32.168Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:34:39.717Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:34:39.742Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2
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=?
2022-12-05T00:34:39.748Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:34:39.748Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:34:39.748Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T00:34:39.749Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T00:34:39.749Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:34:39.749Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:34:39.749Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:34:39.750Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:34:39.750Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||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=?
2022-12-05T00:34:39.778Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T00:35:09.779Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2 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=?
2022-12-05T00:35:09.797Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2 and serviceModelVersionId: 9ad62bf3-d16f-4f2b-ba99-e572ad3c4734
2022-12-05T00:35:09.798Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e61be020-f797-48e8-ba40-6bb4ed27d828
2022-12-05T00:35:09.799Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0
2022-12-05T00:35:09.810Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T00:35:09.902Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0|INFO|500||Invoke
2022-12-05T00:35:09.903Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bb08748e-9165-49a5-a26f-35a6c79809e9], X-ECOMP-RequestID=[aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2], X-TransactionId=[], X-ONAP-RequestID=[aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2], Content-Type=[application/merge-patch+json]}
2022-12-05T00:35:09.919Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T00:35:10.061Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?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/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 00:35:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[192608], x-aai-txid=[0-aai-resources-221205-00:35:08:881-43603], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T00:35:10.061Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-05T00:35:10.062Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e61be020-f797-48e8-ba40-6bb4ed27d828/model-vers/model-ver/9ad62bf3-d16f-4f2b-ba99-e572ad3c4734?depth=0|INFO|500||InvokeReturn
2022-12-05T00:35:10.062Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T00:35:10.063Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||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=?
2022-12-05T00:35:10.079Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T00:35:10.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T00:35:10.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T00:35:10.080Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:35:10.085Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:35:10.085Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200510080,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:35:10.185Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:35:10.186Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:35:10.187Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:35:10.209Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:35:10.210Z||pool-34-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T00:35:11.109Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:35:11.109Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:35:11.109Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:35:21.422Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:35:21.423Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:35:21.424Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:35:21.424Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:35:30.969Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:35:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:35:31.918Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:35:31.918Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:35:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:35:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:35:31.922Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:35:31.949Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:35:31.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.950Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4279b773-d315-4023-a612-bf5b37fe3153",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200370378,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:35:31.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.952Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:35:31.952Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:35:31.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.953Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:35:31.953Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:35:31.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.953Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:35:31.953Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:35:31.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.953Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:35:31.954Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:35:31.954Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.954Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-05T00:35:31.954Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:35:31.954Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.954Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:35:31.954Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:35:31.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.955Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200371423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:35:31.955Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:35:31.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.955Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200379209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:35:31.955Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.956Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.957Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200382185,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:35:31.957Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.957Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.957Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200383302,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:35:31.958Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.958Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.958Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200384382,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:35:31.958Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.958Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.958Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200385578,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/basic_onboard_awhcsc0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:35:31.959Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.959Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.959Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200386590,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:35:31.959Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.959Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.959Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200387598,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/resourceInstances/basic_onboard_awhcsc0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:35:31.959Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:31.960Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T00:35:31.960Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200388603,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAwhcsc/1.0/artifacts/service-BasicOnboardAwhcsc-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:35:31.960Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:35:41.464Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:36:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:36:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:36:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:36:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:36:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:36:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:36:32.456Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:36:32.457Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:36:32.457Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670200510080,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:36:32.458Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:36:41.473Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:37:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:37:31.918Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:37:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:37:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:37:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:37:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:37:41.467Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:37:41.490Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:38:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:38:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:38:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:38:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:38:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:38:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:38:41.467Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:38:41.467Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:39:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:39:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:39:31.920Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:39:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:39:31.921Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:39:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:39:41.466Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:39:41.470Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:40:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:40:31.920Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:40:31.921Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:40:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:40:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:40:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:40:41.466Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:40:41.477Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:41:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:41:31.918Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:41:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:41:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:41:31.921Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:41:31.922Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:41:41.465Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:41:41.476Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:42:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:42:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:42:31.920Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:42:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:42:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:42:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:42:41.466Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:42:41.468Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:43:31.917Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:43:31.919Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:43:31.919Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:43:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:43:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:43:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:43:41.466Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:43:41.466Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:44:31.917Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:44:31.918Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:44:31.918Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:44:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:44:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:44:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:44:41.461Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:44:41.475Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:45:31.917Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:45:31.919Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:45:31.919Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:45:31.924Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:45:31.925Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:45:31.925Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:45:41.469Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:45:41.469Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:46:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:46:31.921Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:46:31.921Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:46:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:46:31.922Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:46:31.922Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:46:41.474Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:46:41.474Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:47:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:47:31.918Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:47:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:47:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:47:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:47:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:47:41.466Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:47:41.470Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:48:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:48:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:48:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:48:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:48:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:48:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:48:41.462Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:48:41.462Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:49:31.917Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:49:31.918Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:49:31.919Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:49:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:49:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:49:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:49:41.472Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:49:41.486Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:50:31.920Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:50:31.922Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:50:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:50:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:50:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:50:31.923Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:50:41.498Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:50:41.546Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:51:31.918Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:51:31.923Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:51:31.923Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:51:31.925Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:51:31.925Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:51:31.925Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:51:32.559Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:51:32.561Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.561Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"4216d31b-897d-4129-8623-a954402fd0f3","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"2b807089-a07d-4ec9-818d-1a09ec124114","serviceDescription":"service","serviceInvariantUUID":"0c4813c1-e009-4324-bd89-d1b84c006c67","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"74ae42ad-d92a-42e4-95c1-39cc40030106","resourceInvariantUUID":"23add94b-384e-44a8-b3aa-6c0054941a4d","resourceCustomizationUUID":"41ce3d67-14b4-4d86-9ccc-31018ad92f16","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":"NGMxNWQ0M2ExMTZhMmM2ZGI0MGUzMWIwODc3ODA2OTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"91eee4f9-7daf-47c2-b12d-47b0c6021a9d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NWMyNDhmMjQzODk2NmU2MWE5NDg0ZjJlOTM1ZWUyMWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"de9bc60b-5b81-4fdd-b251-2077fd06c5a3","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T00:51:32.575Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:51:32.577Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:51:32.585Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:51:32.587Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.587Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201473724,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:51:32.588Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:51:32.590Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.592Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.592Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201475656,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:51:32.592Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201491918,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:51:32.593Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.593Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.593Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "policy-id",
  "timestamp": 1670201484281,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:51:32.593Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.593Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.593Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201475656,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:51:32.594Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.594Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.594Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201473724,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:51:32.594Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.594Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "cds",
  "timestamp": 1670201485603,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "policy-id",
  "timestamp": 1670201484281,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201487283,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:51:32.595Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "cds",
  "timestamp": 1670201485603,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "policy-id",
  "timestamp": 1670201488215,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "cds",
  "timestamp": 1670201488368,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:51:32.596Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:51:32.597Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.597Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "policy-id",
  "timestamp": 1670201489220,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:51:32.597Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:51:32.597Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.597Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "policy-id",
  "timestamp": 1670201490223,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-05T00:51:32.651Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4216d31b-897d-4129-8623-a954402fd0f3
2022-12-05T00:51:32.652Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4216d31b-897d-4129-8623-a954402fd0f3 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 (?, ?, ?, ?, ?)
2022-12-05T00:51:32.674Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.675Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201488681,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:51:32.675Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.675Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.675Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201491087,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:51:32.675Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:51:32.675Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T00:51:32.676Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201488681,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:51:32.676Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:51:32.684Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 91 ms
2022-12-05T00:51:32.686Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:51:32.686Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:51:32.728Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:51:32.730Z||pool-35-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:51:33.594Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:51:33.595Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:51:33.598Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:51:33.599Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201491918,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:51:33.699Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:51:33.700Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:51:33.700Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:51:33.726Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:51:33.726Z||pool-36-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:51:34.609Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "2b807089-a07d-4ec9-818d-1a09ec124114",
  "serviceDescription": "service",
  "serviceInvariantUUID": "0c4813c1-e009-4324-bd89-d1b84c006c67",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "41ce3d67-14b4-4d86-9ccc-31018ad92f16",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "74ae42ad-d92a-42e4-95c1-39cc40030106",
      "resourceInvariantUUID": "23add94b-384e-44a8-b3aa-6c0054941a4d",
      "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": "NWMyNDhmMjQzODk2NmU2MWE5NDg0ZjJlOTM1ZWUyMWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "de9bc60b-5b81-4fdd-b251-2077fd06c5a3"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T00:51:34.610Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T00:51:34.610Z|aaf00c04-a9e8-44b6-be1e-8d7b3f6858b2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2b807089-a07d-4ec9-818d-1a09ec124114 ASDC
2022-12-05T00:51:34.611Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:4216d31b-897d-4129-8623-a954402fd0f3
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:2b807089-a07d-4ec9-818d-1a09ec124114
ServiceInvariantUUID:0c4813c1-e009-4324-bd89-d1b84c006c67
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:de9bc60b-5b81-4fdd-b251-2077fd06c5a3
ArtifactChecksum:NWMyNDhmMjQzODk2NmU2MWE5NDg0ZjJlOTM1ZWUyMWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:41ce3d67-14b4-4d86-9ccc-31018ad92f16
ResourceInvariantUUID:23add94b-384e-44a8-b3aa-6c0054941a4d
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:74ae42ad-d92a-42e4-95c1-39cc40030106
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-12-05T00:51:34.611Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2b807089-a07d-4ec9-818d-1a09ec124114 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=?
2022-12-05T00:51:34.740Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:51:34.743Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:51:34.745Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:51:34.746Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: de9bc60b-5b81-4fdd-b251-2077fd06c5a3 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-05T00:51:34.746Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:51:34.747Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-05T00:51:34.831Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:51:34.833Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar de9bc60b-5b81-4fdd-b251-2077fd06c5a3 57791
2022-12-05T00:51:34.834Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-05T00:51:34.834Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-05T00:51:34.835Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:51:34.835Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:51:34.840Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:51:34.840Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201494834,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:51:34.947Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-12-05T00:51:34.948Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:51:34.948Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:51:34.966Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:51:34.967Z||pool-37-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:51:35.841Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:51:35.842Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:51:35.843Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: de9bc60b-5b81-4fdd-b251-2077fd06c5a3, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-05T00:51:35.844Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-05T00:51:35.845Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-05T00:51:35.845Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-05T00:51:36.041Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16349980765092830882/Definitions/service-BasicNetwork-template.yml
2022-12-05T00:51:37.074Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T00:51:37.074Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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
2022-12-05T00:51:37.075Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:51:37.076Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.076Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.076Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-05T00:51:37.076Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:51:37.077Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:51:37.077Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.077Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.077Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-05T00:51:37.077Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:51:37.077Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:51:37.078Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.078Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.078Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.078Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.079Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.079Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.080Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.080Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.080Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.080Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.081Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:2b807089-a07d-4ec9-818d-1a09ec124114
Model Version:NULL
Model InvariantUuid:0c4813c1-e009-4324-bd89-d1b84c006c67
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:23add94b-384e-44a8-b3aa-6c0054941a4d
Model UUID:cd9de74d-71bb-423f-91be-426f2e64b189
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:41ce3d67-14b4-4d86-9ccc-31018ad92f16
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=?
2022-12-05T00:51:37.099Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: 74ae42ad-d92a-42e4-95c1-39cc40030106
2022-12-05T00:51:37.099Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||No resources found for Service: 2b807089-a07d-4ec9-818d-1a09ec124114
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=?
2022-12-05T00:51:37.111Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||
2022-12-05T00:51:37.111Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-12-05T00:51:37.113Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 2b807089-a07d-4ec9-818d-1a09ec124114
2022-12-05T00:51:37.113Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 2b807089-a07d-4ec9-818d-1a09ec124114
2022-12-05T00:51:37.113Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-12-05T00:51:37.114Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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=?
2022-12-05T00:51:37.133Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@71097556, org.onap.sdc.toscaparser.api.parameters.Input@21880a2, org.onap.sdc.toscaparser.api.parameters.Input@223c5854, org.onap.sdc.toscaparser.api.parameters.Input@73940455, org.onap.sdc.toscaparser.api.parameters.Input@498d7cb4]
2022-12-05T00:51:37.135Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.136Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.136Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.136Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.139Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 2b807089-a07d-4ec9-818d-1a09ec124114: Generic NeutronNet
2022-12-05T00:51:37.139Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.139Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.140Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.140Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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=?
2022-12-05T00:51:37.202Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.208Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.210Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.211Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.211Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:51:37.211Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:51:37.211Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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 (?, ?)
2022-12-05T00:51:37.330Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-12-05T00:51:37.331Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-05T00:51:37.331Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-05T00:51:37.331Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:51:37.331Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:51:37.334Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:51:37.334Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201497331,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:51:37.435Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:51:37.436Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:51:37.436Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:51:37.451Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:51:37.451Z||pool-38-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:51:38.342Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:51:38.375Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
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=?
2022-12-05T00:51:38.382Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:51:38.382Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:51:38.382Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:52:08.383Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:52:08.417Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
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=?
2022-12-05T00:52:08.425Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:52:08.425Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:52:08.426Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:52:31.924Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:52:31.927Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:52:31.927Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:52:32.052Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:52:32.053Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:52:32.053Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201492089,
  "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=?
2022-12-05T00:52:32.067Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4216d31b-897d-4129-8623-a954402fd0f3
2022-12-05T00:52:32.068Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4216d31b-897d-4129-8623-a954402fd0f3 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 (?, ?, ?, ?, ?)
2022-12-05T00:52:38.426Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:52:38.448Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
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=?
2022-12-05T00:52:38.453Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:52:38.454Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:52:38.454Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:52:38.454Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:53:08.458Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:53:08.495Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
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=?
2022-12-05T00:53:08.501Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:53:08.502Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:53:08.502Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:53:08.502Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:53:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:53:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:53:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:53:31.953Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:53:31.956Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:31.956Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201491918,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:31.957Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:31.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:31.958Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201491557,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:53:31.958Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:53:31.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:31.958Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201491918,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:53:31.958Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:31.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:31.959Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201493287,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:53:31.959Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:53:31.959Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:31.959Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201494834,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:53:31.960Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:53:31.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:31.962Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201494292,
  "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=?
2022-12-05T00:53:32.017Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4216d31b-897d-4129-8623-a954402fd0f3
2022-12-05T00:53:32.017Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4216d31b-897d-4129-8623-a954402fd0f3 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 (?, ?, ?, ?, ?)
2022-12-05T00:53:32.051Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.051Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201497331,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:53:32.052Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:53:32.052Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.053Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201516779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.053Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.053Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.054Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201535656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.054Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.054Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.054Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201516779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:53:32.055Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.055Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.055Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201535656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.057Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.058Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.058Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201544281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.058Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.058Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.059Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201516779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:53:32.059Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.059Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.060Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201535656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.060Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.060Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.060Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201544281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.061Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.061Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.062Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201516779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.062Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.062Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.062Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201535656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201545603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201544281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.063Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.064Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201516779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-05T00:53:32.064Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.064Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.064Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201535656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.064Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.064Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.064Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201545603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.065Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.065Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.065Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201544281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.065Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.065Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.065Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201516779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.065Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.066Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.066Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201535656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.066Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.066Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.066Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201545603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.066Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201544281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201516779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.067Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201535656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201545603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201544281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.068Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201548675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201545603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201550092,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:53:32.069Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:53:32.070Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.070Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201550399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:53:32.070Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:53:32.070Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.070Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201544281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:53:32.071Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.071Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.071Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201548675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.071Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:32.071Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:53:32.071Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201545603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:53:32.071Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:53:38.503Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:53:38.548Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3
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=?
2022-12-05T00:53:38.558Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:53:38.558Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:53:38.558Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T00:53:38.558Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T00:53:38.559Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:53:38.559Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:53:38.559Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:53:38.564Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:53:38.565Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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=?
2022-12-05T00:53:38.602Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T00:54:08.603Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4216d31b-897d-4129-8623-a954402fd0f3 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=?
2022-12-05T00:54:08.620Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4216d31b-897d-4129-8623-a954402fd0f3 and serviceModelVersionId: 2b807089-a07d-4ec9-818d-1a09ec124114
2022-12-05T00:54:08.621Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0c4813c1-e009-4324-bd89-d1b84c006c67
2022-12-05T00:54:08.622Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0
2022-12-05T00:54:08.636Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T00:54:08.685Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0|INFO|500||Invoke
2022-12-05T00:54:08.686Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4216d31b-897d-4129-8623-a954402fd0f3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ad3621b9-9121-476a-8117-26ce20359279], X-ECOMP-RequestID=[4216d31b-897d-4129-8623-a954402fd0f3], X-TransactionId=[], X-ONAP-RequestID=[4216d31b-897d-4129-8623-a954402fd0f3], Content-Type=[application/merge-patch+json]}
2022-12-05T00:54:08.696Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T00:54:08.801Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?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/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 00:54:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[99], vertex-id=[204824], x-aai-txid=[2-aai-resources-221205-00:54:07:603-31248], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T00:54:08.801Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-05T00:54:08.802Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0c4813c1-e009-4324-bd89-d1b84c006c67/model-vers/model-ver/2b807089-a07d-4ec9-818d-1a09ec124114?depth=0|INFO|500||InvokeReturn
2022-12-05T00:54:08.803Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T00:54:08.803Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||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=?
2022-12-05T00:54:08.812Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T00:54:08.813Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4216d31b-897d-4129-8623-a954402fd0f3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T00:54:08.813Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T00:54:08.813Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:08.816Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:08.816Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201648813,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:54:08.916Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:54:08.917Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:08.917Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:08.942Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:08.943Z||pool-39-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T00:54:09.834Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:54:09.835Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:54:09.835Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:15.444Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:15.447Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-05T00:54:15.447Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"d97ede94-f309-482d-ad4f-b01fa35b23cf","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"37c76351-44c7-44cd-9c54-c035587ddd7e","serviceDescription":"service","serviceInvariantUUID":"f3357905-6f2b-4bb2-adb4-0e1b15716d69","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8789d518-cf8d-4285-ab08-f48f389e0cc6","resourceInvariantUUID":"a8febcc6-a70f-4c21-9106-04df03f4f2b4","resourceCustomizationUUID":"9eec411b-ef2e-4953-a474-a4f48ad59108","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":"Y2UxZmJmMDk1YmVhZjYyNTgzMTM0NjIyMzgzYmYyYjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d936f410-3ba5-4f71-868f-d0714b03a11b","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":"YmVkYWQyODM0ZDNmNDAyYTVhM2QyMzA2YjkxYzlmZGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ec3d18be-b327-4732-92c0-22be1148d330","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":"5e15823c-9021-47d2-8d6e-ebef218a48f2","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":"a7593909-ff9e-4f62-a953-53801313f35b","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":"7d9ea196-a12a-41e0-951b-f6aa4752d87d","artifactVersion":"2","generatedFromUUID":"5e15823c-9021-47d2-8d6e-ebef218a48f2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGRiOGUzZjk0MTQzZTgxZWIzODZkZTM4ZTM5OTdmNmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"49a38248-fe2a-49ea-b69c-d0a14893aead","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzBmNjk2YmVjNzJjZDM1MjBjNzliZTRkMzhiYTQ2NTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dae1d7f-b141-4277-acba-042ebb8d3715","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T00:54:15.450Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:54:15.450Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:15.452Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:15.453Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:54:15.553Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:54:15.554Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:15.554Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:15.572Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:15.573Z||pool-40-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:54:16.453Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:54:16.454Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:16.456Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:16.456Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:54:16.566Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 110 ms
2022-12-05T00:54:16.567Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:16.567Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:16.597Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:16.598Z||pool-41-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:17.457Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:54:17.457Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:17.460Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:17.460Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:54:17.560Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:54:17.561Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:17.561Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:17.579Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:17.580Z||pool-42-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:54:18.461Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:54:18.462Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:18.465Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:18.465Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:54:18.565Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:54:18.566Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:18.566Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:18.585Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:18.586Z||pool-43-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:19.466Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:54:19.467Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:19.469Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:19.469Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-05T00:54:19.570Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T00:54:19.571Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:19.571Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:19.602Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:19.603Z||pool-44-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:20.470Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:54:20.472Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:20.474Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:20.475Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:54:20.579Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-05T00:54:20.580Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:20.580Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:20.599Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:20.616Z||pool-45-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:21.475Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:54:21.477Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:21.480Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:21.480Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:54:21.581Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T00:54:21.582Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:21.582Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:21.596Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:21.597Z||pool-46-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:22.484Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "37c76351-44c7-44cd-9c54-c035587ddd7e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "f3357905-6f2b-4bb2-adb4-0e1b15716d69",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "9eec411b-ef2e-4953-a474-a4f48ad59108",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8789d518-cf8d-4285-ab08-f48f389e0cc6",
      "resourceInvariantUUID": "a8febcc6-a70f-4c21-9106-04df03f4f2b4",
      "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": "YmVkYWQyODM0ZDNmNDAyYTVhM2QyMzA2YjkxYzlmZGU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ec3d18be-b327-4732-92c0-22be1148d330",
          "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": "5e15823c-9021-47d2-8d6e-ebef218a48f2",
          "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": "7d9ea196-a12a-41e0-951b-f6aa4752d87d",
            "generatedFromUUID": "5e15823c-9021-47d2-8d6e-ebef218a48f2"
          },
          "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": "7d9ea196-a12a-41e0-951b-f6aa4752d87d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzBmNjk2YmVjNzJjZDM1MjBjNzliZTRkMzhiYTQ2NTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dae1d7f-b141-4277-acba-042ebb8d3715"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T00:54:22.484Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T00:54:22.485Z|4216d31b-897d-4129-8623-a954402fd0f3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 37c76351-44c7-44cd-9c54-c035587ddd7e ASDC
2022-12-05T00:54:22.485Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:d97ede94-f309-482d-ad4f-b01fa35b23cf
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:37c76351-44c7-44cd-9c54-c035587ddd7e
ServiceInvariantUUID:f3357905-6f2b-4bb2-adb4-0e1b15716d69
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:1dae1d7f-b141-4277-acba-042ebb8d3715
ArtifactChecksum:MzBmNjk2YmVjNzJjZDM1MjBjNzliZTRkMzhiYTQ2NTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:9eec411b-ef2e-4953-a474-a4f48ad59108
ResourceInvariantUUID:a8febcc6-a70f-4c21-9106-04df03f4f2b4
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:8789d518-cf8d-4285-ab08-f48f389e0cc6
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:ec3d18be-b327-4732-92c0-22be1148d330
ArtifactChecksum:YmVkYWQyODM0ZDNmNDAyYTVhM2QyMzA2YjkxYzlmZGU=
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:5e15823c-9021-47d2-8d6e-ebef218a48f2
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:7d9ea196-a12a-41e0-951b-f6aa4752d87d
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:7d9ea196-a12a-41e0-951b-f6aa4752d87d
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-05T00:54:22.485Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 37c76351-44c7-44cd-9c54-c035587ddd7e 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 (?, ?, ?, ?, ?)
2022-12-05T00:54:22.605Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:54:22.609Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:54:22.609Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:54:22.609Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1dae1d7f-b141-4277-acba-042ebb8d3715 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-05T00:54:22.609Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:54:22.610Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-05T00:54:22.698Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:54:22.700Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1dae1d7f-b141-4277-acba-042ebb8d3715 75196
2022-12-05T00:54:22.700Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-05T00:54:22.700Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-05T00:54:22.701Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:54:22.701Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:22.704Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:22.704Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201662700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:54:22.804Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:54:22.806Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:22.806Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:22.828Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:22.829Z||pool-47-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:23.706Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:54:23.707Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:54:23.707Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 1dae1d7f-b141-4277-acba-042ebb8d3715, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-05T00:54:23.708Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-05T00:54:23.708Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-05T00:54:23.708Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-05T00:54:23.903Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7333203685110536203/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
2022-12-05T00:54:25.552Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T00:54:25.553Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:54:25.553Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-05T00:54:25.553Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-05T00:54:25.553Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.554Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.554Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.554Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.554Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.554Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.554Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.555Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:54:25.555Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.555Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:25.555Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:25.555Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:54:25.556Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:54:25.556Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.556Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:25.557Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:25.557Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:54:25.557Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:54:25.557Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.557Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:25.558Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.558Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-05T00:54:25.558Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-05T00:54:25.558Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-05T00:54:25.558Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-05T00:54:25.559Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-05T00:54:25.560Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-05T00:54:25.560Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.560Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:54:25.560Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.561Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:25.561Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:54:25.561Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.561Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:25.562Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:54:25.562Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.562Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:25.562Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:54:25.563Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.563Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-05T00:54:25.563Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-05T00:54:25.565Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-05T00:54:25.565Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=aef1f92c-e047-40d2-8002-122c378d42b7
2022-12-05T00:54:25.565Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.566Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:25.566Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.566Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:25.566Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.566Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:25.566Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:25.567Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:25.567Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:37c76351-44c7-44cd-9c54-c035587ddd7e
Model Version:NULL
Model InvariantUuid:f3357905-6f2b-4bb2-adb4-0e1b15716d69
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:283711f0-345e-4366-a1d7-e9fbb871c05a
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a8febcc6-a70f-4c21-9106-04df03f4f2b4
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9eec411b-ef2e-4953-a474-a4f48ad59108
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4769b72d-0b7c-49b7-b09a-95cfe4f98c17
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:a0e93c26-4031-4ee5-90ce-07a0da870e86
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:aef1f92c-e047-40d2-8002-122c378d42b7
ModelInvariantUuid:2ae8653f-763f-4e31-80b8-1911f3ba6acd
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:5d407ff6-8119-46ed-825c-e75dfc8af7d4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:6554b5c2-13d1-4d25-a80c-93bfda4186f5
ModelInvariantUuid:81da3122-1901-4dc7-bdec-498610fb329f
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:6885a2ef-8b69-428f-ac3e-2e4c2e646e4b
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=?
2022-12-05T00:54:25.580Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 8789d518-cf8d-4285-ab08-f48f389e0cc6
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=?
2022-12-05T00:54:25.584Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||basic_vm 0
2022-12-05T00:54:25.584Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8789d518-cf8d-4285-ab08-f48f389e0cc6
2022-12-05T00:54:25.584Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ec3d18be-b327-4732-92c0-22be1148d330 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-05T00:54:25.584Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:54:25.584Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.651Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:54:25.651Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ec3d18be-b327-4732-92c0-22be1148d330 787
2022-12-05T00:54:25.652Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.652Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:25.652Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:54:25.652Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:25.654Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:25.654Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201665652,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:54:25.755Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:54:25.756Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:25.756Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:25.773Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:25.774Z||pool-48-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:54:26.655Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4769b72d-0b7c-49b7-b09a-95cfe4f98c17",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a0e93c26-4031-4ee5-90ce-07a0da870e86",
    "vfModuleModelCustomizationUUID": "88881f58-6e12-4a6d-b236-ac8a5e5e2e65",
    "isBase": true,
    "artifacts": [
      "5e15823c-9021-47d2-8d6e-ebef218a48f2",
      "7d9ea196-a12a-41e0-951b-f6aa4752d87d"
    ],
    "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": ""
    }
  }
]
2022-12-05T00:54:26.665Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a0e93c26-4031-4ee5-90ce-07a0da870e86
VfModuleModelInvariantUUID:4769b72d-0b7c-49b7-b09a-95cfe4f98c17
VfModuleModelDescription:NULL
Artifacts UUID List:{
5e15823c-9021-47d2-8d6e-ebef218a48f2
,
7d9ea196-a12a-41e0-951b-f6aa4752d87d

}
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


}

2022-12-05T00:54:26.667Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4769b72d-0b7c-49b7-b09a-95cfe4f98c17",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a0e93c26-4031-4ee5-90ce-07a0da870e86",
    "vfModuleModelCustomizationUUID": "88881f58-6e12-4a6d-b236-ac8a5e5e2e65",
    "isBase": true,
    "artifacts": [
      "5e15823c-9021-47d2-8d6e-ebef218a48f2",
      "7d9ea196-a12a-41e0-951b-f6aa4752d87d"
    ],
    "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": ""
    }
  }
]
2022-12-05T00:54:26.667Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a0e93c26-4031-4ee5-90ce-07a0da870e86
VfModuleModelInvariantUUID:4769b72d-0b7c-49b7-b09a-95cfe4f98c17
VfModuleModelDescription:NULL
Artifacts UUID List:{
5e15823c-9021-47d2-8d6e-ebef218a48f2
,
7d9ea196-a12a-41e0-951b-f6aa4752d87d

}
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


}

2022-12-05T00:54:26.667Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 5e15823c-9021-47d2-8d6e-ebef218a48f2 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-05T00:54:26.667Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:54:26.669Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-05T00:54:26.731Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:54:26.732Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 5e15823c-9021-47d2-8d6e-ebef218a48f2 5033
2022-12-05T00:54:26.732Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:26.732Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:26.732Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:54:26.732Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:26.735Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:26.735Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201666732,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:54:26.836Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:54:26.837Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:26.837Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:26.853Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:26.854Z||pool-49-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:27.744Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 7d9ea196-a12a-41e0-951b-f6aa4752d87d from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-05T00:54:27.744Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:54:27.744Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-05T00:54:27.830Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:54:27.831Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 7d9ea196-a12a-41e0-951b-f6aa4752d87d 903
2022-12-05T00:54:27.831Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:27.832Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:27.832Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:54:27.832Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:27.834Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:27.835Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201667831,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:54:27.935Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:54:27.936Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:27.936Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:27.972Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:27.973Z||pool-50-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:28.835Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 37c76351-44c7-44cd-9c54-c035587ddd7e
2022-12-05T00:54:28.836Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 8789d518-cf8d-4285-ab08-f48f389e0cc6 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=?
2022-12-05T00:54:28.860Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@60642180, org.onap.sdc.toscaparser.api.parameters.Input@df6eee5, org.onap.sdc.toscaparser.api.parameters.Input@2a2e01d0, org.onap.sdc.toscaparser.api.parameters.Input@4c1955d5, org.onap.sdc.toscaparser.api.parameters.Input@db015f7]
2022-12-05T00:54:28.862Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.862Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.862Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-05T00:54:28.862Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 9eec411b-ef2e-4953-a474-a4f48ad59108
2022-12-05T00:54:28.863Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9eec411b-ef2e-4953-a474-a4f48ad59108 matches Tosca VF Customization UUID: 9eec411b-ef2e-4953-a474-a4f48ad59108
2022-12-05T00:54:28.863Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 9eec411b-ef2e-4953-a474-a4f48ad59108  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=?
2022-12-05T00:54:28.867Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.867Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.868Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 9eec411b-ef2e-4953-a474-a4f48ad59108: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-05T00:54:28.868Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6bc0b344
2022-12-05T00:54:28.868Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.868Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:54:28.869Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 88881f58-6e12-4a6d-b236-ac8a5e5e2e65
2022-12-05T00:54:28.869Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 88881f58-6e12-4a6d-b236-ac8a5e5e2e65
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=?
2022-12-05T00:54:28.873Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.873Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:28.873Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:54:28.874Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.874Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:28.874Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:54:28.875Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.875Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-05T00:54:28.875Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-05T00:54:28.875Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-05T00:54:28.875Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=aef1f92c-e047-40d2-8002-122c378d42b7
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=?
2022-12-05T00:54:28.884Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.885Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:28.885Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:54:28.886Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.886Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-05T00:54:28.886Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=9eec411b-ef2e-4953-a474-a4f48ad59108
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=?
2022-12-05T00:54:28.902Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.902Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.903Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 37c76351-44c7-44cd-9c54-c035587ddd7e: basic_vm
2022-12-05T00:54:28.903Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.903Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.904Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.904Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.904Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.905Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.905Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.905Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.905Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:54:28.906Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:54:28.906Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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 (?, ?, ?, ?, ?)
2022-12-05T00:54:29.054Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 8789d518-cf8d-4285-ab08-f48f389e0cc6 1 ASDC deployResourceStructure
2022-12-05T00:54:29.055Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:29.055Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:29.055Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:54:29.056Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:29.066Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:29.071Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201669055,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:54:29.159Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 87 ms
2022-12-05T00:54:29.160Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:29.161Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:29.175Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:29.176Z||pool-51-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:30.078Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:30.079Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:30.079Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:54:30.079Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:30.082Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:30.083Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201670077,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:54:30.182Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:54:30.183Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:30.183Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:30.202Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:30.202Z||pool-52-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:31.090Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:31.090Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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
2022-12-05T00:54:31.091Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:54:31.091Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:31.093Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:31.093Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201671083,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:54:31.195Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T00:54:31.196Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:31.196Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:31.213Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:31.214Z||pool-53-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:54:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:54:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:31.948Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:31.949Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:54:31.949Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201551161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:54:31.950Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:54:32.101Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-05T00:54:32.101Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-05T00:54:32.102Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:54:32.102Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:54:32.104Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:54:32.104Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201672101,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:54:32.205Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:54:32.206Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:54:32.206Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:54:32.223Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:54:32.224Z||pool-54-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:54:33.113Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d97ede94-f309-482d-ad4f-b01fa35b23cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:54:33.136Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d97ede94-f309-482d-ad4f-b01fa35b23cf
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=?
2022-12-05T00:54:33.144Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:54:33.144Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:54:33.144Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:55:03.145Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d97ede94-f309-482d-ad4f-b01fa35b23cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:55:03.165Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d97ede94-f309-482d-ad4f-b01fa35b23cf
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=?
2022-12-05T00:55:03.173Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:55:03.174Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T00:55:03.174Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T00:55:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:55:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:55:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:55:31.948Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:55:31.973Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.973Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201552017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:31.974Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201548675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201545603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.975Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201552217,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:31.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:31.976Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.976Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201553023,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:31.976Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:31.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.977Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201548675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:31.977Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:31.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.977Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "cds",
  "timestamp": 1670201553341,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:31.978Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:31.978Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:31.978Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201553276,
  "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=?
2022-12-05T00:55:31.999Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d97ede94-f309-482d-ad4f-b01fa35b23cf
2022-12-05T00:55:31.999Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d97ede94-f309-482d-ad4f-b01fa35b23cf 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.016Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.017Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "policy-id",
  "timestamp": 1670201554029,
  "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=?
2022-12-05T00:55:32.024Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d97ede94-f309-482d-ad4f-b01fa35b23cf
2022-12-05T00:55:32.025Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d97ede94-f309-482d-ad4f-b01fa35b23cf 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=?
2022-12-05T00:55:32.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.035Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201548675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.035Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.036Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201554278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.036Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201548675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201548675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.037Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.038Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.038Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201556863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.038Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201556418,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.039Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.039Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.039Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201557866,
  "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=?
2022-12-05T00:55:32.046Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d97ede94-f309-482d-ad4f-b01fa35b23cf
2022-12-05T00:55:32.046Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d97ede94-f309-482d-ad4f-b01fa35b23cf 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.056Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.057Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.057Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.057Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.057Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201558748,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.058Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.058Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.058Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.058Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.058Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.058Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201559758,
  "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=?
2022-12-05T00:55:32.067Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d97ede94-f309-482d-ad4f-b01fa35b23cf
2022-12-05T00:55:32.067Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d97ede94-f309-482d-ad4f-b01fa35b23cf 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.081Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.081Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.082Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.082Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.082Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.082Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.083Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.083Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.083Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.083Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.084Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.084Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.085Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.085Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.085Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.086Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.086Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.086Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201555281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.087Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.088Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.088Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.089Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201564448,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.089Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.089Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.089Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.089Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.090Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.090Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.090Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.090Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.090Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.091Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.091Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.091Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201565516,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.092Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.092Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.092Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.093Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.093Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.093Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.093Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.094Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.094Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.094Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.094Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.094Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201566580,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.094Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.095Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.096Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.096Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.096Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201567640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.096Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.097Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.097Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.097Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.097Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.097Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.097Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.098Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.098Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.098Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.098Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.099Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201568740,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-05T00:55:32.120Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a6d160b5-b286-4878-8fd5-fbe4613f4feb
2022-12-05T00:55:32.120Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a6d160b5-b286-4878-8fd5-fbe4613f4feb 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.133Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.134Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201560603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.134Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.135Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.135Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.136Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.136Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.136Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201569742,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.137Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "cds",
  "timestamp": 1670201570347,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.138Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.138Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.139Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.139Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.139Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.140Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.140Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.140Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.141Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.141Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.142Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.142Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.142Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.143Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.143Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.143Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.144Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.144Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201564281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.144Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.145Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.145Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.145Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.146Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.147Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.147Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.147Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201565656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.148Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.148Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.148Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201574022,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.148Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.149Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.149Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.150Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.150Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.150Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201575027,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.151Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.151Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201574757,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.152Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.152Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.152Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.153Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.153Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.153Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "policy-id",
  "timestamp": 1670201576030,
  "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=?
2022-12-05T00:55:32.162Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a6d160b5-b286-4878-8fd5-fbe4613f4feb
2022-12-05T00:55:32.162Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a6d160b5-b286-4878-8fd5-fbe4613f4feb 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=?
2022-12-05T00:55:32.174Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.174Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.175Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.175Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.175Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.175Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.176Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.176Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.176Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.177Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.177Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.177Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.177Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.178Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670201570744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.178Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.178Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.178Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.179Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.180Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.180Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.180Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.180Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.180Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.181Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.181Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.181Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.181Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.181Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.182Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201580850,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.182Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.182Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.182Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.182Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.183Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.183Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.184Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201581852,
  "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=?
2022-12-05T00:55:32.192Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a6d160b5-b286-4878-8fd5-fbe4613f4feb
2022-12-05T00:55:32.192Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a6d160b5-b286-4878-8fd5-fbe4613f4feb 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.217Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.217Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.217Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.218Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.218Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.218Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.218Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.218Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.219Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.219Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.219Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201575603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.220Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.220Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.221Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.221Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.221Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.222Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "cds",
  "timestamp": 1670201584350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.222Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.222Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.223Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.223Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.223Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.224Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.224Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.225Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.225Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.225Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.226Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.226Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.227Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.227Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.227Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.228Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.228Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.228Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.229Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.229Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.229Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.230Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.231Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.232Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.232Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.233Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.233Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.233Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.234Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.234Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201588428,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.234Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.235Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.235Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.235Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.236Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.236Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.237Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.237Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.237Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201584281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.238Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.238Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201591672,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.239Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.239Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.240Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201593016,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.240Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.241Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201592675,
  "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=?
2022-12-05T00:55:32.252Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a6d160b5-b286-4878-8fd5-fbe4613f4feb
2022-12-05T00:55:32.252Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a6d160b5-b286-4878-8fd5-fbe4613f4feb 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.270Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201594020,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.272Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.272Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.272Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.273Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "policy-id",
  "timestamp": 1670201595024,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-05T00:55:32.317Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of eae8e739-f156-4d43-8c4b-b202a6d60e43
2022-12-05T00:55:32.318Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId eae8e739-f156-4d43-8c4b-b202a6d60e43 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.332Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.333Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.333Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.334Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.335Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.335Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.335Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.336Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.336Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.337Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.337Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.337Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.338Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.338Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.339Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.339Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.339Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.340Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.340Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.341Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.341Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.341Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.342Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.342Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.343Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.343Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.343Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.344Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.344Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.345Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.345Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.345Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.346Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.346Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.346Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.347Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.347Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.347Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201578675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.347Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.348Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.348Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:55:32.348Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.348Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.349Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201601891,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.349Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.349Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.350Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201595656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:55:32.350Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:55:32.350Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.351Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201603865,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:55:32.351Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.352Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.352Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201603755,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.352Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.353Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.353Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670201604761,
  "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=?
2022-12-05T00:55:32.368Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of eae8e739-f156-4d43-8c4b-b202a6d60e43
2022-12-05T00:55:32.368Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId eae8e739-f156-4d43-8c4b-b202a6d60e43 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:32.390Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.390Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201608438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:55:32.391Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:55:32.391Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-05T00:55:32.392Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "aai-model-loader",
  "timestamp": 1670201609440,
  "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=?
2022-12-05T00:55:32.404Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of eae8e739-f156-4d43-8c4b-b202a6d60e43
2022-12-05T00:55:32.405Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId eae8e739-f156-4d43-8c4b-b202a6d60e43 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 (?, ?, ?, ?, ?)
2022-12-05T00:55:33.175Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d97ede94-f309-482d-ad4f-b01fa35b23cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:55:33.196Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d97ede94-f309-482d-ad4f-b01fa35b23cf
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=?
2022-12-05T00:55:33.201Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:55:33.202Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:55:33.202Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T00:55:33.202Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T00:55:33.203Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:55:33.203Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:55:33.203Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:55:33.203Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:55:33.203Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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=?
2022-12-05T00:55:33.224Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T00:56:03.225Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d97ede94-f309-482d-ad4f-b01fa35b23cf 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=?
2022-12-05T00:56:03.250Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d97ede94-f309-482d-ad4f-b01fa35b23cf and serviceModelVersionId: 37c76351-44c7-44cd-9c54-c035587ddd7e
2022-12-05T00:56:03.251Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f3357905-6f2b-4bb2-adb4-0e1b15716d69
2022-12-05T00:56:03.252Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f3357905-6f2b-4bb2-adb4-0e1b15716d69/model-vers/model-ver/37c76351-44c7-44cd-9c54-c035587ddd7e?depth=0
2022-12-05T00:56:03.261Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T00:56:03.315Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3357905-6f2b-4bb2-adb4-0e1b15716d69/model-vers/model-ver/37c76351-44c7-44cd-9c54-c035587ddd7e?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]}
2022-12-05T00:56:03.316Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3357905-6f2b-4bb2-adb4-0e1b15716d69/model-vers/model-ver/37c76351-44c7-44cd-9c54-c035587ddd7e?depth=0|INFO|500||Invoke
2022-12-05T00:56:03.339Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3357905-6f2b-4bb2-adb4-0e1b15716d69/model-vers/model-ver/37c76351-44c7-44cd-9c54-c035587ddd7e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T00:56:03.459Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3357905-6f2b-4bb2-adb4-0e1b15716d69/model-vers/model-ver/37c76351-44c7-44cd-9c54-c035587ddd7e?depth=0|INFO|500||InvokeReturn
2022-12-05T00:56:03.459Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3357905-6f2b-4bb2-adb4-0e1b15716d69/model-vers/model-ver/37c76351-44c7-44cd-9c54-c035587ddd7e?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 00:56:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[112], vertex-id=[180272], x-aai-txid=[1-aai-resources-221205-00:56:02:241-60063], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T00:56:03.460Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2022-12-05T00:56:03.460Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T00:56:03.460Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||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=?
2022-12-05T00:56:03.469Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T00:56:03.469Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d97ede94-f309-482d-ad4f-b01fa35b23cf and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T00:56:03.469Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T00:56:03.470Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:03.473Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:03.473Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201763469,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:56:03.573Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:56:03.575Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:03.575Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:03.621Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:03.622Z||pool-55-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T00:56:04.497Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-05T00:56:04.498Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"a6d160b5-b286-4878-8fd5-fbe4613f4feb","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"d6596d33-758f-4e30-8f0c-a0660c006c2c","serviceDescription":"service","serviceInvariantUUID":"d76b83f0-e4de-4f9f-9def-594da053b6f2","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b256d18e-b3a1-4f86-bea1-29ef8055e9b5","resourceInvariantUUID":"11d1fb18-cd60-4853-805c-989dde63dd5b","resourceCustomizationUUID":"30d10ae7-94c1-4aca-9cb6-d62aaee264d6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"OWM5YjgwZTc1OGZjNWNmMGQ0OWI2YjJkYTE1OTgxNWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2e366280-2bf8-4f40-a78b-d2944eb81be4","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b8b65003-d027-4bd9-b97b-14c9c3465b2b","artifactVersion":"2","generatedFromUUID":"decac5ff-03ef-40af-b953-607e0f4e48b7"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"decac5ff-03ef-40af-b953-607e0f4e48b7","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"YmVkODg0YzUzZWFmNGEyMWNmNDJiNzcyY2Y2ZjYyYTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b17a491-0547-441f-8111-3b845ca1f3f9","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"69711fcc-bbea-45b0-8a45-73e9e848b85d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6945c65d-14bf-443b-a277-b4ca9679f4de","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2","artifactVersion":"2","generatedFromUUID":"69711fcc-bbea-45b0-8a45-73e9e848b85d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"Y2U5NjY3NzlhODAyMjc5Njc4ZWU2ZWJmMTM0OWIwN2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a24f0b4f-4f10-4a86-be0f-193d11917ce5","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MTc5YzE2NWVmOTFmNzkyOTY3ZmEzNzcwZmU5NGI4MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"28bef600-2d15-46cf-a359-f056b313ed3a","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T00:56:04.499Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:04.500Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:04.502Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:04.502Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:56:04.604Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T00:56:04.605Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:04.605Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:04.622Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:04.623Z||pool-56-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:05.504Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:05.505Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:05.507Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:05.507Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-05T00:56:05.608Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:05.609Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:05.610Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:05.629Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:05.630Z||pool-57-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:06.508Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:06.509Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:06.514Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:06.515Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-05T00:56:06.614Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:56:06.615Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:06.615Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:06.633Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:06.633Z||pool-58-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:07.516Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:07.517Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:07.522Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:07.525Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:56:07.628Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-05T00:56:07.630Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:07.630Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:07.647Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:07.648Z||pool-59-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:08.526Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:08.527Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:08.530Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:08.530Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:56:08.630Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:08.632Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:08.632Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:08.648Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:08.649Z||pool-60-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:09.531Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:09.531Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:09.536Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:09.536Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:56:09.635Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:56:09.637Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:09.638Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:09.656Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:09.657Z||pool-61-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:10.540Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:10.541Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:10.552Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:10.552Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-05T00:56:10.650Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T00:56:10.652Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:10.652Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:10.673Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:10.674Z||pool-62-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:56:11.553Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:11.554Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:11.558Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:11.559Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:56:11.659Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:11.660Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:11.661Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:11.693Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:11.693Z||pool-63-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:12.559Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:56:12.561Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:12.565Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:12.566Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:56:12.666Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:12.667Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:12.667Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:12.684Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:12.685Z||pool-64-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:13.568Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "d6596d33-758f-4e30-8f0c-a0660c006c2c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d76b83f0-e4de-4f9f-9def-594da053b6f2",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "30d10ae7-94c1-4aca-9cb6-d62aaee264d6",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b256d18e-b3a1-4f86-bea1-29ef8055e9b5",
      "resourceInvariantUUID": "11d1fb18-cd60-4853-805c-989dde63dd5b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b8b65003-d027-4bd9-b97b-14c9c3465b2b",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "decac5ff-03ef-40af-b953-607e0f4e48b7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "YmVkODg0YzUzZWFmNGEyMWNmNDJiNzcyY2Y2ZjYyYTg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b17a491-0547-441f-8111-3b845ca1f3f9",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "69711fcc-bbea-45b0-8a45-73e9e848b85d",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2",
            "generatedFromUUID": "69711fcc-bbea-45b0-8a45-73e9e848b85d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "MTc5YzE2NWVmOTFmNzkyOTY3ZmEzNzcwZmU5NGI4MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "28bef600-2d15-46cf-a359-f056b313ed3a"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T00:56:13.568Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T00:56:13.569Z|d97ede94-f309-482d-ad4f-b01fa35b23cf|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 d6596d33-758f-4e30-8f0c-a0660c006c2c ASDC
2022-12-05T00:56:13.570Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:a6d160b5-b286-4878-8fd5-fbe4613f4feb
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:d6596d33-758f-4e30-8f0c-a0660c006c2c
ServiceInvariantUUID:d76b83f0-e4de-4f9f-9def-594da053b6f2
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:28bef600-2d15-46cf-a359-f056b313ed3a
ArtifactChecksum:MTc5YzE2NWVmOTFmNzkyOTY3ZmEzNzcwZmU5NGI4MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:30d10ae7-94c1-4aca-9cb6-d62aaee264d6
ResourceInvariantUUID:11d1fb18-cd60-4853-805c-989dde63dd5b
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:b256d18e-b3a1-4f86-bea1-29ef8055e9b5
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:b8b65003-d027-4bd9-b97b-14c9c3465b2b
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:decac5ff-03ef-40af-b953-607e0f4e48b7
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:1b17a491-0547-441f-8111-3b845ca1f3f9
ArtifactChecksum:YmVkODg0YzUzZWFmNGEyMWNmNDJiNzcyY2Y2ZjYyYTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:69711fcc-bbea-45b0-8a45-73e9e848b85d
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-05T00:56:13.570Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d6596d33-758f-4e30-8f0c-a0660c006c2c 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=?
2022-12-05T00:56:13.730Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:56:13.732Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:56:13.732Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:56:13.733Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 28bef600-2d15-46cf-a359-f056b313ed3a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-05T00:56:13.734Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:56:13.734Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-05T00:56:14.063Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:56:14.067Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 28bef600-2d15-46cf-a359-f056b313ed3a 73986
2022-12-05T00:56:14.069Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-05T00:56:14.069Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-05T00:56:14.070Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:56:14.071Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:14.077Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:14.077Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201774069,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:14.175Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T00:56:14.176Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:14.176Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:14.199Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:14.199Z||pool-65-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:56:15.084Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:56:15.085Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:56:15.085Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 28bef600-2d15-46cf-a359-f056b313ed3a, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-05T00:56:15.086Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-12-05T00:56:15.086Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-05T00:56:15.086Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-05T00:56:15.280Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP663194972038048460/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2022-12-05T00:56:17.526Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T00:56:17.527Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:56:17.527Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-05T00:56:17.527Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-05T00:56:17.527Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-05T00:56:17.527Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar
2022-12-05T00:56:17.529Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-05T00:56:17.529Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||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-BasicCnf-csar.csar
2022-12-05T00:56:17.530Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:56:17.530Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.530Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:17.531Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:17.531Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:56:17.531Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:56:17.531Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.532Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:17.532Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:17.532Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:56:17.532Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:56:17.532Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.532Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:17.533Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.533Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-05T00:56:17.533Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-12-05T00:56:17.533Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template dummy is not matching search criteria
2022-12-05T00:56:17.533Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-05T00:56:17.534Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.534Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:56:17.534Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.535Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:17.535Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:56:17.535Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.535Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:17.536Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:56:17.536Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.536Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:17.536Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:56:17.537Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.537Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-05T00:56:17.537Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-05T00:56:17.537Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=17c19f6e-0a37-4c7a-97ca-7510e3e22f48
2022-12-05T00:56:17.537Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.538Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:17.538Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.538Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:17.538Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.538Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:17.539Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:17.539Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:17.539Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:d6596d33-758f-4e30-8f0c-a0660c006c2c
Model Version:NULL
Model InvariantUuid:d76b83f0-e4de-4f9f-9def-594da053b6f2
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:884c1d44-3720-406a-9119-860d0dbe740d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:11d1fb18-cd60-4853-805c-989dde63dd5b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:30d10ae7-94c1-4aca-9cb6-d62aaee264d6
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:beb2a6cc-d5a7-4f89-a6d7-884ae28feade
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:6eee6bc4-6fda-46ac-ae99-61a0ba0a1c09
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:17c19f6e-0a37-4c7a-97ca-7510e3e22f48
ModelInvariantUuid:045770ae-9fcc-43d0-b5d6-e966354d1f71
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:0dd5481e-a02e-4748-b96a-0fc6281184eb
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:71062b51-116a-4290-925f-a0a35c7f4dc7
ModelInvariantUuid:b78d893e-490b-4434-beb0-ae68f7253585
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:ef406c3b-5fca-447b-9bd1-dcdb72bfa203
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=?
2022-12-05T00:56:17.552Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: b256d18e-b3a1-4f86-bea1-29ef8055e9b5
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=?
2022-12-05T00:56:17.558Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||basic_cnf 0
2022-12-05T00:56:17.558Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b256d18e-b3a1-4f86-bea1-29ef8055e9b5
2022-12-05T00:56:17.559Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b8b65003-d027-4bd9-b97b-14c9c3465b2b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-12-05T00:56:17.559Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:56:17.559Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-12-05T00:56:17.666Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:56:17.667Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env b8b65003-d027-4bd9-b97b-14c9c3465b2b 12
2022-12-05T00:56:17.668Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-12-05T00:56:17.668Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-12-05T00:56:17.668Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:56:17.668Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:17.672Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:17.672Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201777668,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:17.772Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:56:17.773Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:17.773Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:17.790Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:17.791Z||pool-66-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:18.676Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: decac5ff-03ef-40af-b953-607e0f4e48b7 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-05T00:56:18.676Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:56:18.677Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-05T00:56:18.773Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:56:18.773Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz decac5ff-03ef-40af-b953-607e0f4e48b7 2688
2022-12-05T00:56:18.774Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-12-05T00:56:18.774Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-05T00:56:18.774Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:56:18.774Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:18.777Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:18.777Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201778773,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:18.877Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:18.878Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:18.878Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:18.893Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:18.894Z||pool-67-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:19.781Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1b17a491-0547-441f-8111-3b845ca1f3f9 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-05T00:56:19.782Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:56:19.782Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-05T00:56:19.877Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:56:19.879Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 1b17a491-0547-441f-8111-3b845ca1f3f9 828
2022-12-05T00:56:19.879Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-12-05T00:56:19.879Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-05T00:56:19.879Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:56:19.880Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:19.885Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:19.885Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201779879,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:19.985Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:19.986Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:19.987Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:20.009Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:20.010Z||pool-68-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:20.886Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "beb2a6cc-d5a7-4f89-a6d7-884ae28feade",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6eee6bc4-6fda-46ac-ae99-61a0ba0a1c09",
    "vfModuleModelCustomizationUUID": "ba53b87b-f139-40ec-a91c-d37f110969cf",
    "isBase": true,
    "artifacts": [
      "69711fcc-bbea-45b0-8a45-73e9e848b85d",
      "decac5ff-03ef-40af-b953-607e0f4e48b7",
      "2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-12-05T00:56:20.897Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6eee6bc4-6fda-46ac-ae99-61a0ba0a1c09
VfModuleModelInvariantUUID:beb2a6cc-d5a7-4f89-a6d7-884ae28feade
VfModuleModelDescription:NULL
Artifacts UUID List:{
69711fcc-bbea-45b0-8a45-73e9e848b85d
,
decac5ff-03ef-40af-b953-607e0f4e48b7
,
2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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


}

2022-12-05T00:56:20.901Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "beb2a6cc-d5a7-4f89-a6d7-884ae28feade",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6eee6bc4-6fda-46ac-ae99-61a0ba0a1c09",
    "vfModuleModelCustomizationUUID": "ba53b87b-f139-40ec-a91c-d37f110969cf",
    "isBase": true,
    "artifacts": [
      "69711fcc-bbea-45b0-8a45-73e9e848b85d",
      "decac5ff-03ef-40af-b953-607e0f4e48b7",
      "2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-12-05T00:56:20.902Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6eee6bc4-6fda-46ac-ae99-61a0ba0a1c09
VfModuleModelInvariantUUID:beb2a6cc-d5a7-4f89-a6d7-884ae28feade
VfModuleModelDescription:NULL
Artifacts UUID List:{
69711fcc-bbea-45b0-8a45-73e9e848b85d
,
decac5ff-03ef-40af-b953-607e0f4e48b7
,
2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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


}

2022-12-05T00:56:20.902Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 69711fcc-bbea-45b0-8a45-73e9e848b85d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-05T00:56:20.902Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:56:20.903Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-05T00:56:20.980Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:56:20.988Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 69711fcc-bbea-45b0-8a45-73e9e848b85d 1164
2022-12-05T00:56:20.989Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-12-05T00:56:20.989Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-05T00:56:20.989Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:56:20.989Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:20.991Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:20.992Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201780989,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:21.095Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-05T00:56:21.098Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:21.099Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:21.121Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:21.122Z||pool-69-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:21.998Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-05T00:56:21.999Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:56:21.999Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-05T00:56:22.060Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:56:22.061Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2901ff4d-26ad-4830-8c23-a5c4a9d1b9a2 200
2022-12-05T00:56:22.061Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-12-05T00:56:22.061Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-05T00:56:22.061Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:56:22.062Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:22.072Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:22.073Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201782061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:22.168Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-12-05T00:56:22.170Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:22.171Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:22.189Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:22.190Z||pool-70-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:23.076Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: d6596d33-758f-4e30-8f0c-a0660c006c2c
2022-12-05T00:56:23.076Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 b256d18e-b3a1-4f86-bea1-29ef8055e9b5 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=?
2022-12-05T00:56:23.097Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
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=?
2022-12-05T00:56:23.111Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@77ae0936, org.onap.sdc.toscaparser.api.parameters.Input@66f893a0, org.onap.sdc.toscaparser.api.parameters.Input@578cad4f, org.onap.sdc.toscaparser.api.parameters.Input@53d358e0, org.onap.sdc.toscaparser.api.parameters.Input@54331c15]
2022-12-05T00:56:23.113Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.114Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.114Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-05T00:56:23.114Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 30d10ae7-94c1-4aca-9cb6-d62aaee264d6
2022-12-05T00:56:23.114Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 30d10ae7-94c1-4aca-9cb6-d62aaee264d6 matches Tosca VF Customization UUID: 30d10ae7-94c1-4aca-9cb6-d62aaee264d6
2022-12-05T00:56:23.115Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 30d10ae7-94c1-4aca-9cb6-d62aaee264d6  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=?
2022-12-05T00:56:23.118Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.118Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.119Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 30d10ae7-94c1-4aca-9cb6-d62aaee264d6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-05T00:56:23.119Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@d7d89d8
2022-12-05T00:56:23.119Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.120Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T00:56:23.120Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ba53b87b-f139-40ec-a91c-d37f110969cf
2022-12-05T00:56:23.120Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ba53b87b-f139-40ec-a91c-d37f110969cf
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=?
2022-12-05T00:56:23.124Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.125Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:23.125Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:56:23.125Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.126Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:23.126Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:56:23.126Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.127Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-05T00:56:23.127Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-05T00:56:23.127Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=17c19f6e-0a37-4c7a-97ca-7510e3e22f48
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=?
2022-12-05T00:56:23.131Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.131Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:23.131Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T00:56:23.132Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.132Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-05T00:56:23.133Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=30d10ae7-94c1-4aca-9cb6-d62aaee264d6
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=?
2022-12-05T00:56:23.136Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.136Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.136Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid d6596d33-758f-4e30-8f0c-a0660c006c2c: basic_cnf
2022-12-05T00:56:23.137Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.137Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.137Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.137Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.138Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.138Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.138Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.139Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.140Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:56:23.140Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:56:23.140Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||Saving Service: basic_cnf 
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: 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 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 (?, ?, ?, ?, ?)
2022-12-05T00:56:23.267Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf b256d18e-b3a1-4f86-bea1-29ef8055e9b5 1 ASDC deployResourceStructure
2022-12-05T00:56:23.268Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-12-05T00:56:23.268Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2022-12-05T00:56:23.269Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-05T00:56:23.270Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:23.272Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:23.272Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201783267,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-12-05T00:56:23.372Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:23.373Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:23.374Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:23.391Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:23.394Z||pool-71-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:24.280Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-12-05T00:56:24.281Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2022-12-05T00:56:24.282Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-05T00:56:24.282Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:24.287Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:24.287Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201784280,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-12-05T00:56:24.387Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:24.388Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:24.388Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:24.402Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:24.403Z||pool-72-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:25.298Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-12-05T00:56:25.299Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-05T00:56:25.299Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:56:25.301Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:25.307Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:25.307Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201785298,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:56:25.405Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T00:56:25.406Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:25.406Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:25.424Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:25.425Z||pool-73-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:26.308Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-12-05T00:56:26.309Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-05T00:56:26.309Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:56:26.310Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:26.314Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:26.315Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201786308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:56:26.415Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:26.416Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:26.416Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:26.431Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:26.432Z||pool-74-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:27.316Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-12-05T00:56:27.324Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-05T00:56:27.324Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:56:27.324Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:27.326Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:27.327Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201787316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:56:27.427Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:27.428Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:27.428Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:27.443Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:27.444Z||pool-75-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:28.328Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-05T00:56:28.328Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-05T00:56:28.328Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:56:28.329Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:28.331Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:28.331Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201788328,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:56:28.431Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:28.432Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:28.432Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:28.450Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:28.450Z||pool-76-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:56:29.332Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a6d160b5-b286-4878-8fd5-fbe4613f4feb
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:56:29.352Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a6d160b5-b286-4878-8fd5-fbe4613f4feb
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=?
2022-12-05T00:56:29.355Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:56:29.356Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:56:29.356Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T00:56:29.356Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T00:56:29.356Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:56:29.356Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:56:29.357Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:56:29.357Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:56:29.357Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||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=?
2022-12-05T00:56:29.367Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T00:56:31.925Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:56:31.927Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:56:31.927Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:32.005Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:32.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.008Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4216d31b-897d-4129-8623-a954402fd0f3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201648813,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:56:32.011Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:32.011Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.012Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:56:32.013Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:56:32.013Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.014Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:56:32.014Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:56:32.014Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.015Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:56:32.015Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:56:32.015Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.015Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:56:32.016Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:56:32.016Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.017Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-05T00:56:32.017Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:56:32.017Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.017Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:56:32.018Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:56:32.018Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.018Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:56:32.019Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:56:32.019Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.019Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201662700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:32.020Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:32.020Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.020Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201665652,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:32.021Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:32.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.021Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201666732,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:32.022Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:32.022Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.022Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201667831,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:56:32.022Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:32.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.023Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201669055,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:56:32.023Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:32.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.024Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201670077,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:56:32.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:32.024Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T00:56:32.025Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201671083,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:56:32.025Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:56:59.368Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a6d160b5-b286-4878-8fd5-fbe4613f4feb 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=?
2022-12-05T00:56:59.496Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a6d160b5-b286-4878-8fd5-fbe4613f4feb and serviceModelVersionId: d6596d33-758f-4e30-8f0c-a0660c006c2c
2022-12-05T00:56:59.497Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d76b83f0-e4de-4f9f-9def-594da053b6f2
2022-12-05T00:56:59.498Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0
2022-12-05T00:56:59.505Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T00:56:59.543Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0|INFO|500||Invoke
2022-12-05T00:56:59.544Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a6d160b5-b286-4878-8fd5-fbe4613f4feb], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bfcdb405-125b-4f9a-adda-7a5c378e9c1c], X-ECOMP-RequestID=[a6d160b5-b286-4878-8fd5-fbe4613f4feb], X-TransactionId=[], X-ONAP-RequestID=[a6d160b5-b286-4878-8fd5-fbe4613f4feb], Content-Type=[application/merge-patch+json]}
2022-12-05T00:56:59.551Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T00:56:59.694Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?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/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 00:56:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[112], vertex-id=[176208], x-aai-txid=[0-aai-resources-221205-00:56:58:455-69516], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T00:56:59.694Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-05T00:56:59.695Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d76b83f0-e4de-4f9f-9def-594da053b6f2/model-vers/model-ver/d6596d33-758f-4e30-8f0c-a0660c006c2c?depth=0|INFO|500||InvokeReturn
2022-12-05T00:56:59.695Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T00:56:59.695Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||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=?
2022-12-05T00:56:59.710Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T00:56:59.711Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a6d160b5-b286-4878-8fd5-fbe4613f4feb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T00:56:59.711Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T00:56:59.711Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:56:59.714Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:56:59.714Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201819711,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:56:59.814Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:56:59.815Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:56:59.815Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:56:59.833Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:56:59.833Z||pool-77-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T00:57:00.750Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-05T00:57:00.750Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"eae8e739-f156-4d43-8c4b-b202a6d60e43","serviceName":"Demo_pNF_mzx8NEKRTWOc5CUPDtMM","serviceVersion":"1.0","serviceUUID":"2811eaaa-ab55-438e-8bd5-65d4294e21a2","serviceDescription":"catalog service description","serviceInvariantUUID":"f81d8796-88b9-469e-9527-6ec13fb04f23","resources":[{"resourceInstanceName":"pNF 8ca90e70-5dbc 0","resourceName":"pNF 8ca90e70-5dbc","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"30f03ad3-6907-45fd-b94b-4ec4b2319a48","resourceInvariantUUID":"8bf563c8-19ef-4f34-85c5-8a1c539fb586","resourceCustomizationUUID":"f147c9c6-ddb9-4294-a503-1f407ffe3541","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml","artifactChecksum":"OTY3ZDg2OTRhNDk4YzRmYzJjYWE4Mjc2OWE3ZWJlY2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fe4edaac-b6fe-4850-bdf0-22e0cbdb65b4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar","artifactChecksum":"OWFkNmU4OTE2OTE4YTQyZTU5YjZjNjlmNzg3YTk2NmY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"198b88fa-6680-4181-b0c9-68a9e05f0902","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"574032db-4da1-4a34-8ce4-f5e7ca6b62ae","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml","artifactChecksum":"MGQ5YzJkMDBiZmViMjA2NDM3MDk2NDg3OTJiYzU1YTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"673a6266-b3bd-4264-b030-5b0136d1a7a7","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"caad3e46-f0f6-4201-82b9-22e09f04b069","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a98782a8-6f63-4172-9f6a-b608d98ce908","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml","artifactChecksum":"ZjFjZDA2NGUyMjg2YzJmNzBkNWJkNzUwYTlmN2JiODE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"069ec59e-24d6-4a46-99f4-a79da650f422","artifactVersion":"1"},{"artifactName":"service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar","artifactChecksum":"YTIxOTUxOGM2NDljZGVmMzRjNzEwNzM4YmJlMWExMTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"77ffe7e0-3370-4a7b-8582-79096b3395ef","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T00:57:00.782Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:00.783Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:00.796Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:00.796Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:57:00.895Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:57:00.896Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:00.896Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:00.913Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:00.914Z||pool-78-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:57:01.800Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:01.804Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:01.807Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:01.808Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:57:01.907Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:57:01.908Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:01.908Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:01.945Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:01.946Z||pool-79-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:02.808Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:02.810Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:02.815Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:02.816Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:57:02.925Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 109 ms
2022-12-05T00:57:02.926Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:02.927Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:02.958Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:02.960Z||pool-80-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:03.817Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:03.817Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:03.820Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:03.820Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:57:03.920Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:57:03.921Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:03.922Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:03.938Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:03.938Z||pool-81-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:04.821Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:04.822Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:04.824Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:04.824Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:57:04.924Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:57:04.925Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:04.926Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:04.954Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:04.955Z||pool-82-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:05.825Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:05.826Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:05.829Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:05.829Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:57:05.929Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T00:57:05.930Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:05.930Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:05.947Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:05.947Z||pool-83-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:06.834Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:06.836Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:06.840Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:06.840Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:57:06.939Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T00:57:06.940Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:06.941Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:06.958Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:06.959Z||pool-84-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:07.841Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T00:57:07.842Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:07.846Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:07.846Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:57:07.945Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:57:07.946Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:07.947Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:07.964Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:07.965Z||pool-85-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-05T00:57:08.848Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "serviceName": "Demo_pNF_mzx8NEKRTWOc5CUPDtMM",
  "serviceVersion": "1.0",
  "serviceUUID": "2811eaaa-ab55-438e-8bd5-65d4294e21a2",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f81d8796-88b9-469e-9527-6ec13fb04f23",
  "resources": [
    {
      "resourceInstanceName": "pNF 8ca90e70-5dbc 0",
      "resourceCustomizationUUID": "f147c9c6-ddb9-4294-a503-1f407ffe3541",
      "resourceName": "pNF 8ca90e70-5dbc",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "30f03ad3-6907-45fd-b94b-4ec4b2319a48",
      "resourceInvariantUUID": "8bf563c8-19ef-4f34-85c5-8a1c539fb586",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
      "artifactChecksum": "YTIxOTUxOGM2NDljZGVmMzRjNzEwNzM4YmJlMWExMTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "77ffe7e0-3370-4a7b-8582-79096b3395ef"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T00:57:08.848Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T00:57:08.848Z|a6d160b5-b286-4878-8fd5-fbe4613f4feb|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2811eaaa-ab55-438e-8bd5-65d4294e21a2 ASDC
2022-12-05T00:57:08.849Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:eae8e739-f156-4d43-8c4b-b202a6d60e43
ServiceName:Demo_pNF_mzx8NEKRTWOc5CUPDtMM
ServiceVersion:1.0
ServiceUUID:2811eaaa-ab55-438e-8bd5-65d4294e21a2
ServiceInvariantUUID:f81d8796-88b9-469e-9527-6ec13fb04f23
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
ArtifactUUID:77ffe7e0-3370-4a7b-8582-79096b3395ef
ArtifactChecksum:YTIxOTUxOGM2NDljZGVmMzRjNzEwNzM4YmJlMWExMTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 8ca90e70-5dbc 0
ResourceCustomizationUUID:f147c9c6-ddb9-4294-a503-1f407ffe3541
ResourceInvariantUUID:8bf563c8-19ef-4f34-85c5-8a1c539fb586
ResourceName:pNF 8ca90e70-5dbc
ResourceType:PNF
ResourceUUID:30f03ad3-6907-45fd-b94b-4ec4b2319a48
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-12-05T00:57:08.849Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2811eaaa-ab55-438e-8bd5-65d4294e21a2 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=?
2022-12-05T00:57:08.909Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:57:08.910Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:57:08.910Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:57:08.911Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 77ffe7e0-3370-4a7b-8582-79096b3395ef from URL: /sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:08.911Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-05T00:57:08.911Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:09.106Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-05T00:57:09.107Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar 77ffe7e0-3370-4a7b-8582-79096b3395ef 88014
2022-12-05T00:57:09.109Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar ASDC sendASDCNotification
2022-12-05T00:57:09.109Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:09.110Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T00:57:09.110Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:09.113Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:09.114Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201829109,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:57:09.217Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-05T00:57:09.218Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:09.219Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:09.241Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:09.242Z||pool-86-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:10.114Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T00:57:10.118Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-05T00:57:10.120Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 77ffe7e0-3370-4a7b-8582-79096b3395ef, URL: /sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar to file: /app/ASDC/1/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:10.120Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:10.121Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:10.123Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:10.389Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10572109035447874119/Definitions/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml
2022-12-05T00:57:11.569Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T00:57:11.569Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:57:11.570Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.570Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-05T00:57:11.570Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||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-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.570Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.570Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||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-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.570Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||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-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.570Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 8ca90e70-5dbc 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-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.571Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||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-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.571Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||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-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.571Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-05T00:57:11.571Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.571Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.572Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Node template pNF 8ca90e70-5dbc 0 is matching search criteria
2022-12-05T00:57:11.572Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:57:11.573Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 8ca90e70-5dbc 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:57:11.573Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.573Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.573Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Node template pNF 8ca90e70-5dbc 0 is matching search criteria
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 8ca90e70-5dbc 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.574Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.575Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.575Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.575Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.575Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_mzx8NEKRTWOc5CUPDtMM
Description:catalog service description
Model UUID:2811eaaa-ab55-438e-8bd5-65d4294e21a2
Model Version:NULL
Model InvariantUuid:f81d8796-88b9-469e-9527-6ec13fb04f23
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=?
2022-12-05T00:57:11.598Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 30f03ad3-6907-45fd-b94b-4ec4b2319a48
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=?
2022-12-05T00:57:11.605Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||pNF 8ca90e70-5dbc 0
2022-12-05T00:57:11.605Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 30f03ad3-6907-45fd-b94b-4ec4b2319a48
2022-12-05T00:57:11.605Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 2811eaaa-ab55-438e-8bd5-65d4294e21a2
2022-12-05T00:57:11.605Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 2811eaaa-ab55-438e-8bd5-65d4294e21a2
2022-12-05T00:57:11.606Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 8ca90e70-5dbc 0 30f03ad3-6907-45fd-b94b-4ec4b2319a48 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=?
2022-12-05T00:57:11.619Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7f8b7cad, org.onap.sdc.toscaparser.api.parameters.Input@38678d43, org.onap.sdc.toscaparser.api.parameters.Input@7129872f, org.onap.sdc.toscaparser.api.parameters.Input@2961c948, org.onap.sdc.toscaparser.api.parameters.Input@d2ba6dd]
2022-12-05T00:57:11.619Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.619Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.620Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 2811eaaa-ab55-438e-8bd5-65d4294e21a2: pNF 8ca90e70-5dbc
2022-12-05T00:57:11.620Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||Processing PNF resource: 30f03ad3-6907-45fd-b94b-4ec4b2319a48
2022-12-05T00:57:11.620Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T00:57:11.621Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_mzx8NEKRTWOc5CUPDtMM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T00:57:11.622Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||Resource customization UUID: f147c9c6-ddb9-4294-a503-1f407ffe3541 is the same as notified resource customizationUUID: f147c9c6-ddb9-4294-a503-1f407ffe3541
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 (?, ?)
2022-12-05T00:57:11.736Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 8ca90e70-5dbc 30f03ad3-6907-45fd-b94b-4ec4b2319a48 0 ASDC deployResourceStructure
2022-12-05T00:57:11.737Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar ASDC sendASDCNotification
2022-12-05T00:57:11.737Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar
2022-12-05T00:57:11.738Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T00:57:11.738Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:11.742Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:11.742Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201831737,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:57:11.845Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-05T00:57:11.846Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:11.846Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:11.868Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:11.869Z||pool-87-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-05T00:57:12.743Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eae8e739-f156-4d43-8c4b-b202a6d60e43
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T00:57:12.795Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eae8e739-f156-4d43-8c4b-b202a6d60e43
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=?
2022-12-05T00:57:12.815Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T00:57:12.816Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T00:57:12.816Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T00:57:12.816Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T00:57:12.816Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:57:12.817Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:57:12.817Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:57:12.817Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T00:57:12.817Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||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=?
2022-12-05T00:57:12.841Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T00:57:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:57:31.923Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:57:31.923Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:31.962Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:31.962Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-05T00:57:31.962Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201672101,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:57:31.963Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:57:42.842Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eae8e739-f156-4d43-8c4b-b202a6d60e43 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=?
2022-12-05T00:57:42.850Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eae8e739-f156-4d43-8c4b-b202a6d60e43 and serviceModelVersionId: 2811eaaa-ab55-438e-8bd5-65d4294e21a2
2022-12-05T00:57:42.851Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f81d8796-88b9-469e-9527-6ec13fb04f23
2022-12-05T00:57:42.854Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f81d8796-88b9-469e-9527-6ec13fb04f23/model-vers/model-ver/2811eaaa-ab55-438e-8bd5-65d4294e21a2?depth=0
2022-12-05T00:57:42.866Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T00:57:42.907Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f81d8796-88b9-469e-9527-6ec13fb04f23/model-vers/model-ver/2811eaaa-ab55-438e-8bd5-65d4294e21a2?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]}
2022-12-05T00:57:42.909Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f81d8796-88b9-469e-9527-6ec13fb04f23/model-vers/model-ver/2811eaaa-ab55-438e-8bd5-65d4294e21a2?depth=0|INFO|500||Invoke
2022-12-05T00:57:42.965Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f81d8796-88b9-469e-9527-6ec13fb04f23/model-vers/model-ver/2811eaaa-ab55-438e-8bd5-65d4294e21a2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T00:57:43.125Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f81d8796-88b9-469e-9527-6ec13fb04f23/model-vers/model-ver/2811eaaa-ab55-438e-8bd5-65d4294e21a2?depth=0|INFO|500||InvokeReturn
2022-12-05T00:57:43.126Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f81d8796-88b9-469e-9527-6ec13fb04f23/model-vers/model-ver/2811eaaa-ab55-438e-8bd5-65d4294e21a2?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 00:57:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[225376], x-aai-txid=[0-aai-resources-221205-00:57:41:866-59820], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T00:57:43.126Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2022-12-05T00:57:43.126Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T00:57:43.126Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||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=?
2022-12-05T00:57:43.155Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T00:57:43.156Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eae8e739-f156-4d43-8c4b-b202a6d60e43 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T00:57:43.156Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T00:57:43.156Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-05T00:57:43.160Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T00:57:43.161Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201863156,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:57:43.260Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T00:57:43.261Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T00:57:43.261Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:43.284Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:43.285Z||pool-88-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T00:57:44.190Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:57:44.192Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:57:44.192Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:57:54.553Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:57:54.554Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:57:54.555Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:57:54.555Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:58:04.102Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:58:04.103Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:58:04.104Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:58:04.104Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:58:13.649Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:58:13.649Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:58:13.650Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:58:13.650Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:58:23.205Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:58:23.206Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:58:23.207Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:58:23.207Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:58:31.923Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:58:31.925Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:58:31.925Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:58:31.953Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:58:31.954Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.954Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d97ede94-f309-482d-ad4f-b01fa35b23cf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201763469,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:58:31.955Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.955Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.955Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:58:31.955Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.955Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.955Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-05T00:58:31.955Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.956Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.957Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:58:31.957Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.957Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.957Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-05T00:58:31.967Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.967Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.967Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:58:31.967Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.967Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.968Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:58:31.968Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:58:31.969Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.969Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201774069,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:58:31.969Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.969Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.969Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201777668,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201778773,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201779879,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201780989,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:58:31.970Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.971Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.971Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201782061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:58:31.971Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.971Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.971Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201783267,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-12-05T00:58:31.971Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201784280,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201785298,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201786308,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.972Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201787316,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-05T00:58:31.973Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:31.973Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-05T00:58:31.973Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201788328,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:58:31.976Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:58:32.766Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:58:32.767Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:58:32.768Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:58:32.768Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:58:42.357Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:59:31.917Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:59:31.918Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:59:31.918Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:59:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T00:59:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T00:59:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T00:59:31.946Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T00:59:31.947Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.947Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a6d160b5-b286-4878-8fd5-fbe4613f4feb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201819711,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T00:59:31.948Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:59:31.948Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.948Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.949Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/resourceInstances/pnf8ca90e705dbc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.950Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201649834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201829109,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:59:31.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T00:59:31.952Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201831737,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMzx8nekrtwoc5cupdtmm/1.0/artifacts/service-DemoPnfMzx8nekrtwoc5cupdtmm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T00:59:31.952Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T00:59:41.472Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:00:31.917Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:00:31.918Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:00:31.918Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:00:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:00:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:00:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:00:32.444Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:00:32.445Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-05T01:00:32.445Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eae8e739-f156-4d43-8c4b-b202a6d60e43",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670201863156,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T01:00:32.446Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:00:41.473Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:01:31.918Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:01:31.919Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:01:31.919Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:01:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:01:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:01:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:01:41.473Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:01:41.473Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:02:31.918Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:02:31.920Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:02:31.920Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:02:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:02:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:02:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:02:41.479Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:02:41.480Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:03:31.918Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:03:31.919Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:03:31.919Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:03:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:03:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:03:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:03:41.465Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:03:41.473Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:04:31.920Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:04:31.921Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:04:31.921Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:04:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:04:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:04:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:04:41.475Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:04:41.478Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:05:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:05:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:05:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:05:31.921Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:05:31.923Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:05:31.923Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:05:41.468Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:05:41.476Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:31.917Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:06:31.918Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:06:31.919Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:06:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:06:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:32.220Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:32.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.222Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.224Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.224Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.224Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.225Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.226Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.228Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.228Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.228Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.228Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.228Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.228Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.229Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.229Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.229Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.229Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.229Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.229Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.230Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.230Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.230Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.230Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.230Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.231Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670202358789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:06:32.231Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.231Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202370603,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:06:32.231Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.231Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.231Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.232Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.232Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.232Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "cds",
  "timestamp": 1670202382481,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:06:32.232Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:06:32.232Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.232Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202375656,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:06:32.233Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.233Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.233Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202383799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:06:32.234Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:06:32.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.234Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.234Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.235Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202388789,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.236Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.237Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.237Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "aai-model-loader",
  "timestamp": 1670202389792,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?)
2022-12-05T01:06:32.280Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1cfdfe36-3007-4910-a1e3-2eed1878307e
2022-12-05T01:06:32.280Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1cfdfe36-3007-4910-a1e3-2eed1878307e 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 (?, ?, ?, ?, ?)
2022-12-05T01:06:32.295Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.296Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.296Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.297Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.297Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.297Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.297Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.298Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:06:32.550Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:32.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-05T01:06:32.551Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"1cfdfe36-3007-4910-a1e3-2eed1878307e","serviceName":"Demo_pNF_5CwQ3rjWgBTKkOZ2eV10","serviceVersion":"1.0","serviceUUID":"24819644-cf16-463f-a5a9-9ef1e46077ad","serviceDescription":"catalog service description","serviceInvariantUUID":"509b0100-40d8-41be-993e-5d3771e29b62","resources":[{"resourceInstanceName":"pNF 38fee1dc-494c 0","resourceName":"pNF 38fee1dc-494c","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b9ba92eb-f6fd-44ab-94a2-1a3210a30edf","resourceInvariantUUID":"2d7de787-ddbb-4976-912c-4ee157994bfe","resourceCustomizationUUID":"f003c330-7c3f-403f-b56e-4b6cc11887d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwOTgyODQxMzc3YmMzYzI0NGYzMTI0ZTk1ZDAyZWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b85120da-aace-45f2-bac2-fb6a366a05bb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar","artifactChecksum":"OWFkNmU4OTE2OTE4YTQyZTU5YjZjNjlmNzg3YTk2NmY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"de6b38f1-a996-470f-874d-32a7a84e5fa1","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6b711b9c-dfc4-4153-bb9d-7fa55fd7a2b2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml","artifactChecksum":"ODE0ZjMwNGVhNjIzOGU3NjVkYTNjNzVkMjg1NTRhZTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1f96be0a-a07a-43b3-886d-b6e6e93d2641","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e7f891b-763a-49a0-9582-5789061fef35","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6666423f-5e0a-47a8-a9aa-07bf3d9da434","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml","artifactChecksum":"MTFlZTVkZmYwMWE3OTA4M2Q2MGFiOWI5ZGM0OGQ0MTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"787e32ae-32c9-4d8c-9798-c0ff3b028f40","artifactVersion":"1"},{"artifactName":"service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar","artifactChecksum":"YmMzNzkwMDZlMzEzM2JmYjg4MjU5OThhNTMwMGZkZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"befdae43-29c1-4a8b-a6d0-2442178ad0e3","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T01:06:32.554Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:32.554Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:32.559Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:32.559Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:32.661Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T01:06:32.663Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:32.663Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:32.682Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:32.683Z||pool-89-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-05T01:06:33.560Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:33.561Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:33.564Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:33.564Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:33.664Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:06:33.665Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:33.665Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:33.682Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:33.682Z||pool-90-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:34.565Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:34.567Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:34.571Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:34.571Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:34.671Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T01:06:34.673Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:34.673Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:34.713Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:34.713Z||pool-91-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:35.572Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:35.574Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:35.577Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:35.577Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:35.677Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T01:06:35.678Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:35.678Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:35.694Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:35.695Z||pool-92-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:36.579Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:36.580Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:36.584Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:36.585Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:36.683Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T01:06:36.684Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:36.684Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:36.699Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:36.700Z||pool-93-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:37.586Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:37.589Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:37.591Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:37.591Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:37.692Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:06:37.693Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:37.693Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:37.713Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:37.714Z||pool-94-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:38.592Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:38.593Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:38.624Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:38.628Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:06:38.712Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 83 ms
2022-12-05T01:06:38.713Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:38.713Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:38.727Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:38.728Z||pool-95-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-05T01:06:39.629Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:06:39.633Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:39.641Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:39.642Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:06:39.740Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T01:06:39.741Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:39.742Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:39.770Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:39.770Z||pool-96-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:40.648Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "serviceName": "Demo_pNF_5CwQ3rjWgBTKkOZ2eV10",
  "serviceVersion": "1.0",
  "serviceUUID": "24819644-cf16-463f-a5a9-9ef1e46077ad",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "509b0100-40d8-41be-993e-5d3771e29b62",
  "resources": [
    {
      "resourceInstanceName": "pNF 38fee1dc-494c 0",
      "resourceCustomizationUUID": "f003c330-7c3f-403f-b56e-4b6cc11887d2",
      "resourceName": "pNF 38fee1dc-494c",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "b9ba92eb-f6fd-44ab-94a2-1a3210a30edf",
      "resourceInvariantUUID": "2d7de787-ddbb-4976-912c-4ee157994bfe",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
      "artifactChecksum": "YmMzNzkwMDZlMzEzM2JmYjg4MjU5OThhNTMwMGZkZDE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "befdae43-29c1-4a8b-a6d0-2442178ad0e3"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T01:06:40.649Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T01:06:40.650Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24819644-cf16-463f-a5a9-9ef1e46077ad ASDC
2022-12-05T01:06:40.652Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:1cfdfe36-3007-4910-a1e3-2eed1878307e
ServiceName:Demo_pNF_5CwQ3rjWgBTKkOZ2eV10
ServiceVersion:1.0
ServiceUUID:24819644-cf16-463f-a5a9-9ef1e46077ad
ServiceInvariantUUID:509b0100-40d8-41be-993e-5d3771e29b62
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
ArtifactUUID:befdae43-29c1-4a8b-a6d0-2442178ad0e3
ArtifactChecksum:YmMzNzkwMDZlMzEzM2JmYjg4MjU5OThhNTMwMGZkZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 38fee1dc-494c 0
ResourceCustomizationUUID:f003c330-7c3f-403f-b56e-4b6cc11887d2
ResourceInvariantUUID:2d7de787-ddbb-4976-912c-4ee157994bfe
ResourceName:pNF 38fee1dc-494c
ResourceType:PNF
ResourceUUID:b9ba92eb-f6fd-44ab-94a2-1a3210a30edf
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-12-05T01:06:40.653Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24819644-cf16-463f-a5a9-9ef1e46077ad 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=?
2022-12-05T01:06:40.697Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T01:06:40.699Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-05T01:06:40.699Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-05T01:06:40.699Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: befdae43-29c1-4a8b-a6d0-2442178ad0e3 from URL: /sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:40.699Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-05T01:06:40.699Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:40.783Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-05T01:06:40.784Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar befdae43-29c1-4a8b-a6d0-2442178ad0e3 88023
2022-12-05T01:06:40.785Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar ASDC sendASDCNotification
2022-12-05T01:06:40.785Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:40.785Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:06:40.785Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:40.788Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:40.788Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202400785,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:06:40.888Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:06:40.889Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:40.889Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:40.904Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:40.904Z||pool-97-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:41.788Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T01:06:41.789Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-05T01:06:41.790Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: befdae43-29c1-4a8b-a6d0-2442178ad0e3, URL: /sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar to file: /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:41.790Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:41.791Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:41.791Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:42.136Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3506115647072316353/Definitions/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml
2022-12-05T01:06:43.633Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T01:06:43.634Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-12-05T01:06:43.634Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.634Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-05T01:06:43.634Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 38fee1dc-494c 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-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.635Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.635Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.635Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.635Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.635Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.635Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.635Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-12-05T01:06:43.636Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.636Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.636Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Node template pNF 38fee1dc-494c 0 is matching search criteria
2022-12-05T01:06:43.637Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-12-05T01:06:43.637Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 38fee1dc-494c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T01:06:43.637Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.637Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.638Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Node template pNF 38fee1dc-494c 0 is matching search criteria
2022-12-05T01:06:43.638Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-12-05T01:06:43.638Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 38fee1dc-494c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T01:06:43.638Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.638Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.638Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.639Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_5CwQ3rjWgBTKkOZ2eV10
Description:catalog service description
Model UUID:24819644-cf16-463f-a5a9-9ef1e46077ad
Model Version:NULL
Model InvariantUuid:509b0100-40d8-41be-993e-5d3771e29b62
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=?
2022-12-05T01:06:43.651Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b9ba92eb-f6fd-44ab-94a2-1a3210a30edf
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=?
2022-12-05T01:06:43.658Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||pNF 38fee1dc-494c 0
2022-12-05T01:06:43.658Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b9ba92eb-f6fd-44ab-94a2-1a3210a30edf
2022-12-05T01:06:43.658Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 24819644-cf16-463f-a5a9-9ef1e46077ad
2022-12-05T01:06:43.659Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 24819644-cf16-463f-a5a9-9ef1e46077ad
2022-12-05T01:06:43.659Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 38fee1dc-494c 0 b9ba92eb-f6fd-44ab-94a2-1a3210a30edf 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=?
2022-12-05T01:06:43.675Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@16e43b96, org.onap.sdc.toscaparser.api.parameters.Input@146a45c0, org.onap.sdc.toscaparser.api.parameters.Input@7701f98, org.onap.sdc.toscaparser.api.parameters.Input@4c887281, org.onap.sdc.toscaparser.api.parameters.Input@7b07c80d]
2022-12-05T01:06:43.675Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.675Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.676Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 24819644-cf16-463f-a5a9-9ef1e46077ad: pNF 38fee1dc-494c
2022-12-05T01:06:43.676Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||Processing PNF resource: b9ba92eb-f6fd-44ab-94a2-1a3210a30edf
2022-12-05T01:06:43.676Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:06:43.676Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_5CwQ3rjWgBTKkOZ2eV10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:06:43.676Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||Resource customization UUID: f003c330-7c3f-403f-b56e-4b6cc11887d2 is the same as notified resource customizationUUID: f003c330-7c3f-403f-b56e-4b6cc11887d2
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 (?, ?)
2022-12-05T01:06:43.751Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 38fee1dc-494c b9ba92eb-f6fd-44ab-94a2-1a3210a30edf 0 ASDC deployResourceStructure
2022-12-05T01:06:43.751Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar ASDC sendASDCNotification
2022-12-05T01:06:43.751Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar
2022-12-05T01:06:43.751Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:06:43.751Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:06:43.753Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:06:43.753Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202403751,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:06:43.854Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:06:43.854Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:06:43.855Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:06:43.872Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:06:43.872Z||pool-98-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:06:44.754Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:06:44.772Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
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=?
2022-12-05T01:06:44.775Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:06:44.775Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:06:44.775Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:06:44.776Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:07:14.776Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:07:14.863Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
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=?
2022-12-05T01:07:14.881Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:07:14.882Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:07:14.882Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:07:14.882Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:07:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:07:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:07:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:07:31.956Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:07:31.957Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:07:31.957Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202384281,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:07:31.959Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:07:44.884Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:07:44.925Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
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=?
2022-12-05T01:07:44.933Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:07:44.933Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:07:44.934Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:07:44.934Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:08:14.934Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:08:14.955Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
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=?
2022-12-05T01:08:14.959Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:08:14.960Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:08:14.960Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:08:14.960Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:08:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:08:31.923Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:08:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:08:31.948Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:08:31.949Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:08:31.950Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:08:31.951Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:08:44.960Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:08:44.983Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
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=?
2022-12-05T01:08:44.988Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:08:44.988Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:08:44.989Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:08:44.989Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:09:14.990Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:09:15.011Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
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=?
2022-12-05T01:09:15.015Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:09:15.015Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:09:15.015Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:09:15.015Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:09:31.922Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:09:31.923Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:09:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:09:32.453Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:09:32.454Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.454Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202393028,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.455Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202394034,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.456Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.457Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.457Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.457Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "policy-id",
  "timestamp": 1670202395037,
  "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=?
2022-12-05T01:09:32.468Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1cfdfe36-3007-4910-a1e3-2eed1878307e
2022-12-05T01:09:32.469Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1cfdfe36-3007-4910-a1e3-2eed1878307e 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 (?, ?, ?, ?, ?)
2022-12-05T01:09:32.493Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.496Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.497Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.498Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.499Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.499Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.499Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.499Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.500Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.500Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.500Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.500Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.500Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.500Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202388675,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:09:32.501Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.501Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.501Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/resourceInstances/pnf38fee1dc494c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.501Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.501Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.501Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202397412,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:09:32.502Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:09:32.502Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.502Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:09:32.502Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.502Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.502Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202391917,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:09:32.503Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:09:32.503Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.504Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202399398,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:09:32.504Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:09:32.505Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.505Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202400785,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:09:32.505Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:09:32.506Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.506Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670202400401,
  "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=?
2022-12-05T01:09:32.525Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1cfdfe36-3007-4910-a1e3-2eed1878307e
2022-12-05T01:09:32.525Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1cfdfe36-3007-4910-a1e3-2eed1878307e 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 (?, ?, ?, ?, ?)
2022-12-05T01:09:32.542Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:09:32.543Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202403751,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf5cwq3rjwgbtkkoz2ev10/1.0/artifacts/service-DemoPnf5cwq3rjwgbtkkoz2ev10-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:09:32.543Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:09:45.016Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:09:45.044Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e
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=?
2022-12-05T01:09:45.060Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:09:45.061Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-05T01:09:45.086Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T01:10:15.088Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e 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=?
2022-12-05T01:10:15.104Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1cfdfe36-3007-4910-a1e3-2eed1878307e and serviceModelVersionId: 24819644-cf16-463f-a5a9-9ef1e46077ad
2022-12-05T01:10:15.105Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 509b0100-40d8-41be-993e-5d3771e29b62
2022-12-05T01:10:15.109Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0
2022-12-05T01:10:15.123Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T01:10:15.264Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0|INFO|500||Invoke
2022-12-05T01:10:15.265Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1cfdfe36-3007-4910-a1e3-2eed1878307e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ef3c66fd-84f7-4c35-9958-601239bde094], X-ECOMP-RequestID=[1cfdfe36-3007-4910-a1e3-2eed1878307e], X-TransactionId=[], X-ONAP-RequestID=[1cfdfe36-3007-4910-a1e3-2eed1878307e], Content-Type=[application/merge-patch+json]}
2022-12-05T01:10:15.285Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T01:10:15.410Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?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/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 01:10:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[237664], x-aai-txid=[1-aai-resources-221205-01:10:14:149-29309], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T01:10:15.410Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-05T01:10:15.411Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/509b0100-40d8-41be-993e-5d3771e29b62/model-vers/model-ver/24819644-cf16-463f-a5a9-9ef1e46077ad?depth=0|INFO|500||InvokeReturn
2022-12-05T01:10:15.411Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T01:10:15.411Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-05T01:10:15.422Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T01:10:15.423Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1cfdfe36-3007-4910-a1e3-2eed1878307e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T01:10:15.423Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T01:10:15.424Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:10:15.428Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:10:15.428Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202615423,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T01:10:15.528Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:10:15.529Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:10:15.529Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:10:15.558Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:10:15.559Z||pool-99-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T01:10:16.449Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:10:16.450Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:10:16.450Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:10:26.773Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:10:26.774Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:10:26.776Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:10:26.776Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:10:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:10:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:10:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:10:32.556Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:10:32.556Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:10:32.556Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1cfdfe36-3007-4910-a1e3-2eed1878307e",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670202615423,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T01:10:32.557Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:10:36.325Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:10:36.326Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:10:36.326Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:10:36.327Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:10:45.880Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:10:45.881Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:10:45.883Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:10:45.884Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:10:55.431Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:11:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:11:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:11:31.923Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:11:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:11:31.924Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:11:31.924Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:11:41.473Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:11:41.474Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:12:31.924Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:12:31.926Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:12:31.926Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:12:31.928Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:12:31.934Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:12:31.935Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:12:41.475Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:12:41.477Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:13:31.920Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:13:31.921Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:13:31.921Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:13:31.922Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:13:31.923Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:13:31.923Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:13:41.474Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:13:41.475Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:14:31.919Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:14:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:14:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:14:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:14:31.921Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:14:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:14:41.475Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:14:41.481Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:15:31.920Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:15:31.921Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:15:31.921Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:15:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:15:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:15:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:15:41.468Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:15:41.469Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:16:31.918Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:16:31.919Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:16:31.919Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:16:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:16:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:16:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:16:41.465Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:16:41.469Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:17:31.921Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:17:31.923Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:17:31.923Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:17:31.924Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:17:31.925Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:17:31.925Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:17:41.469Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:17:41.472Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:18:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:18:31.919Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:18:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:18:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:18:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:18:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:18:41.472Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:18:41.473Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:19:31.917Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:19:31.919Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:19:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:19:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:19:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:19:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:19:41.457Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:19:41.469Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:20:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:20:31.919Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:20:31.921Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:20:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:20:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:20:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:20:41.479Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:20:41.479Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:21:31.917Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:21:31.918Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:21:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:21:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:21:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:21:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:21:41.475Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:21:41.477Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:22:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:22:31.921Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:22:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:22:31.921Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:22:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:22:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:22:41.472Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:22:41.480Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:23:31.917Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:23:31.918Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:23:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:23:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:23:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:23:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:23:41.473Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:23:41.474Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:24:31.917Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:24:31.918Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:24:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:24:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:24:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:24:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:24:41.463Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:24:41.465Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:25:31.917Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:25:31.918Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:25:31.918Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:25:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:25:31.923Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:25:31.923Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:25:41.470Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:25:41.488Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:26:31.920Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:26:31.921Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:26:31.921Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:26:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:26:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:26:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:26:41.488Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:26:41.493Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:27:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:27:31.921Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:27:31.921Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:27:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:27:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:27:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:27:41.467Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:27:41.472Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:28:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:28:31.919Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:28:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:28:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:28:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:28:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:28:41.467Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:28:41.470Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:29:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:29:31.919Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:29:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:29:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:29:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:29:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:29:41.464Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:29:41.468Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:30:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:30:31.918Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:30:31.918Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:30:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:30:31.921Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:30:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:30:41.476Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:30:41.478Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:31:31.917Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:31:31.918Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:31:31.918Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:31:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:31:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:31:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:31:41.483Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:31:41.493Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:32:31.917Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:32:31.918Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:32:31.918Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:32:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:32:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:32:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:32:41.470Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:32:41.492Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:33:31.918Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:33:31.919Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:33:31.919Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:33:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:33:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:33:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:33:41.470Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:33:41.480Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:31.920Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:34:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:34:31.922Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:34:31.922Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:34:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:32.556Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:32.557Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:32.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.558Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"93489fcf-d183-4c23-9ab3-76da400ee701","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"b1651ed4-0a9b-418b-8c56-770d3d8b244c","serviceDescription":"service","serviceInvariantUUID":"8958cc71-9316-42a5-927f-9fd860e172dc","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3ff728d8-2dc7-4035-84bf-4abb7cbf01a5","resourceInvariantUUID":"b810078a-1b73-4f54-8a2b-11a8de1b1c5a","resourceCustomizationUUID":"7223a1cb-b5b0-4930-8372-0f0b02c35176","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":"NzI2ZWE4YzM4YzYyZmMwZTdmZDgzMTdmNmRiYzJmMzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"99236c95-a513-46e0-96b6-75550ade4bfa","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":"ZjgwZTNkNDY1MjcxNzM3MTQ0Y2RiNDI5YjVmNmE2ZDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f3e2eebf-b0c1-4c3c-a814-22585b3d95d0","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":"86ac0e01-5dc9-468d-8c19-67348e281e33","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":"e9a39dd9-797e-4a54-adfc-66fdc4c90d9e","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":"048f452a-9324-41b3-9c17-8788fd6aaffd","artifactVersion":"2","generatedFromUUID":"f4afebb6-af25-4d14-9d54-b702d3a0185e"},{"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":"2ba682ca-ea57-4567-8ecd-8b1ab57211dd","artifactVersion":"2","generatedFromUUID":"86ac0e01-5dc9-468d-8c19-67348e281e33"},{"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":"f4afebb6-af25-4d14-9d54-b702d3a0185e","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":"e037beb5-006c-49ca-91d8-95f1fc12bf59","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":"YzM5OTZkNzMxMzA3ODE4ZjJlMzI1ODhmNTgyNmFlNGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"19c0aee5-4e6d-437f-85ca-b1a58fd6b57a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZTlkZTU3MjgyYmE2YWE3YWQyZmUwNmZiYjBhOTYyMjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03e24ba3-4aad-4a12-abac-b5985cdf3e8f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T01:34:32.561Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.561Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.562Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.562Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.562Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.564Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.564Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:32.564Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.564Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.564Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.564Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.565Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.565Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.565Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.565Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.565Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.566Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.565Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:32.566Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T01:34:32.566Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.566Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.566Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.566Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.567Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.567Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.567Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.567Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.568Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.568Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.568Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.568Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:34:32.568Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.568Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.568Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.569Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.569Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.569Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:34:32.569Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.569Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.569Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.570Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.571Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.572Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.573Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.573Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.573Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:34:32.573Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-05T01:34:32.573Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:34:32.574Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:32.575Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:32.675Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:32.676Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:32.676Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:32.704Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:32.705Z||pool-100-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:33.576Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:33.576Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:33.579Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:33.579Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T01:34:33.679Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:33.681Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:33.681Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:33.695Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:33.705Z||pool-101-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:34.580Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:34.580Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:34.589Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:34.590Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:34:34.690Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:34.692Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:34.692Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:34.722Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:34.722Z||pool-102-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:35.590Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:35.591Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:35.594Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:35.594Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:35.695Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:35.696Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:35.696Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:35.710Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:35.711Z||pool-103-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:36.596Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:36.604Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:36.612Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:36.614Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-05T01:34:36.712Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-05T01:34:36.713Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:36.714Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:36.727Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:36.728Z||pool-104-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:37.620Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:37.628Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:37.636Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:37.636Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-05T01:34:37.732Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-12-05T01:34:37.733Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:37.733Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:37.749Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:37.749Z||pool-105-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:38.637Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:38.638Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:38.641Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:38.641Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-05T01:34:38.741Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:38.743Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:38.743Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:38.765Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:38.766Z||pool-106-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:39.642Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:39.642Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:39.645Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:39.645Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:39.745Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:39.746Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:39.747Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:39.769Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:39.770Z||pool-107-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:40.645Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:40.646Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:40.661Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:40.661Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:34:40.761Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:40.762Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:40.762Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:40.780Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:40.781Z||pool-108-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:41.662Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:34:41.663Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:41.665Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:41.665Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:34:41.766Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T01:34:41.767Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:41.767Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:41.787Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:41.787Z||pool-109-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:42.666Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b1651ed4-0a9b-418b-8c56-770d3d8b244c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8958cc71-9316-42a5-927f-9fd860e172dc",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "7223a1cb-b5b0-4930-8372-0f0b02c35176",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3ff728d8-2dc7-4035-84bf-4abb7cbf01a5",
      "resourceInvariantUUID": "b810078a-1b73-4f54-8a2b-11a8de1b1c5a",
      "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": "ZjgwZTNkNDY1MjcxNzM3MTQ0Y2RiNDI5YjVmNmE2ZDU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "f3e2eebf-b0c1-4c3c-a814-22585b3d95d0",
          "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": "86ac0e01-5dc9-468d-8c19-67348e281e33",
          "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": "2ba682ca-ea57-4567-8ecd-8b1ab57211dd",
            "generatedFromUUID": "86ac0e01-5dc9-468d-8c19-67348e281e33"
          },
          "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": "048f452a-9324-41b3-9c17-8788fd6aaffd",
          "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": "2ba682ca-ea57-4567-8ecd-8b1ab57211dd",
          "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": "f4afebb6-af25-4d14-9d54-b702d3a0185e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ZTlkZTU3MjgyYmE2YWE3YWQyZmUwNmZiYjBhOTYyMjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "03e24ba3-4aad-4a12-abac-b5985cdf3e8f"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T01:34:42.667Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T01:34:42.667Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 b1651ed4-0a9b-418b-8c56-770d3d8b244c ASDC
2022-12-05T01:34:42.678Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:93489fcf-d183-4c23-9ab3-76da400ee701
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:b1651ed4-0a9b-418b-8c56-770d3d8b244c
ServiceInvariantUUID:8958cc71-9316-42a5-927f-9fd860e172dc
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:03e24ba3-4aad-4a12-abac-b5985cdf3e8f
ArtifactChecksum:ZTlkZTU3MjgyYmE2YWE3YWQyZmUwNmZiYjBhOTYyMjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:7223a1cb-b5b0-4930-8372-0f0b02c35176
ResourceInvariantUUID:b810078a-1b73-4f54-8a2b-11a8de1b1c5a
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:3ff728d8-2dc7-4035-84bf-4abb7cbf01a5
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:f3e2eebf-b0c1-4c3c-a814-22585b3d95d0
ArtifactChecksum:ZjgwZTNkNDY1MjcxNzM3MTQ0Y2RiNDI5YjVmNmE2ZDU=
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:86ac0e01-5dc9-468d-8c19-67348e281e33
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:2ba682ca-ea57-4567-8ecd-8b1ab57211dd
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:048f452a-9324-41b3-9c17-8788fd6aaffd
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:2ba682ca-ea57-4567-8ecd-8b1ab57211dd
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:f4afebb6-af25-4d14-9d54-b702d3a0185e
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-05T01:34:42.679Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b1651ed4-0a9b-418b-8c56-770d3d8b244c 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 (?, ?, ?, ?, ?)
2022-12-05T01:34:42.823Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T01:34:42.824Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-12-05T01:34:42.824Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-12-05T01:34:42.824Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 03e24ba3-4aad-4a12-abac-b5985cdf3e8f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:42.824Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:34:42.825Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:42.962Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:34:42.965Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 03e24ba3-4aad-4a12-abac-b5985cdf3e8f 163284
2022-12-05T01:34:42.966Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-05T01:34:42.967Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:42.967Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:34:42.967Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:42.975Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:42.975Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204082966,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:34:43.075Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:43.079Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:43.079Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:43.095Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:43.097Z||pool-110-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:43.976Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T01:34:43.978Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-12-05T01:34:43.979Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 03e24ba3-4aad-4a12-abac-b5985cdf3e8f, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:43.979Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-12-05T01:34:43.981Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:43.981Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:44.262Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5705080435070087020/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-12-05T01:34:46.573Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T01:34:46.574Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-12-05T01:34:46.574Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:46.574Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-05T01:34:46.575Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:46.575Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:46.575Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:46.575Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:46.575Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-12-05T01:34:46.575Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.576Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:46.576Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:46.576Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-12-05T01:34:46.577Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T01:34:46.577Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.577Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:46.578Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:46.578Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-12-05T01:34:46.578Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T01:34:46.578Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.578Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:46.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-05T01:34:46.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-12-05T01:34:46.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-12-05T01:34:46.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-05T01:34:46.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.580Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T01:34:46.580Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.580Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:46.580Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:34:46.581Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.581Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:46.581Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:34:46.581Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.581Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:46.582Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:34:46.582Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.582Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:46.582Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:34:46.582Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.582Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-05T01:34:46.583Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-12-05T01:34:46.583Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=9bb86c67-e40b-4db1-9da7-95a3b642f47d
2022-12-05T01:34:46.583Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.583Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:46.583Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.584Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:46.584Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.584Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:46.584Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:46.584Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:46.584Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:b1651ed4-0a9b-418b-8c56-770d3d8b244c
Model Version:NULL
Model InvariantUuid:8958cc71-9316-42a5-927f-9fd860e172dc
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:f8b8ce2f-d42e-4f14-83a4-2fa63fc1c509
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b810078a-1b73-4f54-8a2b-11a8de1b1c5a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7223a1cb-b5b0-4930-8372-0f0b02c35176
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:b048d237-0632-41a8-94b1-a8d51bf028eb
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:2969fe3c-0aba-4faf-a54b-345f961ab4da
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:99b8554b-a033-4659-98b4-4eb93a8d0192
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:144be317-a6f5-4035-8427-1ec6df7065ac
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:9bb86c67-e40b-4db1-9da7-95a3b642f47d
ModelInvariantUuid:146d571b-44f1-4ce0-bd78-f4c406ea57a1
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a805d92b-5136-4fdd-bbe9-9017de276712
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:09501a00-46ee-4960-9634-f9a222166bc1
ModelInvariantUuid:07a99828-6aaa-41ab-9e85-f459c8093043
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:ee6b424e-079c-4c51-a120-b2b4cb870eb9
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=?
2022-12-05T01:34:46.607Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 3ff728d8-2dc7-4035-84bf-4abb7cbf01a5
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=?
2022-12-05T01:34:46.615Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||basic_cnf_macro 0
2022-12-05T01:34:46.615Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3ff728d8-2dc7-4035-84bf-4abb7cbf01a5
2022-12-05T01:34:46.615Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f3e2eebf-b0c1-4c3c-a814-22585b3d95d0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-12-05T01:34:46.615Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:34:46.616Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:46.749Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:34:46.749Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json f3e2eebf-b0c1-4c3c-a814-22585b3d95d0 1565
2022-12-05T01:34:46.750Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:46.750Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:46.750Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:34:46.750Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:46.756Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:46.756Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204086749,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:34:46.856Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:46.857Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:46.857Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:46.898Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:46.899Z||pool-111-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-12-05T01:34:47.757Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "99b8554b-a033-4659-98b4-4eb93a8d0192",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "144be317-a6f5-4035-8427-1ec6df7065ac",
    "vfModuleModelCustomizationUUID": "fdae4cbe-f8fb-4017-b84d-be8fca70a000",
    "isBase": true,
    "artifacts": [
      "86ac0e01-5dc9-468d-8c19-67348e281e33",
      "2ba682ca-ea57-4567-8ecd-8b1ab57211dd"
    ],
    "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": "b048d237-0632-41a8-94b1-a8d51bf028eb",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2969fe3c-0aba-4faf-a54b-345f961ab4da",
    "vfModuleModelCustomizationUUID": "d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b",
    "isBase": false,
    "artifacts": [
      "f4afebb6-af25-4d14-9d54-b702d3a0185e"
    ],
    "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": ""
    }
  }
]
2022-12-05T01:34:47.762Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:144be317-a6f5-4035-8427-1ec6df7065ac
VfModuleModelInvariantUUID:99b8554b-a033-4659-98b4-4eb93a8d0192
VfModuleModelDescription:NULL
Artifacts UUID List:{
86ac0e01-5dc9-468d-8c19-67348e281e33
,
2ba682ca-ea57-4567-8ecd-8b1ab57211dd

}
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:2969fe3c-0aba-4faf-a54b-345f961ab4da
VfModuleModelInvariantUUID:b048d237-0632-41a8-94b1-a8d51bf028eb
VfModuleModelDescription:NULL
Artifacts UUID List:{
f4afebb6-af25-4d14-9d54-b702d3a0185e

}
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


}

2022-12-05T01:34:47.764Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "99b8554b-a033-4659-98b4-4eb93a8d0192",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "144be317-a6f5-4035-8427-1ec6df7065ac",
    "vfModuleModelCustomizationUUID": "fdae4cbe-f8fb-4017-b84d-be8fca70a000",
    "isBase": true,
    "artifacts": [
      "86ac0e01-5dc9-468d-8c19-67348e281e33",
      "2ba682ca-ea57-4567-8ecd-8b1ab57211dd"
    ],
    "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": "b048d237-0632-41a8-94b1-a8d51bf028eb",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2969fe3c-0aba-4faf-a54b-345f961ab4da",
    "vfModuleModelCustomizationUUID": "d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b",
    "isBase": false,
    "artifacts": [
      "f4afebb6-af25-4d14-9d54-b702d3a0185e"
    ],
    "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": ""
    }
  }
]
2022-12-05T01:34:47.764Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:144be317-a6f5-4035-8427-1ec6df7065ac
VfModuleModelInvariantUUID:99b8554b-a033-4659-98b4-4eb93a8d0192
VfModuleModelDescription:NULL
Artifacts UUID List:{
86ac0e01-5dc9-468d-8c19-67348e281e33
,
2ba682ca-ea57-4567-8ecd-8b1ab57211dd

}
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:2969fe3c-0aba-4faf-a54b-345f961ab4da
VfModuleModelInvariantUUID:b048d237-0632-41a8-94b1-a8d51bf028eb
VfModuleModelDescription:NULL
Artifacts UUID List:{
f4afebb6-af25-4d14-9d54-b702d3a0185e

}
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


}

2022-12-05T01:34:47.764Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 86ac0e01-5dc9-468d-8c19-67348e281e33 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-12-05T01:34:47.764Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:34:47.764Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:47.836Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:34:47.837Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 86ac0e01-5dc9-468d-8c19-67348e281e33 914
2022-12-05T01:34:47.837Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:47.837Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:47.837Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:34:47.838Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:47.840Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:47.840Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204087837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:34:47.940Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:47.941Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:47.941Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:47.953Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:47.954Z||pool-112-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:48.848Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 048f452a-9324-41b3-9c17-8788fd6aaffd from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-12-05T01:34:48.848Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:34:48.849Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:48.931Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:34:48.933Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 048f452a-9324-41b3-9c17-8788fd6aaffd 12
2022-12-05T01:34:48.933Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:48.933Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:48.933Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:34:48.934Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:48.937Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:48.937Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204088933,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:34:49.037Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T01:34:49.038Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:49.038Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:49.052Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:49.053Z||pool-113-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:49.946Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2ba682ca-ea57-4567-8ecd-8b1ab57211dd from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-12-05T01:34:49.946Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:34:49.947Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:50.040Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:34:50.041Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2ba682ca-ea57-4567-8ecd-8b1ab57211dd 96
2022-12-05T01:34:50.041Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:50.041Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:50.041Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:34:50.041Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:50.046Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:50.047Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204090041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:34:50.146Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T01:34:50.147Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:50.147Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:50.163Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:50.164Z||pool-114-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-05T01:34:51.049Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f4afebb6-af25-4d14-9d54-b702d3a0185e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-12-05T01:34:51.049Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:34:51.050Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:51.145Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:34:51.146Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz f4afebb6-af25-4d14-9d54-b702d3a0185e 20206
2022-12-05T01:34:51.146Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:51.146Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:51.146Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:34:51.146Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:51.150Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:51.151Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204091146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:34:51.250Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T01:34:51.251Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:51.251Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:51.273Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:51.274Z||pool-115-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:52.157Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: b1651ed4-0a9b-418b-8c56-770d3d8b244c
2022-12-05T01:34:52.157Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3ff728d8-2dc7-4035-84bf-4abb7cbf01a5 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=?
2022-12-05T01:34:52.187Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@f14ec39, org.onap.sdc.toscaparser.api.parameters.Input@7e81650f, org.onap.sdc.toscaparser.api.parameters.Input@49652811, org.onap.sdc.toscaparser.api.parameters.Input@51f155b2, org.onap.sdc.toscaparser.api.parameters.Input@79ac1e91]
2022-12-05T01:34:52.191Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.191Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.191Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-12-05T01:34:52.191Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 7223a1cb-b5b0-4930-8372-0f0b02c35176
2022-12-05T01:34:52.192Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7223a1cb-b5b0-4930-8372-0f0b02c35176 matches Tosca VF Customization UUID: 7223a1cb-b5b0-4930-8372-0f0b02c35176
2022-12-05T01:34:52.192Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 7223a1cb-b5b0-4930-8372-0f0b02c35176  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=?
2022-12-05T01:34:52.197Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.197Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.199Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 7223a1cb-b5b0-4930-8372-0f0b02c35176: {\"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\"}
2022-12-05T01:34:52.199Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@37b2a578
2022-12-05T01:34:52.199Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.199Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T01:34:52.199Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b
2022-12-05T01:34:52.200Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d9a08d7f-c3fa-4761-ad9d-2f98539d6b6b
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=?
2022-12-05T01:34:52.207Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.207Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:52.208Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:34:52.208Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.209Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:52.209Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:34:52.209Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.209Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-05T01:34:52.209Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=7223a1cb-b5b0-4930-8372-0f0b02c35176
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=?
2022-12-05T01:34:52.214Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.214Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.215Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid b1651ed4-0a9b-418b-8c56-770d3d8b244c: basic_cnf_macro
2022-12-05T01:34:52.215Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.215Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.215Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.215Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.215Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.216Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.216Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.217Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.217Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:34:52.217Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:34:52.218Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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 (?, ?, ?, ?, ?)
2022-12-05T01:34:52.356Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3ff728d8-2dc7-4035-84bf-4abb7cbf01a5 2 ASDC deployResourceStructure
2022-12-05T01:34:52.361Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:52.361Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:52.361Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:34:52.363Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:52.367Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:52.368Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204092361,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T01:34:52.466Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T01:34:52.468Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:52.468Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:52.491Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:52.493Z||pool-116-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:53.377Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:53.377Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:53.378Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:34:53.378Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:53.381Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:53.381Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204093377,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T01:34:53.483Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-05T01:34:53.485Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:53.485Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:53.507Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:53.509Z||pool-117-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:54.382Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:54.382Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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)
2022-12-05T01:34:54.382Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-05T01:34:54.384Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:54.386Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:54.386Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204094382,
  "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"
}
2022-12-05T01:34:54.487Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:54.488Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:54.488Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:54.506Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:54.506Z||pool-118-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:55.388Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:55.388Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:55.388Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:34:55.388Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:55.391Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:55.391Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204095388,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-05T01:34:55.490Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms
2022-12-05T01:34:55.492Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:55.492Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:55.506Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:55.507Z||pool-119-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:56.398Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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
2022-12-05T01:34:56.398Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||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)
2022-12-05T01:34:56.399Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-05T01:34:56.400Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:56.402Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:56.402Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204096398,
  "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"
}
2022-12-05T01:34:56.503Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:34:56.504Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:56.504Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:56.519Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:56.519Z||pool-120-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:57.403Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-05T01:34:57.403Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-05T01:34:57.403Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:34:57.404Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:34:57.408Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:34:57.409Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204097403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:34:57.506Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-05T01:34:57.507Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:34:57.507Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:34:57.535Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:34:57.536Z||pool-121-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:34:58.410Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:34:58.441Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
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=?
2022-12-05T01:34:58.451Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:34:58.451Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:34:58.451Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:35:28.452Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:35:28.469Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
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=?
2022-12-05T01:35:28.474Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:35:28.476Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:35:28.476Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:35:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:35:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:35:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:35:32.049Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:35:32.050Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:35:32.051Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:35:32.053Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:35:58.480Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:35:58.509Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
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=?
2022-12-05T01:35:58.515Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:35:58.515Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:35:58.515Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:36:28.516Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:36:28.538Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
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=?
2022-12-05T01:36:28.541Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:36:28.541Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-05T01:36:28.541Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-05T01:36:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:36:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:36:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:36:31.942Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:36:32.452Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.452Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.453Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.453Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.453Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.454Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.455Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.455Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.455Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.455Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.455Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.455Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.456Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.456Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.456Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.456Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.456Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.456Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.456Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.457Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.458Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.458Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.458Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.458Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.458Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.459Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.459Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.459Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.459Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.459Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.460Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204055656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204061509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204065603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.461Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204064281,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204076059,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.462Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204076431,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "cds",
  "timestamp": 1670204076984,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204077489,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.463Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204077126,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204078497,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204078197,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.464Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204068675,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.465Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.465Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.465Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.465Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.465Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.465Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "policy-id",
  "timestamp": 1670204079503,
  "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=?
2022-12-05T01:36:32.479Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 93489fcf-d183-4c23-9ab3-76da400ee701
2022-12-05T01:36:32.479Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93489fcf-d183-4c23-9ab3-76da400ee701 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 (?, ?, ?, ?, ?)
2022-12-05T01:36:32.508Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204079274,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204079487,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.509Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.510Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.510Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204080365,
  "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=?
2022-12-05T01:36:32.519Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 93489fcf-d183-4c23-9ab3-76da400ee701
2022-12-05T01:36:32.520Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93489fcf-d183-4c23-9ab3-76da400ee701 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=?
2022-12-05T01:36:32.534Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.534Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204071920,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.535Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.535Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.535Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204081367,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.535Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.535Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.536Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204082966,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.536Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.536Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.537Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204081873,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.537Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.537Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.537Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204082877,
  "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=?
2022-12-05T01:36:32.548Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 93489fcf-d183-4c23-9ab3-76da400ee701
2022-12-05T01:36:32.549Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93489fcf-d183-4c23-9ab3-76da400ee701 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 (?, ?, ?, ?, ?)
2022-12-05T01:36:32.562Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.562Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204083757,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.563Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.563Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.564Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204084761,
  "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=?
2022-12-05T01:36:32.581Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 93489fcf-d183-4c23-9ab3-76da400ee701
2022-12-05T01:36:32.581Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93489fcf-d183-4c23-9ab3-76da400ee701 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 (?, ?, ?, ?, ?)
2022-12-05T01:36:32.597Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204086749,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204087837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204088933,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.598Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.599Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.609Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204090041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.609Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.609Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204091146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.609Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.610Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204092361,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.610Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.610Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.611Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204093377,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.611Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204094382,
  "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"
}
2022-12-05T01:36:32.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.612Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204095388,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.612Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.612Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.612Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204096398,
  "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"
}
2022-12-05T01:36:32.612Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.613Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.613Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204097403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.613Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.613Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.614Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.615Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.615Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.615Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.615Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.615Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.615Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.615Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.616Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.616Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.617Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.618Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.618Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.618Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.618Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.618Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.618Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.618Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.619Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.619Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.619Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.619Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.619Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.620Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.620Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.620Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.620Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.621Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.621Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.621Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.621Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.621Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.622Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.622Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.622Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.622Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.622Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.623Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.623Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.623Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.623Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.623Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.624Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.625Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.625Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.625Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.625Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.625Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.625Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.625Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.626Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.626Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.626Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.626Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.626Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.626Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.626Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.627Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.627Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.627Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.627Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.627Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204082369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.628Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204098675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204104281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.629Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.630Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.630Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204113779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.631Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.631Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.631Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.632Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.632Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.632Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204114085,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.632Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.632Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.632Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204115132,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.634Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.634Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.634Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204114854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.635Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.635Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.635Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.635Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.635Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.635Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204116137,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204115939,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.636Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.637Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.637Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.637Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.637Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.637Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.637Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.637Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "policy-id",
  "timestamp": 1670204117141,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-05T01:36:32.663Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 89c33e0c-37f2-4f59-bc2d-76a7064209e8
2022-12-05T01:36:32.663Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89c33e0c-37f2-4f59-bc2d-76a7064209e8 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 (?, ?, ?, ?, ?)
2022-12-05T01:36:32.687Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.688Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204116431,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.688Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.688Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.688Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204116985,
  "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=?
2022-12-05T01:36:32.704Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 89c33e0c-37f2-4f59-bc2d-76a7064209e8
2022-12-05T01:36:32.704Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89c33e0c-37f2-4f59-bc2d-76a7064209e8 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=?
2022-12-05T01:36:32.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.729Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.729Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.729Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.730Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.733Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.733Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670204117438,
  "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=?
2022-12-05T01:36:32.767Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 89c33e0c-37f2-4f59-bc2d-76a7064209e8
2022-12-05T01:36:32.768Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89c33e0c-37f2-4f59-bc2d-76a7064209e8 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 (?, ?, ?, ?, ?)
2022-12-05T01:36:32.797Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.797Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670204117987,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204110603,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "cds",
  "timestamp": 1670204119333,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.799Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204115656,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204123758,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.800Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.801Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204129926,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:36:32.801Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:36:32.801Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-05T01:36:32.801Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670204130928,
  "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=?
2022-12-05T01:36:32.825Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 89c33e0c-37f2-4f59-bc2d-76a7064209e8
2022-12-05T01:36:32.825Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89c33e0c-37f2-4f59-bc2d-76a7064209e8 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 (?, ?, ?, ?, ?)
2022-12-05T01:36:58.542Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:36:58.561Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701
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=?
2022-12-05T01:36:58.567Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:36:58.568Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-05T01:36:58.584Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T01:37:28.585Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 93489fcf-d183-4c23-9ab3-76da400ee701 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=?
2022-12-05T01:37:28.595Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 93489fcf-d183-4c23-9ab3-76da400ee701 and serviceModelVersionId: b1651ed4-0a9b-418b-8c56-770d3d8b244c
2022-12-05T01:37:28.595Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8958cc71-9316-42a5-927f-9fd860e172dc
2022-12-05T01:37:28.597Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0
2022-12-05T01:37:28.603Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T01:37:28.650Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0|INFO|500||Invoke
2022-12-05T01:37:28.651Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[93489fcf-d183-4c23-9ab3-76da400ee701], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d1de3910-7fec-464d-91a9-ded6f27d65c4], X-ECOMP-RequestID=[93489fcf-d183-4c23-9ab3-76da400ee701], X-TransactionId=[], X-ONAP-RequestID=[93489fcf-d183-4c23-9ab3-76da400ee701], Content-Type=[application/merge-patch+json]}
2022-12-05T01:37:28.662Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T01:37:28.854Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?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/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 01:37:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[188], vertex-id=[258144], x-aai-txid=[2-aai-resources-221205-01:37:27:452-84652], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T01:37:28.855Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-05T01:37:28.855Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8958cc71-9316-42a5-927f-9fd860e172dc/model-vers/model-ver/b1651ed4-0a9b-418b-8c56-770d3d8b244c?depth=0|INFO|500||InvokeReturn
2022-12-05T01:37:28.856Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T01:37:28.856Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-05T01:37:28.868Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T01:37:28.869Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 93489fcf-d183-4c23-9ab3-76da400ee701 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T01:37:28.869Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T01:37:28.870Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:28.873Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:28.873Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204248869,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T01:37:28.974Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:37:28.975Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:28.975Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:29.000Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:29.001Z||pool-122-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T01:37:29.901Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:37:29.902Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:37:29.903Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:37:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:37:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:32.555Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:32.555Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:37:32.556Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93489fcf-d183-4c23-9ab3-76da400ee701",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204248869,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T01:37:32.556Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:37:35.520Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:35.521Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-05T01:37:35.521Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"89c33e0c-37f2-4f59-bc2d-76a7064209e8","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c","serviceDescription":"service","serviceInvariantUUID":"e575f004-2863-4277-a928-22eef046aea5","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b71b2c0c-7218-4166-ba3c-515cd542efa4","resourceInvariantUUID":"456f2bb5-08b8-4d9f-93c8-d3c5bae61a9b","resourceCustomizationUUID":"fe0043f1-5bb5-43dc-b199-aad8e9cb51d9","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":"NTU4NWQ5YTVlOWEyNDRmMGQyNGQwNmUyNDI1YzJiOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e17e13e5-f646-462b-92d5-335f9122853a","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":"YzJjZTEyYmNlMGRmMTJkZDBjMzlhOThiY2QxOTc3M2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4292ff2d-588c-4b2f-8b68-a38e4d8a1404","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":"7025d315-7ba3-4053-8959-a5b848b32ec1","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":"f18a22ca-48c1-45cf-9e35-de5cfaef50c8","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":"dc4b512d-81cb-4de2-915f-de72ec669c8a","artifactVersion":"2","generatedFromUUID":"7025d315-7ba3-4053-8959-a5b848b32ec1"},{"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":"MzdjNjhmOWY0MjY3ZjA1MTk0ZGJkOGFiOWMyZWQ3OTQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"9bc2d082-61cf-43ef-8b71-dc587ab8a6b6","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":"ZDc0NGI1NWNlMDNlN2M3NTMyMDUyY2M2NDJkMDIxZTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"62fab39b-db5d-46d9-bd17-8ee2620f581d","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NzkzYzliZmNiMTE0OTcyMmI3OTQwMDViZmM3NmNkMGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"119ee06a-b0fe-4c31-b2da-c9847b52a8dc","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-05T01:37:35.523Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:35.524Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:35.528Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:35.528Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:37:35.626Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T01:37:35.627Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:35.627Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:35.642Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:35.642Z||pool-123-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:36.544Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:36.547Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:36.553Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:36.554Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T01:37:36.656Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-05T01:37:36.657Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:36.657Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:36.672Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:36.673Z||pool-124-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:37.554Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:37.555Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:37.558Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:37.558Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:37:37.662Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-05T01:37:37.664Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:37.664Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:37.685Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:37.686Z||pool-125-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:38.558Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:38.559Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:38.565Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:38.565Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:37:38.664Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T01:37:38.665Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:38.666Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:38.695Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:38.696Z||pool-126-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:39.565Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:39.567Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:39.574Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:39.574Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-05T01:37:39.670Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-12-05T01:37:39.671Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:39.671Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:39.686Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:39.687Z||pool-127-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:40.575Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:40.576Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:40.578Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:40.578Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:37:40.684Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-12-05T01:37:40.685Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:40.685Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:40.701Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:40.701Z||pool-128-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:41.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:41.579Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:41.590Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:41.591Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:37:41.687Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-12-05T01:37:41.688Z||pool-129-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:41.688Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:41.717Z||pool-129-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:41.717Z||pool-129-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:42.591Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-05T01:37:42.597Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:42.601Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:42.601Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:37:42.701Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-05T01:37:42.701Z||pool-130-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:42.702Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:42.725Z||pool-130-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:42.727Z||pool-130-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:43.604Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "e575f004-2863-4277-a928-22eef046aea5",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "fe0043f1-5bb5-43dc-b199-aad8e9cb51d9",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b71b2c0c-7218-4166-ba3c-515cd542efa4",
      "resourceInvariantUUID": "456f2bb5-08b8-4d9f-93c8-d3c5bae61a9b",
      "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": "YzJjZTEyYmNlMGRmMTJkZDBjMzlhOThiY2QxOTc3M2Q\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "4292ff2d-588c-4b2f-8b68-a38e4d8a1404",
          "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": "7025d315-7ba3-4053-8959-a5b848b32ec1",
          "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": "dc4b512d-81cb-4de2-915f-de72ec669c8a",
            "generatedFromUUID": "7025d315-7ba3-4053-8959-a5b848b32ec1"
          },
          "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": "dc4b512d-81cb-4de2-915f-de72ec669c8a",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NzkzYzliZmNiMTE0OTcyMmI3OTQwMDViZmM3NmNkMGM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "119ee06a-b0fe-4c31-b2da-c9847b52a8dc"
    }
  ],
  "workloadContext": "Production"
}
2022-12-05T01:37:43.605Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-05T01:37:43.605Z|93489fcf-d183-4c23-9ab3-76da400ee701|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c ASDC
2022-12-05T01:37:43.612Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:89c33e0c-37f2-4f59-bc2d-76a7064209e8
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c
ServiceInvariantUUID:e575f004-2863-4277-a928-22eef046aea5
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:119ee06a-b0fe-4c31-b2da-c9847b52a8dc
ArtifactChecksum:NzkzYzliZmNiMTE0OTcyMmI3OTQwMDViZmM3NmNkMGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:fe0043f1-5bb5-43dc-b199-aad8e9cb51d9
ResourceInvariantUUID:456f2bb5-08b8-4d9f-93c8-d3c5bae61a9b
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:b71b2c0c-7218-4166-ba3c-515cd542efa4
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:4292ff2d-588c-4b2f-8b68-a38e4d8a1404
ArtifactChecksum:YzJjZTEyYmNlMGRmMTJkZDBjMzlhOThiY2QxOTc3M2Q=
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:7025d315-7ba3-4053-8959-a5b848b32ec1
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:dc4b512d-81cb-4de2-915f-de72ec669c8a
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:dc4b512d-81cb-4de2-915f-de72ec669c8a
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-05T01:37:43.613Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c 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=?
2022-12-05T01:37:43.778Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T01:37:43.781Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-12-05T01:37:43.781Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-12-05T01:37:43.782Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 119ee06a-b0fe-4c31-b2da-c9847b52a8dc from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-05T01:37:43.782Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:37:43.785Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-05T01:37:43.918Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:37:43.921Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 119ee06a-b0fe-4c31-b2da-c9847b52a8dc 82998
2022-12-05T01:37:43.921Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-05T01:37:43.921Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-05T01:37:43.921Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:37:43.922Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:43.935Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:43.935Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204263921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:37:44.040Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-05T01:37:44.041Z||pool-131-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:44.042Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:44.086Z||pool-131-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:44.087Z||pool-131-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:44.936Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-05T01:37:44.937Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-12-05T01:37:44.944Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 119ee06a-b0fe-4c31-b2da-c9847b52a8dc, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:44.944Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-12-05T01:37:44.946Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:44.946Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:45.330Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP289325223588338125/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
2022-12-05T01:37:47.607Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-05T01:37:47.607Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-12-05T01:37:47.607Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:47.608Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-12-05T01:37:47.609Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.609Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:47.609Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:47.609Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-12-05T01:37:47.610Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T01:37:47.610Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.610Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:47.610Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:47.610Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-12-05T01:37:47.610Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-05T01:37:47.611Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.611Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:47.611Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.616Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-05T01:37:47.617Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-05T01:37:47.617Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-05T01:37:47.618Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-05T01:37:47.618Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-05T01:37:47.618Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-05T01:37:47.618Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.618Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T01:37:47.619Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.619Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:47.619Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:37:47.619Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.620Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:47.620Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:37:47.620Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.620Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:47.621Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:37:47.622Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.622Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-05T01:37:47.622Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-05T01:37:47.622Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-05T01:37:47.623Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1913044f-b5cf-452d-9b08-c3a2ea7dc0a1
2022-12-05T01:37:47.623Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.623Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:47.623Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.623Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:47.624Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.624Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:47.624Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:47.624Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:47.625Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c
Model Version:NULL
Model InvariantUuid:e575f004-2863-4277-a928-22eef046aea5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:f7ffe383-7288-49e5-abf7-34cfb124924a
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:456f2bb5-08b8-4d9f-93c8-d3c5bae61a9b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:fe0043f1-5bb5-43dc-b199-aad8e9cb51d9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9600d353-06f4-4ea5-b6f3-280a88c8522f
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:017aaa73-e9fd-4de1-860f-af7164b79d9f
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1913044f-b5cf-452d-9b08-c3a2ea7dc0a1
ModelInvariantUuid:5b2fc277-e41c-4b17-a739-042643fe12f8
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c8faeeb9-7906-4335-938d-577b32ebba75
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:2aaa21e3-44cb-47e5-b8b8-ba3586db3acb
ModelInvariantUuid:98addbe4-7b4f-4148-b990-dcea55a4d87f
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:81db4f71-629c-4a0a-963f-14fac9dfae17
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=?
2022-12-05T01:37:47.639Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: b71b2c0c-7218-4166-ba3c-515cd542efa4
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=?
2022-12-05T01:37:47.653Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||basic_vm_macro 0
2022-12-05T01:37:47.654Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b71b2c0c-7218-4166-ba3c-515cd542efa4
2022-12-05T01:37:47.654Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4292ff2d-588c-4b2f-8b68-a38e4d8a1404 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-05T01:37:47.654Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:37:47.654Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:47.735Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:37:47.736Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 4292ff2d-588c-4b2f-8b68-a38e4d8a1404 792
2022-12-05T01:37:47.736Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:47.736Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:47.736Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:37:47.737Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:47.739Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:47.740Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204267736,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:37:47.840Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-05T01:37:47.840Z||pool-132-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:47.840Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:47.853Z||pool-132-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:47.853Z||pool-132-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:48.740Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "9600d353-06f4-4ea5-b6f3-280a88c8522f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "017aaa73-e9fd-4de1-860f-af7164b79d9f",
    "vfModuleModelCustomizationUUID": "f9de3987-b261-4d92-a983-3e93947bf1cc",
    "isBase": true,
    "artifacts": [
      "7025d315-7ba3-4053-8959-a5b848b32ec1",
      "dc4b512d-81cb-4de2-915f-de72ec669c8a"
    ],
    "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": ""
    }
  }
]
2022-12-05T01:37:48.744Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:017aaa73-e9fd-4de1-860f-af7164b79d9f
VfModuleModelInvariantUUID:9600d353-06f4-4ea5-b6f3-280a88c8522f
VfModuleModelDescription:NULL
Artifacts UUID List:{
7025d315-7ba3-4053-8959-a5b848b32ec1
,
dc4b512d-81cb-4de2-915f-de72ec669c8a

}
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


}

2022-12-05T01:37:48.754Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "9600d353-06f4-4ea5-b6f3-280a88c8522f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "017aaa73-e9fd-4de1-860f-af7164b79d9f",
    "vfModuleModelCustomizationUUID": "f9de3987-b261-4d92-a983-3e93947bf1cc",
    "isBase": true,
    "artifacts": [
      "7025d315-7ba3-4053-8959-a5b848b32ec1",
      "dc4b512d-81cb-4de2-915f-de72ec669c8a"
    ],
    "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": ""
    }
  }
]
2022-12-05T01:37:48.755Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:017aaa73-e9fd-4de1-860f-af7164b79d9f
VfModuleModelInvariantUUID:9600d353-06f4-4ea5-b6f3-280a88c8522f
VfModuleModelDescription:NULL
Artifacts UUID List:{
7025d315-7ba3-4053-8959-a5b848b32ec1
,
dc4b512d-81cb-4de2-915f-de72ec669c8a

}
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


}

2022-12-05T01:37:48.755Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7025d315-7ba3-4053-8959-a5b848b32ec1 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-05T01:37:48.756Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:37:48.756Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:48.827Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:37:48.828Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 7025d315-7ba3-4053-8959-a5b848b32ec1 5033
2022-12-05T01:37:48.828Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:48.829Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:48.829Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:37:48.829Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:48.832Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:48.832Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204268828,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:37:48.935Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-05T01:37:48.936Z||pool-133-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:48.937Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:48.957Z||pool-133-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:48.958Z||pool-133-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:49.837Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc4b512d-81cb-4de2-915f-de72ec669c8a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-05T01:37:49.837Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-12-05T01:37:49.838Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:49.903Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-12-05T01:37:49.904Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env dc4b512d-81cb-4de2-915f-de72ec669c8a 903
2022-12-05T01:37:49.904Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:49.905Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:49.905Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-05T01:37:49.905Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:49.909Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:49.910Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204269904,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:37:50.007Z||pool-134-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-05T01:37:50.008Z||pool-134-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:50.008Z||pool-134-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:50.024Z||pool-134-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:50.024Z||pool-134-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:50.910Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c
2022-12-05T01:37:50.912Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 b71b2c0c-7218-4166-ba3c-515cd542efa4 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=?
2022-12-05T01:37:50.950Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2cbdaf95, org.onap.sdc.toscaparser.api.parameters.Input@2a6a42e, org.onap.sdc.toscaparser.api.parameters.Input@2674574b, org.onap.sdc.toscaparser.api.parameters.Input@3cf686c2, org.onap.sdc.toscaparser.api.parameters.Input@7df657ce]
2022-12-05T01:37:50.955Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:50.955Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:50.955Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-12-05T01:37:50.956Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= fe0043f1-5bb5-43dc-b199-aad8e9cb51d9
2022-12-05T01:37:50.956Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: fe0043f1-5bb5-43dc-b199-aad8e9cb51d9 matches Tosca VF Customization UUID: fe0043f1-5bb5-43dc-b199-aad8e9cb51d9
2022-12-05T01:37:50.956Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: fe0043f1-5bb5-43dc-b199-aad8e9cb51d9  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=?
2022-12-05T01:37:50.961Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:50.962Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:50.965Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id fe0043f1-5bb5-43dc-b199-aad8e9cb51d9: {\"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\"}
2022-12-05T01:37:50.965Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@46c48c13
2022-12-05T01:37:50.965Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:50.966Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-05T01:37:50.995Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f9de3987-b261-4d92-a983-3e93947bf1cc
2022-12-05T01:37:50.995Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f9de3987-b261-4d92-a983-3e93947bf1cc
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=?
2022-12-05T01:37:51.020Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.024Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:51.025Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:37:51.026Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.026Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:51.026Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:37:51.026Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.028Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-05T01:37:51.029Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-05T01:37:51.029Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-05T01:37:51.029Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1913044f-b5cf-452d-9b08-c3a2ea7dc0a1
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=?
2022-12-05T01:37:51.048Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.048Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:51.048Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-05T01:37:51.049Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.049Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-05T01:37:51.049Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=fe0043f1-5bb5-43dc-b199-aad8e9cb51d9
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=?
2022-12-05T01:37:51.053Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.053Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:51.053Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c: basic_vm_macro
2022-12-05T01:37:51.054Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.054Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:51.054Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.054Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:51.055Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.055Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:51.055Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.056Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:51.056Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-05T01:37:51.056Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-05T01:37:51.056Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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 (?, ?, ?, ?, ?)
2022-12-05T01:37:51.259Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro b71b2c0c-7218-4166-ba3c-515cd542efa4 1 ASDC deployResourceStructure
2022-12-05T01:37:51.260Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:51.260Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:51.261Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:37:51.261Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:51.273Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:51.288Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204271260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T01:37:51.366Z||pool-135-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 74 ms
2022-12-05T01:37:51.367Z||pool-135-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:51.367Z||pool-135-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:51.380Z||pool-135-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:51.381Z||pool-135-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:52.294Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:52.295Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:52.299Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:37:52.299Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:52.308Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:52.308Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204272294,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T01:37:52.412Z||pool-136-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-05T01:37:52.413Z||pool-136-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:52.413Z||pool-136-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:52.430Z||pool-136-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:52.431Z||pool-136-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:53.310Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:53.311Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||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
2022-12-05T01:37:53.311Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:37:53.312Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:53.313Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:53.313Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204273310,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-05T01:37:53.416Z||pool-137-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-05T01:37:53.417Z||pool-137-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:53.417Z||pool-137-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:53.432Z||pool-137-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:53.432Z||pool-137-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:54.314Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-05T01:37:54.314Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-05T01:37:54.314Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-05T01:37:54.316Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:37:54.318Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:37:54.318Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204274314,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:37:54.419Z||pool-138-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-05T01:37:54.420Z||pool-138-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:37:54.420Z||pool-138-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:37:54.437Z||pool-138-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:37:54.438Z||pool-138-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-05T01:37:55.325Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89c33e0c-37f2-4f59-bc2d-76a7064209e8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2022-12-05T01:37:55.358Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89c33e0c-37f2-4f59-bc2d-76a7064209e8
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=?
2022-12-05T01:37:55.366Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-05T01:37:55.366Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-05T01:37:55.366Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-05T01:37:55.366Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-05T01:37:55.366Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:37:55.366Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:37:55.367Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:37:55.367Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-05T01:37:55.367Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-05T01:37:55.376Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-05T01:38:25.377Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89c33e0c-37f2-4f59-bc2d-76a7064209e8 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=?
2022-12-05T01:38:25.389Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89c33e0c-37f2-4f59-bc2d-76a7064209e8 and serviceModelVersionId: 9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c
2022-12-05T01:38:25.390Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e575f004-2863-4277-a928-22eef046aea5
2022-12-05T01:38:25.391Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0
2022-12-05T01:38:25.396Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-12-05T01:38:25.432Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0|INFO|500||Invoke
2022-12-05T01:38:25.433Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89c33e0c-37f2-4f59-bc2d-76a7064209e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[27e47037-ad20-4680-b500-3cadec3427e5], X-ECOMP-RequestID=[89c33e0c-37f2-4f59-bc2d-76a7064209e8], X-TransactionId=[], X-ONAP-RequestID=[89c33e0c-37f2-4f59-bc2d-76a7064209e8], Content-Type=[application/merge-patch+json]}
2022-12-05T01:38:25.440Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-05T01:38:25.553Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?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/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0 has http status code:200 and response headers:{date=[Mon, 05 Dec 2022 01:38:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[107], vertex-id=[290928], x-aai-txid=[0-aai-resources-221205-01:38:24:230-55654], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-05T01:38:25.554Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-05T01:38:25.555Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e575f004-2863-4277-a928-22eef046aea5/model-vers/model-ver/9e61b0e2-2bce-4dbe-b70d-5c0f0e41c34c?depth=0|INFO|500||InvokeReturn
2022-12-05T01:38:25.555Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-05T01:38:25.555Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-05T01:38:25.563Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-05T01:38:25.563Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89c33e0c-37f2-4f59-bc2d-76a7064209e8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-05T01:38:25.564Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-05T01:38:25.564Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-12-05T01:38:25.568Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-05T01:38:25.568Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204305563,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T01:38:25.668Z||pool-139-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-05T01:38:25.669Z||pool-139-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-12-05T01:38:25.669Z||pool-139-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:38:25.702Z||pool-139-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:38:25.703Z||pool-139-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-05T01:38:26.587Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:38:26.588Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:38:26.588Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:38:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:38:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:38:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:38:32.555Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:38:32.557Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.557Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:38:32.558Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.559Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.560Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-05T01:38:32.560Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.560Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.560Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:38:32.561Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.562Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.562Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-05T01:38:32.563Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.563Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.563Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204249901,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-05T01:38:32.565Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-05T01:38:32.565Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.566Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204263921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:38:32.567Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.568Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.570Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204267736,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:38:32.571Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.572Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.572Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204268828,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:38:32.573Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.573Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.573Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204269904,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-05T01:38:32.573Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.574Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.574Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204271260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-05T01:38:32.574Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.574Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.574Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204272294,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-05T01:38:32.575Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.575Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.575Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204273310,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-05T01:38:32.575Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.575Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.575Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204274314,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-05T01:38:32.576Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:32.576Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-05T01:38:32.576Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "89c33e0c-37f2-4f59-bc2d-76a7064209e8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670204305563,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-05T01:38:32.576Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-05T01:38:36.138Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:38:36.139Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:38:36.139Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:38:36.139Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:38:45.688Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:38:45.689Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:38:45.690Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:38:45.690Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:38:55.252Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:39:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:39:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:39:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:39:31.921Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:39:31.921Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:39:31.922Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:39:41.465Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:39:41.468Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:40:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:40:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:40:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:40:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:40:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:40:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:40:41.473Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:40:41.474Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:41:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:41:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:41:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:41:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:41:31.921Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:41:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:41:41.469Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:41:41.475Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:42:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:42:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:42:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:42:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:42:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:42:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:42:41.464Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:42:41.465Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:43:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:43:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:43:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:43:31.921Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:43:31.922Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:43:31.922Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:43:41.474Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:43:41.473Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:44:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:44:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:44:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:44:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:44:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:44:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:44:41.465Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:44:41.465Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:45:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:45:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:45:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:45:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:45:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:45:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:45:41.464Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:45:41.467Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:46:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:46:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:46:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:46:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:46:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:46:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:46:41.466Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:46:41.485Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:47:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:47:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:47:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:47:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:47:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:47:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:47:41.465Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:47:41.468Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:48:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:48:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:48:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:48:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:48:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:48:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:48:41.470Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:48:41.474Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:49:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:49:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:49:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:49:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:49:31.921Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:49:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:49:41.476Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:49:41.478Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:50:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:50:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:50:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:50:31.923Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:50:31.923Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:50:31.923Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:50:41.478Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:50:41.478Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:51:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:51:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:51:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:51:31.924Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:51:31.924Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:51:31.924Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:51:41.470Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:51:41.482Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:52:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:52:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:52:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:52:31.922Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:52:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:52:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:52:41.469Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:52:41.469Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:53:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:53:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:53:31.921Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:53:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:53:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:53:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:53:41.481Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:53:41.485Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:54:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:54:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:54:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:54:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:54:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:54:31.923Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:54:41.475Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:54:41.478Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:55:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:55:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:55:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:55:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:55:31.921Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:55:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:55:41.468Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:55:41.470Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:56:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:56:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:56:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:56:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:56:31.921Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:56:31.921Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:56:41.473Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:56:41.474Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:57:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:57:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:57:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:57:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:57:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:57:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:57:41.467Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:57:41.484Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:58:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:58:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:58:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:58:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:58:31.921Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:58:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:58:41.467Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:58:41.479Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:59:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:59:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:59:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:59:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T01:59:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T01:59:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T01:59:41.476Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T01:59:41.492Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:00:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:00:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:00:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:00:31.923Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:00:31.924Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:00:31.924Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:00:41.479Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:00:41.485Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:01:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:01:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:01:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:01:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:01:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:01:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:01:41.466Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:01:41.468Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:02:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:02:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:02:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:02:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:02:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:02:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:02:41.475Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:02:41.485Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:03:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:03:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:03:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:03:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:03:31.921Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:03:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:03:41.478Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:03:41.478Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:04:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:04:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:04:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:04:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:04:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:04:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:04:41.468Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:04:41.471Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:05:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:05:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:05:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:05:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:05:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:05:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:05:41.474Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:05:41.484Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:06:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:06:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:06:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:06:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:06:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:06:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:06:41.467Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:06:41.493Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:07:31.920Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:07:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:07:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:07:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:07:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:07:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:07:41.485Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:07:41.485Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:08:31.919Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:08:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:08:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:08:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:08:31.921Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:08:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:08:41.475Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:08:41.493Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:09:31.917Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:09:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:09:31.918Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:09:31.922Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:09:31.923Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:09:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:09:41.465Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:09:41.467Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:10:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:10:31.923Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:10:31.923Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:10:31.928Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:10:31.929Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:10:31.929Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:10:41.471Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:10:41.475Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:11:31.917Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:11:31.919Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:11:31.919Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:11:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:11:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:11:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:11:41.472Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:11:41.474Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:12:31.917Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:12:31.918Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:12:31.919Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:12:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:12:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:12:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:12:41.479Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:12:41.479Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:13:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:13:31.925Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:13:31.926Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:13:31.926Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:13:31.934Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:13:31.935Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:13:41.476Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:13:41.497Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:14:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:14:31.920Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:14:31.920Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:14:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:14:31.921Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:14:31.921Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:14:41.470Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:14:41.473Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:15:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:15:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:15:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:15:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:15:31.921Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:15:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:15:41.480Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:15:41.482Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:16:31.919Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:16:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:16:31.921Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:16:31.921Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:16:31.921Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:16:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:16:41.474Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:16:41.475Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:17:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:17:31.918Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:17:31.918Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:17:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:17:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:17:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:17:41.466Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:17:41.475Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:18:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:18:31.918Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:18:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:18:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:18:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:18:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:18:41.488Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:18:41.488Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:19:31.919Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:19:31.920Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:19:31.921Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:19:31.922Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:19:31.923Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:19:31.923Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:19:41.473Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:19:41.480Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:20:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:20:31.920Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:20:31.920Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:20:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:20:31.921Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:20:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:20:41.469Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:20:41.470Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:21:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:21:31.921Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:21:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:21:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:21:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:21:31.923Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:21:41.487Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:21:41.488Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:22:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:22:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:22:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:22:31.924Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:22:31.924Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:22:31.925Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:22:41.472Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:22:41.473Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:23:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:23:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:23:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:23:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:23:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:23:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:23:41.471Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:23:41.484Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:24:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:24:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:24:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:24:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:24:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:24:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:24:41.482Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:24:41.483Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:25:31.919Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:25:31.920Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:25:31.920Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:25:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:25:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:25:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:25:41.484Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:25:41.486Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:26:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:26:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:26:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:26:31.921Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:26:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:26:31.922Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:26:41.478Z|1cfdfe36-3007-4910-a1e3-2eed1878307e|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:26:41.484Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:27:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:27:31.924Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:27:31.924Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:27:31.925Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:27:31.925Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:27:31.926Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:27:41.475Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:27:41.475Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:28:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:28:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:28:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:28:31.924Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:28:31.925Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:28:31.925Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:28:41.468Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:28:41.477Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:29:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:29:31.919Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:29:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:29:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:29:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:29:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:29:41.487Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:29:41.497Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:30:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:30:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:30:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:30:31.922Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:30:31.923Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:30:31.923Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:30:41.489Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:30:41.490Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:31:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:31:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:31:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:31:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:31:31.923Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:31:31.923Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:31:41.493Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:31:41.499Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:32:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:32:31.919Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:32:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:32:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:32:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:32:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:32:41.473Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:32:41.474Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:33:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:33:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:33:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:33:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:33:31.921Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:33:31.921Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:33:41.478Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:33:41.478Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:34:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:34:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:34:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:34:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:34:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:34:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:34:41.495Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:34:41.495Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:35:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:35:31.919Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:35:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:35:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:35:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:35:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:35:41.477Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:35:41.477Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:36:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:36:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:36:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:36:31.926Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:36:31.928Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:36:31.929Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:36:41.482Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:36:41.486Z|89c33e0c-37f2-4f59-bc2d-76a7064209e8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:37:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:37:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:37:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:37:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:37:31.921Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:37:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:37:41.480Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:37:41.482Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:38:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:38:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:38:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:38:31.923Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:38:31.925Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:38:31.925Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:38:41.472Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:38:41.473Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:39:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:39:31.919Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:39:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:39:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:39:31.923Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:39:31.923Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:39:41.480Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:39:41.482Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:40:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:40:31.919Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:40:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:40:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:40:31.921Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:40:31.922Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:40:41.464Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:40:41.466Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:41:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:41:31.919Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:41:31.919Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:41:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:41:31.921Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:41:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:41:41.467Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:41:41.467Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:42:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:42:31.920Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:42:31.920Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:42:31.922Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:42:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:42:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:42:41.476Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:42:41.477Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:43:31.920Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:43:31.921Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:43:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:43:31.921Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:43:31.921Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:43:31.921Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:43:41.470Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:43:41.478Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:44:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:44:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:44:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:44:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:44:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:44:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:44:41.471Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:44:41.472Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:45:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:45:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:45:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:45:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:45:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:45:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:45:41.473Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:45:41.477Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:46:31.917Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:46:31.918Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:46:31.918Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:46:31.921Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:46:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:46:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:46:41.467Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:46:41.477Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:47:31.920Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:47:31.921Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:47:31.921Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:47:31.921Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:47:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:47:31.922Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:47:41.480Z|eae8e739-f156-4d43-8c4b-b202a6d60e43|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:47:41.489Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:48:31.920Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:48:31.921Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:48:31.921Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:48:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:48:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:48:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:48:41.470Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:48:41.474Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:49:31.918Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:49:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:49:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:49:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:49:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:49:31.923Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:49:41.489Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:49:41.492Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:50:31.920Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:50:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:50:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:50:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:50:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:50:31.922Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:50:41.475Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:50:41.479Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:51:31.919Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:51:31.920Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:51:31.920Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:51:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:51:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:51:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:51:41.465Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:51:41.468Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:52:31.917Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:52:31.918Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:52:31.918Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:52:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:52:31.923Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:52:31.923Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:52:41.472Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:52:41.472Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:53:31.917Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:53:31.918Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:53:31.918Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:53:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:53:31.921Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:53:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:53:41.471Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:53:41.483Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:54:31.920Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:54:31.920Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:54:31.921Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:54:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:54:31.922Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:54:31.922Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:54:41.471Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:54:41.477Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:55:31.917Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:55:31.918Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:55:31.918Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:55:31.921Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:55:31.922Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:55:31.923Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:55:41.472Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:55:41.473Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:56:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:56:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:56:31.920Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:56:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:56:31.921Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:56:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:56:41.474Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:56:41.480Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:57:31.920Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:57:31.921Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:57:31.921Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:57:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:57:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:57:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:57:41.478Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:57:41.488Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:58:31.918Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:58:31.919Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:58:31.920Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:58:31.922Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:58:31.923Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:58:31.923Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:58:41.485Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:58:41.491Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:59:31.921Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:59:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:59:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:59:31.923Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T02:59:31.923Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T02:59:31.923Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T02:59:41.469Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T02:59:41.474Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:00:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:00:31.918Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:00:31.918Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:00:31.921Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:00:31.922Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:00:31.922Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:00:41.474Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:00:41.478Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:01:31.917Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:01:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:01:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:01:31.922Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:01:31.923Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:01:31.923Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:01:41.474Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:01:41.477Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:02:31.918Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:02:31.919Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:02:31.919Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:02:31.921Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:02:31.922Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:02:31.922Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:02:41.489Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:02:41.490Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:03:31.917Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:03:31.918Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:03:31.918Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:03:31.922Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:03:31.922Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:03:31.923Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:03:41.483Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:03:41.483Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:04:31.917Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:04:31.919Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:04:31.919Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:04:31.921Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:04:31.921Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:04:31.921Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:04:41.493Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:04:41.497Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:05:31.917Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:05:31.918Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:05:31.918Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:05:31.921Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:05:31.922Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:05:31.922Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:05:41.473Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:05:41.480Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:06:31.917Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:06:31.918Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:06:31.918Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:06:31.922Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:06:31.922Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:06:31.922Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:06:41.490Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:06:41.491Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:07:31.924Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:07:31.924Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T03:07:31.925Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:07:31.925Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-05T03:07:31.925Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:07:31.925Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as wJ6liU8FA5Y5CeAX) ...
2022-12-05T03:07:41.510Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T03:07:41.511Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK