JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-06T00:23:14.083Z||main|||||INFO|500||The following profiles are active: basic 2023-03-06T00:23:41.192Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-06T00:23:41.194Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-06T00:23:41.635Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-06T00:23:53.304Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-06T00:23:54.285Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-06T00:23:55.919Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-06T00:23:56.666Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-06T00:23:58.190Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-06T00:24:02.783Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-06T00:24:04.151Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-06T00:24:10.304Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-06T00:24:10.521Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-06T00:24:10.575Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-06T00:24:10.594Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-06T00:24:11.542Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-06T00:24:12.424Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-06T00:24:14.687Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-06T00:24:15.944Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-03-06T00:24:18.070Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:18.100Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:18.145Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:21.638Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:21.641Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:18 GMT], server=[envoy], x-envoy-upstream-service-time=[3469], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:21.645Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"95785674823a4e54a1142c131a3cb231","versionId":"7909defbf07c4b83b41b03246e3aeab4"} 2023-03-06T00:24:21.703Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-06T00:24:21.940Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:21.941Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1701a13-776e-4add-92c0-a26bcb8a06cd], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:21.944Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:23.769Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1801]} 2023-03-06T00:24:23.770Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:23.772Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:23.773Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-06T00:24:23.774Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:23.896Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:23.898Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fab46b91-f89e-4b8c-a244-2c869292c426], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:23.903Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:24.657Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:24 GMT], server=[envoy], x-envoy-upstream-service-time=[748], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:24.659Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a773b1dd377741efa78f3bc548ff24c6","versionId":"5dce43653d954c168946933ce785c04d"} 2023-03-06T00:24:24.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:24.666Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-06T00:24:24.745Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:24.748Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:24.750Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:26.149Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:26.151Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1393]} 2023-03-06T00:24:26.152Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:26.154Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-06T00:24:26.154Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:26.235Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:26.237Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:26.239Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:26.860Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:26.861Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:26 GMT], server=[envoy], x-envoy-upstream-service-time=[617], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:26.866Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"c3df948338b144fa991c6c978c1080a3","versionId":"f01c5d9a90004ceba9cf09ea380802ca"} 2023-03-06T00:24:26.871Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-06T00:24:26.967Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:26.968Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b877da93-5d91-42a4-b4c1-e88ce8ba33d3], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:26.972Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:27.808Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[832]} 2023-03-06T00:24:27.810Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:27.811Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:27.819Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-06T00:24:27.820Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:27.908Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:27.909Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[26c444a4-126f-4b86-b0f4-cdd99e80870b], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:27.912Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:28.570Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:28 GMT], server=[envoy], x-envoy-upstream-service-time=[653], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:28.573Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"62daa6ebf8b34f32b5281708649d8e4f","versionId":"3ca047e5bc2d4de0af8b92a839016e2e"} 2023-03-06T00:24:28.574Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:28.577Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-06T00:24:28.669Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:28.671Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:28.673Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:29.692Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:29.693Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1013]} 2023-03-06T00:24:29.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:29.696Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-06T00:24:29.696Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:29.777Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:29.778Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[63ae0edb-3bdc-43d4-a0fc-0427ed978dfa], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:29.780Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:30.364Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:30 GMT], server=[envoy], x-envoy-upstream-service-time=[578], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:30.365Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e5fad6a5d4554c858b29b52bc854f372","versionId":"37fa552d3d6948d481de015c2bdff469"} 2023-03-06T00:24:30.366Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:30.373Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-06T00:24:30.447Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:30.448Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[454cfb24-838e-4923-ae6f-35c99e847dcd], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:30.452Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:31.297Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[838]} 2023-03-06T00:24:31.298Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:31.300Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:31.301Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-06T00:24:31.301Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:31.387Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:31.388Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66108ba7-a462-4e4d-9133-8547ebdd1f54], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:31.390Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:31.954Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:32 GMT], server=[envoy], x-envoy-upstream-service-time=[560], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:31.957Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e9f04b9da6a4440c80866691374e92e6","versionId":"66fe0413baf5479ab47c8c09cf43b510"} 2023-03-06T00:24:31.960Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:31.966Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-06T00:24:32.067Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:32.069Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4b2fc155-c849-4be0-9422-cc13418a803b], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:32.071Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:33.259Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1184]} 2023-03-06T00:24:33.260Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:33.261Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:33.262Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-06T00:24:33.262Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:33.344Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:33.345Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9041d52e-43af-4cae-b8ab-17254ece6a54], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:33.348Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:33.946Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:34 GMT], server=[envoy], x-envoy-upstream-service-time=[589], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:33.948Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ca979faf8e8d4c9cba279918eef7bdfa","versionId":"206e5dafe613455eba09f8a070eda34c"} 2023-03-06T00:24:33.950Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:33.956Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-06T00:24:34.077Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:34.078Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[44f6c8f8-aadd-4bf4-9301-4acc6885925f], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:34.080Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:34.892Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[806]} 2023-03-06T00:24:34.893Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:34.894Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:34.895Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-06T00:24:34.895Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:34.992Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:34.995Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:35.000Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:35.708Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:35.709Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:35 GMT], server=[envoy], x-envoy-upstream-service-time=[703], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:35.710Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"dbc41278aed1454f87c4e37dc2f05146","versionId":"95f102fa1c884a1da9ca170220288b20"} 2023-03-06T00:24:35.714Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-06T00:24:35.815Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:35.818Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:35.820Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:37.323Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:37.324Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1497]} 2023-03-06T00:24:37.325Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:37.329Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-06T00:24:37.330Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:37.402Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:37.404Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:37.405Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:38.405Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:38.408Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:38 GMT], server=[envoy], x-envoy-upstream-service-time=[993], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:38.412Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"bf5ebee3e41448409050f3768b7b681c","versionId":"e0bb9a6971b2468d9093ce7eecc4d57c"} 2023-03-06T00:24:38.418Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-06T00:24:38.482Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:38.483Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0fd0b772-ee7e-46f9-b607-c30ea741c281], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:38.485Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:39.651Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1160]} 2023-03-06T00:24:39.652Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:39.653Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:39.654Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-06T00:24:39.654Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:39.718Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:39.719Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[772632f8-dc4b-46fd-b202-b8ec6118bc9a], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:39.721Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:40.543Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:40 GMT], server=[envoy], x-envoy-upstream-service-time=[818], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:40.544Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc277626ff0746b8a10ee0af1976900b","versionId":"e0aefb65c2484bc7b6397db1d591ce40"} 2023-03-06T00:24:40.546Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:40.549Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-06T00:24:40.600Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:40.601Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[543234ce-ea61-49f9-a643-9f5a82351426], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:40.603Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:41.625Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1018]} 2023-03-06T00:24:41.626Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:41.627Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:41.627Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-06T00:24:41.628Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:41.685Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:41.687Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[644831b8-0c95-4acc-89f5-004911487ce2], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:41.689Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:42.428Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:42 GMT], server=[envoy], x-envoy-upstream-service-time=[736], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:42.433Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8b7c9195e6a944ffaf268208fa8114c0","versionId":"1eb9dfc6bcd24ddcb35c487d2ef71532"} 2023-03-06T00:24:42.435Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:42.438Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-06T00:24:42.491Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:42.493Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:42.495Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:43.392Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:43.393Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[892]} 2023-03-06T00:24:43.393Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:43.394Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-06T00:24:43.394Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:43.450Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:43.452Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:43.453Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:44.088Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:44.095Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:44 GMT], server=[envoy], x-envoy-upstream-service-time=[629], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:44.098Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"a5e55507399342db86484f490254d48d","versionId":"d0be814dc17b43649e11358ca07289f0"} 2023-03-06T00:24:44.102Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-06T00:24:44.175Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:44.175Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c52f1fbf-9714-40d2-acce-2ba99ec257db], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:44.178Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:45.321Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1140]} 2023-03-06T00:24:45.322Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:45.324Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:45.325Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-06T00:24:45.325Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:45.400Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:45.549Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:45.568Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:46.355Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:46.356Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:46 GMT], server=[envoy], x-envoy-upstream-service-time=[780], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:46.358Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"1860af78183a4dd08808146d70f7726b","versionId":"c8ea1b1e7b2f4814837446a2bfbae3ae"} 2023-03-06T00:24:46.362Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-06T00:24:46.435Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:46.437Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:46.439Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:47.148Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:47.150Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[705]} 2023-03-06T00:24:47.151Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:47.152Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-06T00:24:47.153Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:47.231Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:47.231Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3e836d5-160e-4e3b-811f-643f402e512d], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:47.235Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:48.001Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:47 GMT], server=[envoy], x-envoy-upstream-service-time=[761], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:48.012Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"603263da37d64b569be0aefbc307486a","versionId":"ca9deef579b94a38ac983b6e0fc1876c"} 2023-03-06T00:24:48.014Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:48.032Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-06T00:24:48.103Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:48.105Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:48.107Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:49.400Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:49.401Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1287]} 2023-03-06T00:24:49.402Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:49.403Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-06T00:24:49.403Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:49.486Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:49.488Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:49.490Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:50.222Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:50.223Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:50 GMT], server=[envoy], x-envoy-upstream-service-time=[719], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:50.230Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"b9a2ec7686874d1d84a494778b5caa86","versionId":"010cc3184a92409f91cb6a57bec70126"} 2023-03-06T00:24:50.233Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-06T00:24:50.291Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:50.293Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[69f1ff1a-87b3-4ee9-99c6-5bfb305a3fe4], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:50.295Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:51.039Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[740]} 2023-03-06T00:24:51.040Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:51.041Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:51.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-06T00:24:51.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:51.156Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:51.162Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[07219a9c-11ee-49b6-bc6f-87908f3327c0], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:51.166Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:51.732Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:51 GMT], server=[envoy], x-envoy-upstream-service-time=[557], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:51.734Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1887a177527a406fa011608545600bd5","versionId":"5d79e21859cd4144a5f51bb1ed3a1117"} 2023-03-06T00:24:51.735Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:51.742Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-06T00:24:51.804Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:51.805Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8176e74a-74b8-4ee6-a556-a9813c6bd814], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:51.807Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:52.595Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[784]} 2023-03-06T00:24:52.596Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:52.598Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:52.598Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-06T00:24:52.599Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:52.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:52.663Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:52.665Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:53.535Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:53.536Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:53 GMT], server=[envoy], x-envoy-upstream-service-time=[866], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:53.538Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"8a7755809b5d4d00a18e92fe6cf75c72","versionId":"6b52ac983fc04964aaa5ee3f2e04db4c"} 2023-03-06T00:24:53.541Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-06T00:24:53.584Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:53.585Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[794d180f-2812-459b-8090-7e22285ad4c7], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:53.587Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:55.022Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1429]} 2023-03-06T00:24:55.022Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:55.023Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:55.024Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-06T00:24:55.024Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:55.132Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:55.134Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:55.136Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:55.759Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:55.760Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:55 GMT], server=[envoy], x-envoy-upstream-service-time=[617], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:55.761Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"6dc3510fa88b46b3ab51578186cd6cd8","versionId":"8e5363d4b9b342aeb04395cdcc8146e8"} 2023-03-06T00:24:55.772Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-06T00:24:55.826Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:55.827Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cd32dd78-7289-4386-9412-bf14105e1c96], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:55.828Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:57.015Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1182]} 2023-03-06T00:24:57.016Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:57.019Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:57.021Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-06T00:24:57.021Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:57.099Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:57.100Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8cb880b7-8369-41e3-a910-8489a665e12d], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:57.102Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:57.737Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:57 GMT], server=[envoy], x-envoy-upstream-service-time=[631], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:57.738Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b3699e4c1f63468ba22a7ba3cce62786","versionId":"ed9a5c621d2b4136a5be41e283bfed5a"} 2023-03-06T00:24:57.739Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:57.743Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-06T00:24:57.802Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:57.803Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0110f4e1-9dc8-4428-9524-e33116e1dc5b], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:57.807Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:58.657Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[843]} 2023-03-06T00:24:58.659Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:58.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:58.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-06T00:24:58.662Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:58.736Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:58.738Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[93278649-891b-4a0c-9206-d4f82786403c], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:58.739Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:59.164Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:24:59 GMT], server=[envoy], x-envoy-upstream-service-time=[421], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:59.166Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a3b2d9c7590f411d99a2d3f5de097285","versionId":"891780371c3043e78a666b243a239af6"} 2023-03-06T00:24:59.167Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:59.171Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-06T00:24:59.243Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:59.246Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:59.248Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:59.688Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:59.689Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[433]} 2023-03-06T00:24:59.689Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:59.690Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-06T00:24:59.690Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:59.768Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:59.773Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[16ca2a63-11f6-467d-b9e7-10e028446e3c], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:59.777Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:25:00.215Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:25:00 GMT], server=[envoy], x-envoy-upstream-service-time=[432], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:00.216Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f367030a30494cdaa05921821f0f9fdf","versionId":"8be8c0e349184c9a82e4e903a43dfc1f"} 2023-03-06T00:25:00.218Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:00.225Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-06T00:25:00.272Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:00.278Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:00.281Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:01.105Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:01.106Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[820]} 2023-03-06T00:25:01.106Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:01.107Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-06T00:25:01.108Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:25:01.200Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:25:01.201Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8f94ff82-8e65-4111-b407-e3b6720c3315], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:25:01.203Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:25:01.988Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:25:01 GMT], server=[envoy], x-envoy-upstream-service-time=[780], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:01.990Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8564d4f2be94482ba33a5fccb3a69cf2","versionId":"0c809bbb54914ac2af8b1742da0575f2"} 2023-03-06T00:25:01.991Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:01.994Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-06T00:25:02.040Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:02.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:02.043Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:03.047Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:03.048Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[999]} 2023-03-06T00:25:03.049Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:03.050Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-06T00:25:03.050Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:25:03.116Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:25:03.118Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[da57851d-9acd-4e03-817c-ff6a9c63f8dc], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:25:03.120Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:25:03.728Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:25:03 GMT], server=[envoy], x-envoy-upstream-service-time=[604], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:03.730Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bfedd02d9f6f45648c38badbf80a5edf","versionId":"abca1da5e6d94d88a0a54d4dae5c412d"} 2023-03-06T00:25:03.731Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:03.734Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-06T00:25:03.774Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:03.775Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:03.777Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:04.894Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:04.896Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1112]} 2023-03-06T00:25:04.897Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:04.898Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-06T00:25:04.898Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:25:04.962Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:25:04.963Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[89f4796f-67ae-4f2b-a73e-8e8ae6c98867], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:25:04.965Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-03-06T00:25:05.879Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[Mon, 06 Mar 2023 00:25:05 GMT], server=[envoy], x-envoy-upstream-service-time=[909], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:05.880Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"993e2f49c10b439a89ee035ea44e6666","versionId":"39c8a4e819cc4552bcaa3f0c94e54450"} 2023-03-06T00:25:05.882Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:05.884Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-06T00:25:05.934Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:05.935Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:05.937Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:06.692Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:06.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[751]} 2023-03-06T00:25:06.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:06.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-06T00:25:12.930Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-06T00:25:18.047Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||--- 2023-03-06T00:25:18.047Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-06T00:25:18.048Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||--- 2023-03-06T00:25:18.857Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-06T00:25:28.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Started Application in 140.884 seconds (JVM running for 148.94) 2023-03-06T00:25:28.069Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-06T00:25:28.071Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-06T00:25:28.079Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-06T00:25:28.158Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 16c2520a-88d4-4b10-b9fe-ed1a6b63e7f9 url= /sdc/v1/artifactTypes 2023-03-06T00:25:28.168Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-06T00:25:28.365Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2023-03-06T00:25:28.372Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@60d4102c 2023-03-06T00:25:28.376Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-06T00:25:28.412Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream 2023-03-06T00:25:28.468Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC 2023-03-06T00:25:28.481Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$76a0ff8e.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 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) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-03-06T00:26:18.033Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-06T00:26:18.033Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-06T00:26:18.034Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-06T00:26:18.041Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= fcb41d87-d5c9-4cb4-a473-43fdb31448f1 url= /sdc/v1/artifactTypes 2023-03-06T00:26:18.042Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-06T00:26:18.146Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-06T00:26:18.164Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-06T00:26:18.165Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-06T00:26:18.166Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a74c9e94-3b1e-4b33-ad52-bed278e570cd url= /sdc/v1/distributionKafkaData 2023-03-06T00:26:18.166Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-06T00:26:18.219Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-06T00:26:18.228Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@22e5a310 2023-03-06T00:26:18.352Z||scheduling-1|||||INFO|500||ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-06T00:26:18.435Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Instantiated an idempotent producer. 2023-03-06T00:26:18.664Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-06T00:26:18.772Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-06T00:26:18.773Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-06T00:26:18.773Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678062378767 2023-03-06T00:26:18.780Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-06T00:26:18.813Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-06T00:26:18.994Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-06T00:26:19.003Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-06T00:26:19.003Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678062378994 2023-03-06T00:26:19.007Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:26:19.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:26:19.012Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-06T00:26:19.031Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-06T00:26:19.032Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-06T00:26:19.033Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678062379031 2023-03-06T00:26:19.034Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:26:19.037Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:26:19.042Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-06T00:26:20.254Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.255Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Cluster ID: d5WmOIXbQbWdhGRU8_iZtw 2023-03-06T00:26:20.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.258Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] ProducerId set to 1002 with epoch 0 2023-03-06T00:26:20.260Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Cluster ID: d5WmOIXbQbWdhGRU8_iZtw 2023-03-06T00:26:20.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Cluster ID: d5WmOIXbQbWdhGRU8_iZtw 2023-03-06T00:26:20.261Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-06T00:26:20.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-06T00:26:20.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] (Re-)joining group 2023-03-06T00:26:20.301Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] (Re-)joining group 2023-03-06T00:26:20.420Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543 2023-03-06T00:26:20.423Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-06T00:26:20.423Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] (Re-)joining group 2023-03-06T00:26:20.440Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32 2023-03-06T00:26:20.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-06T00:26:20.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] (Re-)joining group 2023-03-06T00:26:26.442Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543', protocol='range'} 2023-03-06T00:26:26.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32', protocol='range'} 2023-03-06T00:26:26.550Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.552Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.552Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.560Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-06T00:26:26.614Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32', protocol='range'} 2023-03-06T00:26:26.629Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-06T00:26:26.629Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543', protocol='range'} 2023-03-06T00:26:26.630Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-06T00:26:26.637Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-06T00:26:26.637Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-06T00:26:26.663Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-06T00:26:26.663Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-06T00:26:26.663Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-06T00:26:26.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-06T00:26:26.664Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-06T00:26:26.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-06T00:26:26.664Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-06T00:26:26.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-06T00:26:26.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-06T00:26:26.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-06T00:26:26.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-06T00:26:26.666Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-06T00:26:26.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-06T00:26:26.732Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-06T00:26:26.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-06T00:26:26.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-06T00:26:26.872Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-06T00:26:26.873Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-06T00:26:26.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-06T00:26:26.873Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-06T00:26:26.883Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-06T00:26:26.883Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-06T00:26:26.908Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-06T00:26:26.909Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-06T00:27:19.018Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:27:19.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:28:19.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:28:19.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:29:19.025Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:29:19.044Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:30:19.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:30:19.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:31:19.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:31:19.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:32:19.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:32:19.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:33:11.010Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-06T00:33:19.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:33:19.050Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:34:19.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:34:19.052Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:35:19.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:35:19.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:35:20.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Node -1 disconnected. 2023-03-06T00:35:20.339Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Node -1 disconnected. 2023-03-06T00:35:20.523Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Node -1 disconnected. 2023-03-06T00:36:19.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:36:19.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:37:19.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:37:19.080Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:38:19.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:38:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:39:19.044Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:39:19.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:40:19.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:40:19.085Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:41:19.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:41:19.090Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:42:19.053Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:42:19.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:43:19.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:43:19.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:44:19.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:44:19.094Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:45:19.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:45:19.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:46:19.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:46:19.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:47:19.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:47:19.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:48:19.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:48:19.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:49:19.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:49:19.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:50:19.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:50:19.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:51:19.075Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:51:19.111Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:52:19.080Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:52:19.116Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:53:19.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:53:19.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:54:19.084Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:54:19.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:55:19.085Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:55:19.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:56:19.087Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:56:19.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:57:19.088Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:57:19.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:58:19.091Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:58:19.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:59:19.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:59:19.130Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:00:19.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:00:19.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:01:19.098Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:01:19.135Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:02:19.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:02:19.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:03:19.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:03:19.137Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:04:19.103Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:04:19.139Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:05:19.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:05:19.141Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:06:19.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:06:19.143Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:07:19.119Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:07:19.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:08:19.121Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:08:19.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:09:19.121Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:09:19.147Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:10:19.127Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:10:19.149Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:11:19.143Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:11:19.150Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:12:19.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:12:19.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:13:19.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:13:19.153Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:14:19.149Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:14:19.155Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:15:19.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:15:19.157Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:16:19.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:16:19.159Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:17:19.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:17:19.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:18:19.161Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:18:19.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:19:19.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:19:19.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:20:19.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:20:19.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:21:19.167Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:21:19.173Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:22:19.170Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:22:19.174Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:23:19.175Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:23:19.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:24:19.176Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:24:19.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:25:19.180Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:25:19.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:26:19.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:26:19.185Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:27:19.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:27:19.187Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:28:19.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:28:19.187Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:29:19.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:29:19.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:30:19.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:30:19.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:31:19.190Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:31:19.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:32:19.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:32:19.194Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:33:19.194Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:33:19.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:34:19.196Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:34:19.196Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:35:19.197Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:35:19.197Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:36:19.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:36:19.198Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:37:19.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:37:19.202Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:38:19.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:38:19.204Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:39:19.204Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:39:19.205Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:40:19.206Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:40:19.208Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:41:19.206Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:41:19.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:42:19.208Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:42:19.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:43:19.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:43:19.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:44:19.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:44:19.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:45:19.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:45:19.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:46:19.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:46:19.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:47:19.216Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:47:19.218Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:48:19.218Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:48:19.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:49:19.220Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:49:19.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:50:19.220Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:50:19.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:51:19.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:51:19.222Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:52:19.225Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:52:19.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:53:19.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:53:19.227Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:54:19.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:54:19.240Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:55:19.232Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:55:19.242Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:56:19.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:56:19.242Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:57:19.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:57:19.243Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:58:19.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:58:19.245Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:59:19.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:59:19.245Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:00:19.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:00:19.247Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:01:19.243Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:01:19.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:02:19.245Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:02:19.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:03:19.246Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:03:19.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:04:19.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:04:19.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:05:19.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:05:19.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:06:19.254Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:06:19.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:07:19.255Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:07:19.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:08:19.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:08:19.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:09:19.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:09:19.272Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:10:19.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:10:19.272Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:11:19.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:11:19.275Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:12:19.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:12:19.277Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:13:19.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:13:19.282Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:14:19.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:14:19.285Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:15:19.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:15:19.286Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:16:19.273Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:16:19.287Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:17:19.274Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:17:19.289Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:18:19.275Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:18:19.293Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:19:19.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:19:19.295Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:20:19.283Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:20:19.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:21:19.285Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:21:19.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:22:19.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:22:19.300Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:23:19.291Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:23:19.300Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:24:19.293Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:24:19.302Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:25:19.295Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:25:19.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:26:19.297Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:26:19.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:27:19.299Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:27:19.320Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:28:19.302Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:28:19.321Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:29:19.304Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:29:19.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:30:19.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:30:19.325Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:31:19.307Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:31:19.327Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:32:19.308Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:32:19.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:33:19.311Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:33:19.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:34:19.320Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:34:19.340Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:35:19.323Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:35:19.342Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:36:19.324Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:36:19.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:37:19.327Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:37:19.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:38:19.329Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:38:19.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:39:19.330Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:39:19.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:40:19.331Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:40:19.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:41:19.334Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:41:19.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:42:19.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:42:19.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:43:19.340Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:43:19.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:44:19.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:44:19.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:45:19.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:45:19.358Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:46:19.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:46:19.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:47:19.351Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:47:19.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:48:19.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:48:19.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:49:19.354Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:49:19.363Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:50:19.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:50:19.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:51:19.358Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:51:19.367Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:52:19.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:52:19.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:53:19.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:53:19.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:54:19.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:54:19.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:55:19.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:55:19.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:56:19.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:56:19.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:57:19.368Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:57:19.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:58:19.370Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:58:19.376Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:59:19.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:59:19.378Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:00:19.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:00:19.379Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:01:19.383Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:01:19.385Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:02:19.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:02:19.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:03:19.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:03:19.387Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:04:19.387Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:04:19.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:05:19.390Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:05:19.389Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:06:19.390Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:06:19.391Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:07:19.391Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:07:19.392Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:08:19.392Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:08:19.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:09:19.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:09:19.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:10:19.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:10:19.396Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:11:19.397Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:11:19.397Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:12:19.399Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:12:19.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:13:19.400Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:13:19.409Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:14:19.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:14:19.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:15:19.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:15:19.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:16:19.404Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:16:19.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:17:19.406Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:17:19.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:18:19.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:18:19.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:19:19.408Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:19:19.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:20:19.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:20:19.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:21:19.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:21:19.425Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:22:19.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:22:19.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:23:19.414Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:23:19.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:24:19.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:24:19.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:25:19.418Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:25:19.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:26:19.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:26:19.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:27:19.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:27:19.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:28:19.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:28:19.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:29:19.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:29:19.438Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:30:19.430Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:30:19.438Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:31:19.431Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:31:19.440Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:32:19.433Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:32:19.440Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:33:19.434Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:33:19.442Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:34:19.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:34:19.443Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:35:19.440Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:35:19.444Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:36:19.442Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:36:19.446Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:37:19.444Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:37:19.462Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:38:19.445Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:38:19.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:39:19.446Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:39:19.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:40:19.447Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:40:19.465Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:41:19.450Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:41:19.467Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:42:19.453Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:42:19.468Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:43:19.454Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:43:19.469Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:44:19.457Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:44:19.472Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:45:19.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:45:19.472Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:46:19.459Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:46:19.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:47:19.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:47:19.474Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:48:19.462Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:48:19.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:49:19.463Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:49:19.478Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:50:19.465Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:50:19.478Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:51:19.465Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:51:19.481Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:52:19.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:52:19.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:53:19.468Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:53:19.484Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:54:19.468Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:54:19.484Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:55:19.469Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:55:19.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:56:19.470Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:56:19.486Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:57:19.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:57:19.488Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:58:19.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:58:19.489Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T03:59:19.475Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T03:59:19.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:00:19.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:00:19.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:01:19.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:01:19.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:02:19.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:02:19.492Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:03:19.484Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:03:19.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:04:19.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:04:19.495Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:05:19.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:05:19.496Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:06:19.490Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:06:19.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:07:19.491Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:07:19.499Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:08:19.492Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:08:19.501Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:09:19.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:09:19.502Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:10:19.497Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:10:19.503Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:11:19.498Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:11:19.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:12:19.500Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:12:19.506Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:13:19.502Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:13:19.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:14:19.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:14:19.508Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:15:19.505Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:15:19.508Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:16:19.510Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:16:19.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:17:19.511Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:17:19.513Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:18:19.513Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:18:19.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:19:19.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:19:19.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:20:19.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:20:19.516Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:21:19.517Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:21:19.522Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:22:19.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:22:19.523Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:23:19.520Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:23:19.525Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:24:19.521Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:24:19.526Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:25:19.523Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:25:19.529Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:26:19.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:26:19.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:27:19.527Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:27:19.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:28:19.529Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:28:19.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:29:19.530Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:29:19.535Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:30:19.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:30:19.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:31:19.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:31:19.538Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:32:19.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:32:19.540Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:33:19.537Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:33:19.540Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:34:19.539Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:34:19.540Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:35:19.541Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:35:19.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:36:19.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:36:19.567Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:37:19.549Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:37:19.569Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:38:19.549Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:38:19.570Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:39:19.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:39:19.572Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:40:19.552Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:40:19.574Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:41:19.554Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:41:19.576Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:42:19.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:42:19.578Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:43:19.558Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:43:19.582Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:44:19.559Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:44:19.583Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:45:19.562Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:45:19.584Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:46:19.564Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:46:19.586Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:47:19.565Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:47:19.587Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:48:19.567Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:48:19.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:49:19.567Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:49:19.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:50:19.568Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:50:19.591Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:51:19.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:51:19.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:52:19.572Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:52:19.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:53:19.575Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:53:19.596Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:54:19.579Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:54:19.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:55:19.580Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:55:19.600Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:56:19.582Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:56:19.602Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:57:19.583Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:57:19.602Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:58:19.583Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:58:19.604Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T04:59:19.584Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T04:59:19.606Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:00:19.587Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:00:19.608Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:01:19.591Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:01:19.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:02:19.593Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:02:19.616Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:03:19.595Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:03:19.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:04:19.597Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:04:19.621Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:05:19.599Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:05:19.623Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:06:19.601Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:06:19.624Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:07:19.602Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:07:19.625Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:08:19.604Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:08:19.626Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:09:19.606Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:09:19.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:10:19.608Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:10:19.629Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:11:19.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:11:19.630Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:12:19.619Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:12:19.631Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:13:19.621Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:13:19.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:14:19.622Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:14:19.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:15:19.624Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:15:19.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:16:19.625Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:16:19.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:17:19.628Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:17:19.639Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:18:19.631Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:18:19.649Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:19:19.632Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:19:19.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:20:19.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:20:19.654Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:21:19.636Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:19.654Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:21:43.650Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-06T05:21:43.651Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"4d7fe927-8027-4019-94a8-c510a05390a8","serviceName":"basic_onboard_iUuMGA","serviceVersion":"1.0","serviceUUID":"d15c63dd-2ac0-4c4a-9c16-032d330bdf89","serviceDescription":"service","serviceInvariantUUID":"c3c74f9c-ffee-4f85-b630-e357a34d6531","resources":[{"resourceInstanceName":"basic_onboard_iUuMGA 0","resourceName":"basic_onboard_iUuMGA","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c3ac6ad2-1983-40af-922e-c594338cfcb6","resourceInvariantUUID":"f2938cc2-4875-47a0-bc93-5918b7e739ee","resourceCustomizationUUID":"f801bc3a-0d4e-447b-b5ef-fac91262bc4f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml","artifactChecksum":"ZmU3ZDJjYzMxYzA1Mzc1NTdiNjY3OTQ1OWY4MmViZDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"314c0d98-54b8-469c-9911-2b382e145764","artifactVersion":"1"},{"artifactName":"basic_onboard_iuumga0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json","artifactChecksum":"NTM2YmRmNzJiY2ZjZjJkODJmYzg5NzA0ZTA4NGZlZjk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5a26d43d-f3df-423a-a007-f24286ed3c87","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"637e69eb-3486-408c-a51d-11a9e5889f29","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ac003ba7-fe02-4a9f-bd68-aaeb4f03d53a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"568fe57c-3208-4069-af68-21e8428f1545","artifactVersion":"2","generatedFromUUID":"637e69eb-3486-408c-a51d-11a9e5889f29"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardIuumga-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml","artifactChecksum":"ZjBhOGExYjg1YTc1MWQ2MjlkMDU3Y2Y2ZjZlNjY3OTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"49dfb743-f27e-4877-9d98-509ee80a2409","artifactVersion":"1"},{"artifactName":"service-BasicOnboardIuumga-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar","artifactChecksum":"NWU0NDZjNGU3ZDE4ZWU0MjFmNTAyNzQ5ZjM1YzA0Zjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"22405fa6-9366-4c7f-8947-6077df4c26fa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-06T05:21:43.695Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T05:21:43.708Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:43.709Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:43.709Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:43.721Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T05:21:43.722Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T05:21:43.722Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T05:21:43.722Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T05:21:43.722Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T05:21:43.723Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T05:21:43.781Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:21:43.781Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080088581, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:21:43.835Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:21:44.762Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T05:21:44.763Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:44.763Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:44.763Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:45.765Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T05:21:45.765Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:45.765Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:45.766Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:46.767Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T05:21:46.768Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:46.768Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:46.768Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:47.770Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T05:21:47.770Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:47.770Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:47.771Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:48.771Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T05:21:48.772Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:48.772Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:48.772Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:49.773Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T05:21:49.774Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:49.774Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:49.774Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:50.784Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "serviceName": "basic_onboard_iUuMGA", "serviceVersion": "1.0", "serviceUUID": "d15c63dd-2ac0-4c4a-9c16-032d330bdf89", "serviceDescription": "service", "serviceInvariantUUID": "c3c74f9c-ffee-4f85-b630-e357a34d6531", "resources": [ { "resourceInstanceName": "basic_onboard_iUuMGA 0", "resourceCustomizationUUID": "f801bc3a-0d4e-447b-b5ef-fac91262bc4f", "resourceName": "basic_onboard_iUuMGA", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c3ac6ad2-1983-40af-922e-c594338cfcb6", "resourceInvariantUUID": "f2938cc2-4875-47a0-bc93-5918b7e739ee", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_iuumga0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "artifactChecksum": "NTM2YmRmNzJiY2ZjZjJkODJmYzg5NzA0ZTA4NGZlZjk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5a26d43d-f3df-423a-a007-f24286ed3c87", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "637e69eb-3486-408c-a51d-11a9e5889f29", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "568fe57c-3208-4069-af68-21e8428f1545", "generatedFromUUID": "637e69eb-3486-408c-a51d-11a9e5889f29" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "568fe57c-3208-4069-af68-21e8428f1545", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardIuumga-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "artifactChecksum": "NWU0NDZjNGU3ZDE4ZWU0MjFmNTAyNzQ5ZjM1YzA0Zjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "22405fa6-9366-4c7f-8947-6077df4c26fa" } ], "workloadContext": "Production" } 2023-03-06T05:21:50.791Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-06T05:21:50.792Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d15c63dd-2ac0-4c4a-9c16-032d330bdf89 ASDC 2023-03-06T05:21:50.993Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:4d7fe927-8027-4019-94a8-c510a05390a8 ServiceName:basic_onboard_iUuMGA ServiceVersion:1.0 ServiceUUID:d15c63dd-2ac0-4c4a-9c16-032d330bdf89 ServiceInvariantUUID:c3c74f9c-ffee-4f85-b630-e357a34d6531 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardIuumga-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar ArtifactUUID:22405fa6-9366-4c7f-8947-6077df4c26fa ArtifactChecksum:NWU0NDZjNGU3ZDE4ZWU0MjFmNTAyNzQ5ZjM1YzA0Zjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_iUuMGA 0 ResourceCustomizationUUID:f801bc3a-0d4e-447b-b5ef-fac91262bc4f ResourceInvariantUUID:f2938cc2-4875-47a0-bc93-5918b7e739ee ResourceName:basic_onboard_iUuMGA ResourceType:VF ResourceUUID:c3ac6ad2-1983-40af-922e-c594338cfcb6 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_iuumga0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json ArtifactUUID:5a26d43d-f3df-423a-a007-f24286ed3c87 ArtifactChecksum:NTM2YmRmNzJiY2ZjZjJkODJmYzg5NzA0ZTA4NGZlZjk= 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/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml ArtifactUUID:637e69eb-3486-408c-a51d-11a9e5889f29 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/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env ArtifactUUID:568fe57c-3208-4069-af68-21e8428f1545 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/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env ArtifactUUID:568fe57c-3208-4069-af68-21e8428f1545 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-06T05:21:50.995Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d15c63dd-2ac0-4c4a-9c16-032d330bdf89 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T05:21:51.262Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T05:21:51.264Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-06T05:21:51.266Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-06T05:21:51.266Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 22405fa6-9366-4c7f-8947-6077df4c26fa from URL: /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:51.267Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-06T05:21:51.267Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:51.933Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-06T05:21:51.959Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar 22405fa6-9366-4c7f-8947-6077df4c26fa 75677 2023-03-06T05:21:51.964Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar ASDC sendASDCNotification 2023-03-06T05:21:51.965Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:51.968Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T05:21:51.970Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:51.970Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:51.971Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080111961, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:52.973Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T05:21:52.974Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-06T05:21:52.975Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 22405fa6-9366-4c7f-8947-6077df4c26fa, URL: /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar to file: /app/ASDC/1/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:52.976Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:53.120Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:53.120Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:53.974Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5489028570620737559/Definitions/service-BasicOnboardIuumga-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-03-06T05:21:57.423Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-06T05:21:57.430Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-06T05:21:57.431Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.431Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-06T05:21:57.431Z|4d7fe927-8027-4019-94a8-c510a05390a8|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-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.431Z|4d7fe927-8027-4019-94a8-c510a05390a8|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-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.431Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_iUuMGA 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-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.431Z|4d7fe927-8027-4019-94a8-c510a05390a8|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-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.432Z|4d7fe927-8027-4019-94a8-c510a05390a8|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-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.432Z|4d7fe927-8027-4019-94a8-c510a05390a8|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-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.432Z|4d7fe927-8027-4019-94a8-c510a05390a8|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-BasicOnboardIuumga-csar.csar 2023-03-06T05:21:57.432Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-06T05:21:57.441Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.443Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:21:57.449Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:21:57.450Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-06T05:21:57.452Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T05:21:57.454Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.454Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:21:57.455Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:21:57.455Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-06T05:21:57.455Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T05:21:57.455Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.456Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:21:57.460Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.461Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is not matching search criteria 2023-03-06T05:21:57.461Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-06T05:21:57.461Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-06T05:21:57.461Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-06T05:21:57.461Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-06T05:21:57.462Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-06T05:21:57.462Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.462Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T05:21:57.464Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.465Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:21:57.465Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T05:21:57.465Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.465Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:21:57.466Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T05:21:57.466Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.466Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:21:57.467Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T05:21:57.468Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.469Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is not matching search criteria 2023-03-06T05:21:57.469Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-06T05:21:57.469Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-06T05:21:57.470Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0948e27d-44a1-4cd3-b0c2-5d0de8600c48 2023-03-06T05:21:57.470Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.470Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:21:57.470Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.471Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:21:57.471Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.471Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:21:57.471Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:21:57.472Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:21:57.472Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_iUuMGA Description:service Model UUID:d15c63dd-2ac0-4c4a-9c16-032d330bdf89 Model Version:NULL Model InvariantUuid:c3c74f9c-ffee-4f85-b630-e357a34d6531 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_iUuMGA Model UUID:8170d55b-df85-4ed7-ab61-58610452acb6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f2938cc2-4875-47a0-bc93-5918b7e739ee Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f801bc3a-0d4e-447b-b5ef-fac91262bc4f NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:16160bd2-3d35-45bc-8322-c110667a26c5 ModelName:BasicOnboardIuumga..base_ubuntu18..module-0 ModelUuid:0a9d93ca-f521-4fe1-a953-e4bf99380065 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0948e27d-44a1-4cd3-b0c2-5d0de8600c48 ModelInvariantUuid:e3e16e8e-b95c-4acc-8585-96879a15b3aa ModelName:basic_onboard_iUuMGA-nodes.ubuntu18Cvfc ModelUuid:d7fc459c-cdec-435a-a831-282974ed6186 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:073c4327-2cdb-4e6f-9a24-74d866c77e91 ModelInvariantUuid:e17d9e63-9716-4da2-b73e-0e499a633816 ModelName:BasicOnboardIuumga.compute.nodes.heat.ubuntu18 ModelUuid:48adaa75-3dd7-4368-ba2d-3578db32f080 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-06T05:21:57.503Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: c3ac6ad2-1983-40af-922e-c594338cfcb6 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T05:21:57.593Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||basic_onboard_iUuMGA 0 2023-03-06T05:21:57.603Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c3ac6ad2-1983-40af-922e-c594338cfcb6 2023-03-06T05:21:57.603Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 5a26d43d-f3df-423a-a007-f24286ed3c87 from URL: /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json 2023-03-06T05:21:57.603Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-06T05:21:57.604Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json 2023-03-06T05:21:58.027Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-06T05:21:58.028Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json 5a26d43d-f3df-423a-a007-f24286ed3c87 798 2023-03-06T05:21:58.029Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json ASDC sendASDCNotification 2023-03-06T05:21:58.029Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json 2023-03-06T05:21:58.029Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T05:21:58.030Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:58.030Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:58.030Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080118029, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:21:59.033Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardIuumga..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "16160bd2-3d35-45bc-8322-c110667a26c5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0a9d93ca-f521-4fe1-a953-e4bf99380065", "vfModuleModelCustomizationUUID": "ffa7b667-3bd8-4747-9549-e80f575227f4", "isBase": true, "artifacts": [ "637e69eb-3486-408c-a51d-11a9e5889f29", "568fe57c-3208-4069-af68-21e8428f1545" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T05:21:59.068Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardIuumga..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0a9d93ca-f521-4fe1-a953-e4bf99380065 VfModuleModelInvariantUUID:16160bd2-3d35-45bc-8322-c110667a26c5 VfModuleModelDescription:NULL Artifacts UUID List:{ 637e69eb-3486-408c-a51d-11a9e5889f29 , 568fe57c-3208-4069-af68-21e8428f1545 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T05:21:59.074Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardIuumga..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "16160bd2-3d35-45bc-8322-c110667a26c5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0a9d93ca-f521-4fe1-a953-e4bf99380065", "vfModuleModelCustomizationUUID": "ffa7b667-3bd8-4747-9549-e80f575227f4", "isBase": true, "artifacts": [ "637e69eb-3486-408c-a51d-11a9e5889f29", "568fe57c-3208-4069-af68-21e8428f1545" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T05:21:59.074Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardIuumga..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0a9d93ca-f521-4fe1-a953-e4bf99380065 VfModuleModelInvariantUUID:16160bd2-3d35-45bc-8322-c110667a26c5 VfModuleModelDescription:NULL Artifacts UUID List:{ 637e69eb-3486-408c-a51d-11a9e5889f29 , 568fe57c-3208-4069-af68-21e8428f1545 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T05:21:59.075Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 637e69eb-3486-408c-a51d-11a9e5889f29 from URL: /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml 2023-03-06T05:21:59.079Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-06T05:21:59.079Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml 2023-03-06T05:21:59.534Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-06T05:21:59.534Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml 637e69eb-3486-408c-a51d-11a9e5889f29 5033 2023-03-06T05:21:59.535Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-06T05:21:59.535Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml 2023-03-06T05:21:59.535Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T05:21:59.535Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:21:59.536Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:21:59.536Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080119535, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:22:00.537Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 568fe57c-3208-4069-af68-21e8428f1545 from URL: /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env 2023-03-06T05:22:00.538Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-06T05:22:00.539Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env 2023-03-06T05:22:00.775Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-06T05:22:00.776Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env 568fe57c-3208-4069-af68-21e8428f1545 909 2023-03-06T05:22:00.777Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-06T05:22:00.777Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env 2023-03-06T05:22:00.778Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T05:22:00.778Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:22:00.778Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:22:00.787Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080120777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:22:01.789Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: d15c63dd-2ac0-4c4a-9c16-032d330bdf89 2023-03-06T05:22:01.790Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_iUuMGA 0 c3ac6ad2-1983-40af-922e-c594338cfcb6 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T05:22:01.863Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@571f97d, org.onap.sdc.toscaparser.api.parameters.Input@18aecd6e, org.onap.sdc.toscaparser.api.parameters.Input@4d3935e7, org.onap.sdc.toscaparser.api.parameters.Input@18ca7a31, org.onap.sdc.toscaparser.api.parameters.Input@12fac244] 2023-03-06T05:22:01.872Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.875Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.880Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-03-06T05:22:01.881Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= f801bc3a-0d4e-447b-b5ef-fac91262bc4f 2023-03-06T05:22:01.881Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f801bc3a-0d4e-447b-b5ef-fac91262bc4f matches Tosca VF Customization UUID: f801bc3a-0d4e-447b-b5ef-fac91262bc4f 2023-03-06T05:22:01.882Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: f801bc3a-0d4e-447b-b5ef-fac91262bc4f matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-06T05:22:01.897Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.898Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.900Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id f801bc3a-0d4e-447b-b5ef-fac91262bc4f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-06T05:22:01.900Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@a61cdd7 2023-03-06T05:22:01.901Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.901Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T05:22:01.903Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ffa7b667-3bd8-4747-9549-e80f575227f4 2023-03-06T05:22:01.906Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ffa7b667-3bd8-4747-9549-e80f575227f4 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-06T05:22:01.924Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.925Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:22:01.926Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T05:22:01.927Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.927Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:22:01.928Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T05:22:01.928Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.929Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is not matching search criteria 2023-03-06T05:22:01.929Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-06T05:22:01.929Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-06T05:22:01.931Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0948e27d-44a1-4cd3-b0c2-5d0de8600c48 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-06T05:22:01.957Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.958Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:22:01.959Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T05:22:01.960Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.960Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_iUuMGA 0 is matching search criteria 2023-03-06T05:22:01.961Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_iUuMGA 0] matching following query criteria: sdcType=VF, customizationUUID=f801bc3a-0d4e-447b-b5ef-fac91262bc4f Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T05:22:01.967Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.968Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.969Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid d15c63dd-2ac0-4c4a-9c16-032d330bdf89: basic_onboard_iUuMGA 2023-03-06T05:22:01.969Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.969Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.970Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.971Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.971Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.971Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.972Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.972Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.972Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T05:22:01.973Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_iUuMGA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T05:22:01.973Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_iUuMGA Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T05:22:02.504Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_iUuMGA c3ac6ad2-1983-40af-922e-c594338cfcb6 1 ASDC deployResourceStructure 2023-03-06T05:22:02.505Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json ASDC sendASDCNotification 2023-03-06T05:22:02.506Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json 2023-03-06T05:22:02.506Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T05:22:02.506Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:22:02.507Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:22:02.507Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080122505, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:22:03.510Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-06T05:22:03.510Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml 2023-03-06T05:22:03.510Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T05:22:03.511Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:22:03.511Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:22:03.511Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080123510, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:22:04.516Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-06T05:22:04.516Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env 2023-03-06T05:22:04.516Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T05:22:04.520Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:22:04.521Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:22:04.521Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080124515, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:22:05.522Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar ASDC sendASDCNotification 2023-03-06T05:22:05.523Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar 2023-03-06T05:22:05.523Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T05:22:05.525Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:22:05.525Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:22:05.525Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080125522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:22:06.528Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:22:06.572Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:22:06.583Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T05:22:06.583Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T05:22:06.585Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T05:22:19.037Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:22:19.042Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:22:19.043Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080095710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:22:19.047Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:22:19.047Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:22:19.047Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080088509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:22:19.048Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:22:36.586Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:22:36.611Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:22:36.617Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T05:22:36.618Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T05:22:36.618Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T05:23:06.621Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:23:06.668Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:23:06.698Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T05:23:06.699Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T05:23:06.699Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T05:23:19.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:23:19.046Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.048Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.050Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.050Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080091316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.050Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.050Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.050Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080095710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080088581, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "NOTIFIED" } 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080088509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.051Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.052Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "NOTIFIED" } 2023-03-06T05:23:19.052Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.074Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.074Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080091316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.075Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.075Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.075Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080104590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.076Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.076Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.076Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080095710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-06T05:23:19.076Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.076Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.076Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080088581, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-06T05:23:19.077Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.077Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.077Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080088509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.077Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.077Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.077Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-06T05:23:19.078Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.078Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.078Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080091316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.079Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.079Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.079Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080104590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.079Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.080Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.080Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080095710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.080Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.080Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.080Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080088581, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.080Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080088509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.081Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080091316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.082Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.082Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.082Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080104590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.082Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.082Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.082Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080095710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.083Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.083Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.083Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080088581, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-06T05:23:19.083Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.084Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.084Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080088509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.084Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.085Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-06T05:23:19.085Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.086Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080091316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.086Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.086Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.086Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080104590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.087Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.087Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.087Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080095710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.087Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.087Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.087Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080088581, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.087Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.088Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.088Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080088509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.088Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.088Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.088Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.088Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.089Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.089Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080091316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.089Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.089Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.089Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080104590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.089Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.089Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.090Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080095710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "NOTIFIED" } 2023-03-06T05:23:19.090Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.090Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.090Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080088581, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "NOTIFIED" } 2023-03-06T05:23:19.090Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.090Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.091Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080088509, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "NOTIFIED" } 2023-03-06T05:23:19.091Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.091Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.091Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080079654, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "NOTIFIED" } 2023-03-06T05:23:19.091Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.091Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.092Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080091316, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "NOTIFIED" } 2023-03-06T05:23:19.092Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.093Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.093Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080104590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T05:23:19.093Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.093Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.094Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080104590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "NOTIFIED" } 2023-03-06T05:23:19.094Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.094Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.094Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080111765, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.094Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.095Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.095Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080111961, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.095Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.095Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.095Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "cds-sdc-listener", "timestamp": 1678080113582, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.096Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.096Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080112480, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.096Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.096Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080112503, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.097Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.097Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.098Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080112909, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.099Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.099Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.099Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080112876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.100Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.100Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.100Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080113502, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T05:23:19.101Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.101Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.101Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "policy-distribution-id", "timestamp": 1678080114510, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T05:23:19.142Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4d7fe927-8027-4019-94a8-c510a05390a8 2023-03-06T05:23:19.143Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d7fe927-8027-4019-94a8-c510a05390a8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T05:23:19.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080114090, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080115225, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T05:23:19.231Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4d7fe927-8027-4019-94a8-c510a05390a8 2023-03-06T05:23:19.232Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d7fe927-8027-4019-94a8-c510a05390a8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-06T05:23:19.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "multicloud-k8s", "timestamp": 1678080116228, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T05:23:19.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080118205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T05:23:19.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080118029, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678080119211, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T05:23:19.266Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4d7fe927-8027-4019-94a8-c510a05390a8 2023-03-06T05:23:19.267Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d7fe927-8027-4019-94a8-c510a05390a8 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T05:23:19.313Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.314Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080119535, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.315Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.315Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.315Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080120777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-06T05:23:19.316Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.316Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.317Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080122505, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/basic_onboard_iuumga0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T05:23:19.317Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.318Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.319Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080123510, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-03-06T05:23:19.319Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.320Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.320Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080124515, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/resourceInstances/basic_onboard_iuumga0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-03-06T05:23:19.324Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:19.325Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:23:19.325Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080125522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T05:23:19.325Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:23:36.700Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:23:36.734Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:23:36.740Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T05:23:36.740Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T05:23:36.740Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T05:24:06.741Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:24:06.808Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:24:06.820Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T05:24:06.820Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T05:24:06.821Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T05:24:19.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:24:19.040Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:24:19.040Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080142809, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardIuumga/1.0/artifacts/service-BasicOnboardIuumga-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T05:24:19.044Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T05:24:19.045Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:24:19.046Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "aai-model-loader", "timestamp": 1678080143814, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T05:24:19.092Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4d7fe927-8027-4019-94a8-c510a05390a8 2023-03-06T05:24:19.093Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d7fe927-8027-4019-94a8-c510a05390a8 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T05:24:36.825Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:24:36.877Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T05:24:36.886Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T05:24:36.888Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-06T05:24:36.888Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-06T05:24:36.888Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-06T05:24:36.888Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T05:24:36.888Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T05:24:36.889Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T05:24:36.889Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T05:24:36.889Z|4d7fe927-8027-4019-94a8-c510a05390a8|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=? 2023-03-06T05:24:36.918Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-06T05:25:06.919Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4d7fe927-8027-4019-94a8-c510a05390a8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-06T05:25:06.949Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4d7fe927-8027-4019-94a8-c510a05390a8 and serviceModelVersionId: d15c63dd-2ac0-4c4a-9c16-032d330bdf89 2023-03-06T05:25:06.950Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c3c74f9c-ffee-4f85-b630-e357a34d6531 2023-03-06T05:25:19.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:25:33.144Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c3c74f9c-ffee-4f85-b630-e357a34d6531/model-vers/model-ver/d15c63dd-2ac0-4c4a-9c16-032d330bdf89?depth=0 2023-03-06T05:25:33.280Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-06T05:25:33.364Z|4d7fe927-8027-4019-94a8-c510a05390a8|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/c3c74f9c-ffee-4f85-b630-e357a34d6531/model-vers/model-ver/d15c63dd-2ac0-4c4a-9c16-032d330bdf89?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-06T05:25:33.367Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3c74f9c-ffee-4f85-b630-e357a34d6531/model-vers/model-ver/d15c63dd-2ac0-4c4a-9c16-032d330bdf89?depth=0|INFO|500||Invoke 2023-03-06T05:25:33.384Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3c74f9c-ffee-4f85-b630-e357a34d6531/model-vers/model-ver/d15c63dd-2ac0-4c4a-9c16-032d330bdf89?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-06T05:25:33.994Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3c74f9c-ffee-4f85-b630-e357a34d6531/model-vers/model-ver/d15c63dd-2ac0-4c4a-9c16-032d330bdf89?depth=0|INFO|500||InvokeReturn 2023-03-06T05:25:33.994Z|4d7fe927-8027-4019-94a8-c510a05390a8|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/c3c74f9c-ffee-4f85-b630-e357a34d6531/model-vers/model-ver/d15c63dd-2ac0-4c4a-9c16-032d330bdf89?depth=0 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 05:25:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[554], vertex-id=[192736], x-aai-txid=[2-aai-resources-230306-05:25:33:837-33241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T05:25:33.995Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T05:25:33.999Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-06T05:25:33.999Z|4d7fe927-8027-4019-94a8-c510a05390a8|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=? 2023-03-06T05:25:34.010Z|4d7fe927-8027-4019-94a8-c510a05390a8|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:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T05:25:34.013Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4d7fe927-8027-4019-94a8-c510a05390a8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-06T05:25:34.016Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-06T05:25:34.017Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-06T05:25:34.017Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T05:25:34.018Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080334013, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:25:34.067Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T05:25:34.068Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4d7fe927-8027-4019-94a8-c510a05390a8", "consumerID": "SO-sdc-controller", "timestamp": 1678080334013, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-06T05:25:34.070Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T05:25:35.065Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:26:19.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:26:35.067Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:27:19.037Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:27:35.074Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:28:19.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:28:35.074Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:29:19.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:29:35.077Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:30:19.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:30:35.079Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:30:52.526Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Node 2 disconnected. 2023-03-06T05:31:19.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:31:35.081Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:32:19.045Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:32:35.081Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:33:19.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:33:35.086Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:34:19.054Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:34:35.088Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:35:19.054Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:35:35.089Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:36:19.057Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:36:35.091Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:37:19.057Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:37:35.093Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:38:19.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:38:35.096Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:39:19.068Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:39:35.097Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:40:19.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:40:35.098Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:41:19.071Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:41:35.100Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:42:19.073Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:42:35.102Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:43:19.075Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:43:35.104Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:44:19.077Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:44:35.105Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:45:19.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:45:35.107Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:46:19.099Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:46:35.108Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:47:19.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:47:35.108Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:48:19.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:48:35.110Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:49:19.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:49:35.111Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:50:19.103Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:50:35.113Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:51:19.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:51:35.114Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:52:19.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:52:35.115Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:53:19.112Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:53:35.116Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:54:19.112Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:54:35.117Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:55:19.120Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:55:35.118Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:56:19.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:56:35.120Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:57:19.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:57:35.121Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:58:19.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:58:35.123Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T05:59:19.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T05:59:35.123Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:00:19.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:00:35.125Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:01:19.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:01:35.127Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:02:19.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:02:35.130Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:03:19.137Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:03:35.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:04:19.152Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:04:35.133Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:05:19.153Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:05:35.133Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:06:19.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:06:35.135Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:07:19.156Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:07:35.138Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:08:19.157Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:08:35.139Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:09:19.159Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:09:35.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:10:19.160Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:10:35.142Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:11:19.160Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:11:35.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:12:19.163Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:35.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:12:43.684Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-06T06:12:43.684Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"9af32f87-6c24-43da-a8ac-6ce611b41509","serviceName":"vFW 2023-03-06 06-09-12","serviceVersion":"1.0","serviceUUID":"fd12d291-f624-4f09-8583-5d5baddb0703","serviceDescription":"catalog service description","serviceInvariantUUID":"60103044-77ea-400b-9ee5-a28fb5a4bab6","resources":[{"resourceInstanceName":"vFW f39ced1f-e643 0","resourceName":"vFW f39ced1f-e643","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"55480fa7-1fb7-43a5-b62c-4f9d7a9353e0","resourceInvariantUUID":"b2101b7c-4e34-4b4f-a006-06142cd896a0","resourceCustomizationUUID":"50c5717c-fc81-4fdf-8811-bc12364fc5b3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml","artifactChecksum":"YWZhZDM1Yjc2ZGQ4NTJjNGNmYWFmZGM1NGViNjJmZGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d27f0f67-1bda-4e02-b346-46811f1c7d3e","artifactVersion":"1"},{"artifactName":"vfwf39ced1fe6430_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json","artifactChecksum":"N2IyY2U4ODlhMzY4YTc4N2I0OTIyMjMxMDU3NmFiYTk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d99bfd8d-69a2-4424-84b4-7ab7a6d6c48b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0d542180-0a3e-4af3-a17c-2c697337725e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml","artifactChecksum":"M2I4Y2NkNWZhNjUzYjk4NDFjY2IzYjViM2Q2ZWU4NmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3d532426-4588-4448-ba30-9dfe2cd67ed7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"cbbee024-b2c7-4cf7-abe0-598c719eb81d","artifactVersion":"2","generatedFromUUID":"0d542180-0a3e-4af3-a17c-2c697337725e"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230306060912-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml","artifactChecksum":"MzJiZWRiZWMwYmRmYWZiYWEzZWY3Mzg5NTU2ODE1YjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c29f56b7-fe3c-4774-9648-33c9d44a3f32","artifactVersion":"1"},{"artifactName":"service-Vfw20230306060912-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar","artifactChecksum":"M2Y3NmM4ZmZjZmUxMjg1NjQ5YzYzYjBmOGQ5NDUzZjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f93d657-b211-4db4-9286-8fe85a9011b4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-06T06:12:43.690Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:12:43.691Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:43.691Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:43.691Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:43.695Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T06:12:43.696Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T06:12:43.696Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T06:12:43.696Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T06:12:43.696Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T06:12:43.696Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T06:12:43.723Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:12:43.723Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083147352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:12:43.724Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:12:44.716Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:12:44.723Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:44.724Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:44.724Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:45.725Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:12:45.726Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:45.726Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:45.726Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:46.727Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:12:46.728Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:46.728Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:46.728Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:47.730Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:12:47.731Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:47.731Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:47.732Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:48.733Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:12:48.734Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:48.734Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:48.735Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:49.736Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:12:49.737Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:49.737Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:49.738Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:50.741Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "serviceName": "vFW 2023-03-06 06-09-12", "serviceVersion": "1.0", "serviceUUID": "fd12d291-f624-4f09-8583-5d5baddb0703", "serviceDescription": "catalog service description", "serviceInvariantUUID": "60103044-77ea-400b-9ee5-a28fb5a4bab6", "resources": [ { "resourceInstanceName": "vFW f39ced1f-e643 0", "resourceCustomizationUUID": "50c5717c-fc81-4fdf-8811-bc12364fc5b3", "resourceName": "vFW f39ced1f-e643", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "55480fa7-1fb7-43a5-b62c-4f9d7a9353e0", "resourceInvariantUUID": "b2101b7c-4e34-4b4f-a006-06142cd896a0", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf39ced1fe6430_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "artifactChecksum": "N2IyY2U4ODlhMzY4YTc4N2I0OTIyMjMxMDU3NmFiYTk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d99bfd8d-69a2-4424-84b4-7ab7a6d6c48b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0d542180-0a3e-4af3-a17c-2c697337725e", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "cbbee024-b2c7-4cf7-abe0-598c719eb81d", "generatedFromUUID": "0d542180-0a3e-4af3-a17c-2c697337725e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "cbbee024-b2c7-4cf7-abe0-598c719eb81d", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230306060912-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "artifactChecksum": "M2Y3NmM4ZmZjZmUxMjg1NjQ5YzYzYjBmOGQ5NDUzZjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f93d657-b211-4db4-9286-8fe85a9011b4" } ], "workloadContext": "Production" } 2023-03-06T06:12:50.741Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-06T06:12:50.742Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fd12d291-f624-4f09-8583-5d5baddb0703 ASDC 2023-03-06T06:12:50.743Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:9af32f87-6c24-43da-a8ac-6ce611b41509 ServiceName:vFW 2023-03-06 06-09-12 ServiceVersion:1.0 ServiceUUID:fd12d291-f624-4f09-8583-5d5baddb0703 ServiceInvariantUUID:60103044-77ea-400b-9ee5-a28fb5a4bab6 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230306060912-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar ArtifactUUID:6f93d657-b211-4db4-9286-8fe85a9011b4 ArtifactChecksum:M2Y3NmM4ZmZjZmUxMjg1NjQ5YzYzYjBmOGQ5NDUzZjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f39ced1f-e643 0 ResourceCustomizationUUID:50c5717c-fc81-4fdf-8811-bc12364fc5b3 ResourceInvariantUUID:b2101b7c-4e34-4b4f-a006-06142cd896a0 ResourceName:vFW f39ced1f-e643 ResourceType:VF ResourceUUID:55480fa7-1fb7-43a5-b62c-4f9d7a9353e0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf39ced1fe6430_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json ArtifactUUID:d99bfd8d-69a2-4424-84b4-7ab7a6d6c48b ArtifactChecksum:N2IyY2U4ODlhMzY4YTc4N2I0OTIyMjMxMDU3NmFiYTk= 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/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml ArtifactUUID:0d542180-0a3e-4af3-a17c-2c697337725e 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/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env ArtifactUUID:cbbee024-b2c7-4cf7-abe0-598c719eb81d 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/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env ArtifactUUID:cbbee024-b2c7-4cf7-abe0-598c719eb81d ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-06T06:12:50.743Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fd12d291-f624-4f09-8583-5d5baddb0703 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:12:50.862Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:12:50.864Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:12:50.864Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:12:50.864Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6f93d657-b211-4db4-9286-8fe85a9011b4 from URL: /sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:50.865Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-06T06:12:50.865Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:51.416Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-06T06:12:51.443Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar 6f93d657-b211-4db4-9286-8fe85a9011b4 101502 2023-03-06T06:12:51.444Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar ASDC sendASDCNotification 2023-03-06T06:12:51.444Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:51.444Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:12:51.445Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:51.445Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:51.446Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083171444, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:52.447Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:12:52.448Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:12:52.449Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6f93d657-b211-4db4-9286-8fe85a9011b4, URL: /sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar to file: /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:52.450Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230306060912-csar.csar 2023-03-06T06:12:52.451Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:52.451Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:52.838Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4367328791227562209/Definitions/service-Vfw20230306060912-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 2023-03-06T06:12:56.295Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-06T06:12:56.296Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-06T06:12:56.297Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.297Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-06T06:12:56.297Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.297Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.297Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.297Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.298Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.298Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.298Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.298Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.298Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.298Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.298Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f39ced1f-e643 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-Vfw20230306060912-csar.csar 2023-03-06T06:12:56.299Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-06T06:12:56.299Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.299Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:12:56.300Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:12:56.300Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-06T06:12:56.300Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:12:56.301Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.301Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:12:56.301Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:12:56.301Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-06T06:12:56.303Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:12:56.304Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.304Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:12:56.304Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.305Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is not matching search criteria 2023-03-06T06:12:56.305Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-06T06:12:56.305Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-06T06:12:56.305Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-06T06:12:56.305Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.306Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.306Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.306Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-06T06:12:56.306Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-06T06:12:56.307Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-06T06:12:56.307Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.307Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.307Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-06T06:12:56.308Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.308Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-06T06:12:56.308Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.309Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-06T06:12:56.309Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.309Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T06:12:56.310Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.310Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:12:56.310Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:12:56.311Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.311Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:12:56.311Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:12:56.312Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.312Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:12:56.312Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:12:56.313Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.313Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is not matching search criteria 2023-03-06T06:12:56.313Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-06T06:12:56.313Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-06T06:12:56.314Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-06T06:12:56.314Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-06T06:12:56.314Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-06T06:12:56.314Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.314Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.315Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-06T06:12:56.315Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.315Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-06T06:12:56.315Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.316Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e7ac7d53-a8b4-4d45-8e23-f59e3ab0ba04 2023-03-06T06:12:56.316Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.316Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is not matching search criteria 2023-03-06T06:12:56.317Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-06T06:12:56.317Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-06T06:12:56.317Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-06T06:12:56.317Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.318Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.318Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.318Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-06T06:12:56.318Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-06T06:12:56.319Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-06T06:12:56.320Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.320Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-06T06:12:56.320Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.320Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=957a0915-1a40-42b5-a04c-2dc5eb14ac1f 2023-03-06T06:12:56.321Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.321Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is not matching search criteria 2023-03-06T06:12:56.321Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-06T06:12:56.321Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-06T06:12:56.322Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-06T06:12:56.322Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.322Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.322Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.323Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-06T06:12:56.323Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-06T06:12:56.323Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-06T06:12:56.323Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:12:56.324Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-06T06:12:56.324Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-06T06:12:56.324Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bd41430a-8a12-401f-81d2-7c5cba7429a2 2023-03-06T06:12:56.325Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.325Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:12:56.325Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.326Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:12:56.326Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.326Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:12:56.326Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:12:56.327Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:12:56.327Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-06 06-09-12 Description:catalog service description Model UUID:fd12d291-f624-4f09-8583-5d5baddb0703 Model Version:NULL Model InvariantUuid:60103044-77ea-400b-9ee5-a28fb5a4bab6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f39ced1f-e643 Model UUID:f33b4446-bb97-4c9f-a6ed-3b0d3e1c7431 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:b2101b7c-4e34-4b4f-a006-06142cd896a0 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:50c5717c-fc81-4fdf-8811-bc12364fc5b3 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:af9218b7-df00-4679-8590-f283d157137d ModelName:VfwF39ced1fE643..base_vfw..module-0 ModelUuid:9ecbbbbb-5553-4c10-b43f-3a91ab870fe7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e7ac7d53-a8b4-4d45-8e23-f59e3ab0ba04 ModelInvariantUuid:91eae24c-0cf4-44e6-975c-22e193d3f7dc ModelName:vFW f39ced1f-e643-nodes.vfwCvfc ModelUuid:95fd7954-e4ef-4cfd-b73e-7209cf57d663 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:68562ebd-02aa-4080-88cf-add62c5cbf72 ModelInvariantUuid:85e6f77f-7be3-4f0f-91d2-fb7fefd7ee5f ModelName:VfwF39ced1fE643.compute.nodes.heat.vfw ModelUuid:8102dd8d-9255-48dc-8db6-aa4e10fe2957 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:957a0915-1a40-42b5-a04c-2dc5eb14ac1f ModelInvariantUuid:2dc94ce5-bd9f-4dfe-b890-7d727082d9ce ModelName:vFW f39ced1f-e643-nodes.vsnCvfc ModelUuid:e53eb22e-994e-43c5-8973-74ee7102332f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:45f06f1c-3fdb-49b6-ac1f-56f2dfee698e ModelInvariantUuid:d711b82d-2972-4ec0-9df2-6969d013e06a ModelName:VfwF39ced1fE643.compute.nodes.heat.vsn ModelUuid:fade48cc-29c1-4cbc-8fe9-66dd1cc96258 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:bd41430a-8a12-401f-81d2-7c5cba7429a2 ModelInvariantUuid:271f42b9-966b-4ac6-bc4e-981e405b081a ModelName:vFW f39ced1f-e643-nodes.vpgCvfc ModelUuid:9d4a73f9-a8aa-4ff4-aa9c-cda4efd0f42f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:cad5a6e0-822b-40df-a908-5527f8d8edc8 ModelInvariantUuid:9873c3a0-3e54-4a9f-b1c1-3300acbe3e13 ModelName:VfwF39ced1fE643.compute.nodes.heat.vpg ModelUuid:c7acc174-c654-4449-9a1e-8c1114659417 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-06T06:12:56.345Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 55480fa7-1fb7-43a5-b62c-4f9d7a9353e0 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:12:56.356Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||vFW f39ced1f-e643 0 2023-03-06T06:12:56.356Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 55480fa7-1fb7-43a5-b62c-4f9d7a9353e0 2023-03-06T06:12:56.356Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d99bfd8d-69a2-4424-84b4-7ab7a6d6c48b from URL: /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json 2023-03-06T06:12:56.357Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-06T06:12:56.357Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json 2023-03-06T06:12:57.088Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-06T06:12:57.089Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json d99bfd8d-69a2-4424-84b4-7ab7a6d6c48b 785 2023-03-06T06:12:57.089Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json ASDC sendASDCNotification 2023-03-06T06:12:57.089Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json 2023-03-06T06:12:57.090Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:12:57.091Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:57.091Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:57.091Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083177089, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:58.093Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwF39ced1fE643..base_vfw..module-0", "vfModuleModelInvariantUUID": "af9218b7-df00-4679-8590-f283d157137d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9ecbbbbb-5553-4c10-b43f-3a91ab870fe7", "vfModuleModelCustomizationUUID": "580c6e08-545b-4ff7-a2b3-77137079d975", "isBase": true, "artifacts": [ "0d542180-0a3e-4af3-a17c-2c697337725e", "cbbee024-b2c7-4cf7-abe0-598c719eb81d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T06:12:58.100Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwF39ced1fE643..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9ecbbbbb-5553-4c10-b43f-3a91ab870fe7 VfModuleModelInvariantUUID:af9218b7-df00-4679-8590-f283d157137d VfModuleModelDescription:NULL Artifacts UUID List:{ 0d542180-0a3e-4af3-a17c-2c697337725e , cbbee024-b2c7-4cf7-abe0-598c719eb81d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T06:12:58.105Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwF39ced1fE643..base_vfw..module-0", "vfModuleModelInvariantUUID": "af9218b7-df00-4679-8590-f283d157137d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9ecbbbbb-5553-4c10-b43f-3a91ab870fe7", "vfModuleModelCustomizationUUID": "580c6e08-545b-4ff7-a2b3-77137079d975", "isBase": true, "artifacts": [ "0d542180-0a3e-4af3-a17c-2c697337725e", "cbbee024-b2c7-4cf7-abe0-598c719eb81d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T06:12:58.106Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwF39ced1fE643..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9ecbbbbb-5553-4c10-b43f-3a91ab870fe7 VfModuleModelInvariantUUID:af9218b7-df00-4679-8590-f283d157137d VfModuleModelDescription:NULL Artifacts UUID List:{ 0d542180-0a3e-4af3-a17c-2c697337725e , cbbee024-b2c7-4cf7-abe0-598c719eb81d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T06:12:58.107Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0d542180-0a3e-4af3-a17c-2c697337725e from URL: /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml 2023-03-06T06:12:58.107Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-06T06:12:58.107Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml 2023-03-06T06:12:58.497Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-06T06:12:58.497Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml 0d542180-0a3e-4af3-a17c-2c697337725e 20368 2023-03-06T06:12:58.498Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-06T06:12:58.498Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml 2023-03-06T06:12:58.498Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:12:58.498Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:58.498Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:58.498Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083178498, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:12:59.500Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: cbbee024-b2c7-4cf7-abe0-598c719eb81d from URL: /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env 2023-03-06T06:12:59.500Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-06T06:12:59.501Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env 2023-03-06T06:12:59.832Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-06T06:12:59.833Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env cbbee024-b2c7-4cf7-abe0-598c719eb81d 2098 2023-03-06T06:12:59.833Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-06T06:12:59.834Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env 2023-03-06T06:12:59.834Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:12:59.834Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:12:59.834Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:12:59.835Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083179833, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:13:00.836Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: fd12d291-f624-4f09-8583-5d5baddb0703 2023-03-06T06:13:00.836Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW f39ced1f-e643 0 55480fa7-1fb7-43a5-b62c-4f9d7a9353e0 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:13:00.864Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@44cf59ce, org.onap.sdc.toscaparser.api.parameters.Input@621b6b7c, org.onap.sdc.toscaparser.api.parameters.Input@34af4273, org.onap.sdc.toscaparser.api.parameters.Input@18935aa8, org.onap.sdc.toscaparser.api.parameters.Input@262c715d] 2023-03-06T06:13:00.867Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.867Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.867Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-03-06T06:13:00.868Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 50c5717c-fc81-4fdf-8811-bc12364fc5b3 2023-03-06T06:13:00.868Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 50c5717c-fc81-4fdf-8811-bc12364fc5b3 matches Tosca VF Customization UUID: 50c5717c-fc81-4fdf-8811-bc12364fc5b3 2023-03-06T06:13:00.868Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 50c5717c-fc81-4fdf-8811-bc12364fc5b3 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-06T06:13:00.877Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.877Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.879Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 50c5717c-fc81-4fdf-8811-bc12364fc5b3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-06T06:13:00.879Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@53e38dba 2023-03-06T06:13:00.879Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.880Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T06:13:00.880Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 580c6e08-545b-4ff7-a2b3-77137079d975 2023-03-06T06:13:00.880Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 580c6e08-545b-4ff7-a2b3-77137079d975 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-06T06:13:00.887Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.887Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:13:00.887Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:13:00.888Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.888Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:13:00.889Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:13:00.889Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.890Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is not matching search criteria 2023-03-06T06:13:00.890Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-06T06:13:00.890Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-06T06:13:00.890Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-06T06:13:00.891Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-06T06:13:00.891Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-06T06:13:00.891Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.891Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-06T06:13:00.892Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-06T06:13:00.892Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-06T06:13:00.892Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-06T06:13:00.892Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.892Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e7ac7d53-a8b4-4d45-8e23-f59e3ab0ba04 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-06T06:13:00.899Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.900Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:13:00.900Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:13:00.900Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.901Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is not matching search criteria 2023-03-06T06:13:00.901Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-06T06:13:00.901Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-06T06:13:00.902Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-06T06:13:00.902Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.902Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-06T06:13:00.902Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.903Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-06T06:13:00.903Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-06T06:13:00.903Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-06T06:13:00.903Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-06T06:13:00.903Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-06T06:13:00.903Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.903Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=957a0915-1a40-42b5-a04c-2dc5eb14ac1f Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-06T06:13:00.908Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.908Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:13:00.908Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:13:00.914Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.914Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is not matching search criteria 2023-03-06T06:13:00.915Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-06T06:13:00.915Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-06T06:13:00.915Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-06T06:13:00.916Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.917Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-06T06:13:00.917Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.917Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-06T06:13:00.918Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-06T06:13:00.919Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-06T06:13:00.919Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-06T06:13:00.919Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-06T06:13:00.919Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-06T06:13:00.920Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bd41430a-8a12-401f-81d2-7c5cba7429a2 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-06T06:13:00.927Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.927Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:13:00.928Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:13:00.928Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.928Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Node template vFW f39ced1f-e643 0 is matching search criteria 2023-03-06T06:13:00.928Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f39ced1f-e643 0] matching following query criteria: sdcType=VF, customizationUUID=50c5717c-fc81-4fdf-8811-bc12364fc5b3 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:13:00.932Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.933Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.933Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid fd12d291-f624-4f09-8583-5d5baddb0703: vFW f39ced1f-e643 2023-03-06T06:13:00.934Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.934Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.934Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.935Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.935Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.935Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.935Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.936Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.936Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:13:00.936Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-06 06-09-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:13:00.936Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-03-06 06-09-12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:13:01.431Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW f39ced1f-e643 55480fa7-1fb7-43a5-b62c-4f9d7a9353e0 1 ASDC deployResourceStructure 2023-03-06T06:13:01.431Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json ASDC sendASDCNotification 2023-03-06T06:13:01.432Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json 2023-03-06T06:13:01.432Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:13:01.435Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:13:01.435Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:13:01.435Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083181431, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:13:02.436Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-06T06:13:02.436Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml 2023-03-06T06:13:02.437Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:13:02.437Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:13:02.437Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:13:02.437Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083182436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:13:03.439Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-06T06:13:03.439Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env 2023-03-06T06:13:03.439Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:13:03.440Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:13:03.440Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:13:03.440Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083183439, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:13:04.442Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar ASDC sendASDCNotification 2023-03-06T06:13:04.442Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar 2023-03-06T06:13:04.443Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:13:04.443Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:13:04.443Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:13:04.444Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083184441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:13:05.445Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:13:05.488Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:13:05.510Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:13:05.510Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:13:05.510Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:13:19.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:13:19.038Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:13:19.038Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:13:19.039Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:13:35.511Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:13:35.571Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:13:35.591Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:13:35.592Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:13:35.592Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:14:05.593Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:14:05.659Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:14:05.672Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:14:05.674Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:14:05.675Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:14:19.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:14:19.044Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.045Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083145614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.046Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.047Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.047Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083148509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.048Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.048Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083114837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.048Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.048Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083145614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.048Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.049Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.049Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083147352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "NOTIFIED" } 2023-03-06T06:14:19.049Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.050Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083148509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.050Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.050Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "NOTIFIED" } 2023-03-06T06:14:19.050Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083114837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083164590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083145614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-06T06:14:19.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.052Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083147352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-06T06:14:19.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083148509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083114837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083164590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083145614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083147352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083148509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083114837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083164590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083145614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083148509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083147352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-06T06:14:19.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083114837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083164590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083145614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083147352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.060Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083148509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.061Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.061Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083114837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.062Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.062Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083164590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.062Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.062Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083145614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:14:19.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.064Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.064Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083147352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:14:19.064Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.064Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083148509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:14:19.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083155146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:14:19.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083114837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:14:19.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083164590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:14:19.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083164590, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:14:19.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "cds-sdc-listener", "timestamp": 1678083172868, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083171780, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083171795, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083171444, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.069Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.070Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083171288, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.070Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.070Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.070Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083172800, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.070Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.070Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.070Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083172731, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.071Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.071Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.071Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083172999, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.071Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.071Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.071Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "policy-distribution-id", "timestamp": 1678083173804, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:14:19.099Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9af32f87-6c24-43da-a8ac-6ce611b41509 2023-03-06T06:14:19.100Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9af32f87-6c24-43da-a8ac-6ce611b41509 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:14:19.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083174352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.119Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083175408, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:14:19.126Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9af32f87-6c24-43da-a8ac-6ce611b41509 2023-03-06T06:14:19.127Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9af32f87-6c24-43da-a8ac-6ce611b41509 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-06T06:14:19.147Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.147Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083176667, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "multicloud-k8s", "timestamp": 1678083176411, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083177089, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.148Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083177675, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:14:19.157Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9af32f87-6c24-43da-a8ac-6ce611b41509 2023-03-06T06:14:19.158Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9af32f87-6c24-43da-a8ac-6ce611b41509 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:14:19.175Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.175Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083178498, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.175Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.175Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.175Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083179833, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-06T06:14:19.176Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.176Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.176Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083181431, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/vfwf39ced1fe6430_modules.json", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.176Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083182436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083183439, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/resourceInstances/vfwf39ced1fe6430/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.177Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083184441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.178Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.178Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.178Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083195949, "artifactURL": "/sdc/v1/catalog/services/Vfw20230306060912/1.0/artifacts/service-Vfw20230306060912-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:14:19.178Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:14:19.178Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:14:19.178Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "aai-model-loader", "timestamp": 1678083196952, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:14:19.189Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9af32f87-6c24-43da-a8ac-6ce611b41509 2023-03-06T06:14:19.189Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9af32f87-6c24-43da-a8ac-6ce611b41509 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:14:35.676Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:14:35.732Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:14:35.761Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:14:35.763Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-06T06:14:35.764Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-06T06:14:35.764Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-06T06:14:35.765Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:14:35.766Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:14:35.766Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:14:35.779Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:14:35.783Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:14:35.806Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-06T06:15:05.808Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-06T06:15:05.825Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9af32f87-6c24-43da-a8ac-6ce611b41509 and serviceModelVersionId: fd12d291-f624-4f09-8583-5d5baddb0703 2023-03-06T06:15:05.826Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 60103044-77ea-400b-9ee5-a28fb5a4bab6 2023-03-06T06:15:05.828Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0 2023-03-06T06:15:05.837Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:15:05.947Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0|INFO|500||Invoke 2023-03-06T06:15:05.948Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9af32f87-6c24-43da-a8ac-6ce611b41509], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9577be1d-7bd4-44f4-9e28-dac20650b690], X-ECOMP-RequestID=[9af32f87-6c24-43da-a8ac-6ce611b41509], X-TransactionId=[], X-ONAP-RequestID=[9af32f87-6c24-43da-a8ac-6ce611b41509], Content-Type=[application/merge-patch+json]} 2023-03-06T06:15:05.966Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-06T06:15:06.246Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?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/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:15:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[273], vertex-id=[159912], x-aai-txid=[2-aai-resources-230306-06:15:06:407-92542], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:15:06.247Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-06T06:15:06.248Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/60103044-77ea-400b-9ee5-a28fb5a4bab6/model-vers/model-ver/fd12d291-f624-4f09-8583-5d5baddb0703?depth=0|INFO|500||InvokeReturn 2023-03-06T06:15:06.249Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-06T06:15:06.249Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:15:06.265Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T06:15:06.268Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9af32f87-6c24-43da-a8ac-6ce611b41509 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-06T06:15:06.269Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-06T06:15:06.270Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:15:06.271Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:15:06.272Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083306269, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T06:15:07.317Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:15:19.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:15:19.047Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:15:19.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9af32f87-6c24-43da-a8ac-6ce611b41509", "consumerID": "SO-sdc-controller", "timestamp": 1678083306269, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-06T06:15:19.050Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:16:07.320Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:16:19.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:17:07.322Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:17:19.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:18:07.323Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:18:19.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:19:07.325Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:19:19.040Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:20:07.326Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:20:19.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:21:07.327Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:21:19.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:21:36.873Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-06T06:21:36.873Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"16a17aa4-e5a9-4eeb-96d0-9416e08910a8","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1","serviceDescription":"service","serviceInvariantUUID":"1674cca8-0f33-4d43-bb35-5c3929c9901e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"0fda097f-dfab-4399-ac73-f0b7f8fc0788","resourceInvariantUUID":"da033e2c-5583-4baa-8fe1-9918008bf935","resourceCustomizationUUID":"f02a66e0-6ab3-4a52-96c4-e4737ae37028","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":"YjBhNDQxZjQ4NDYxNzFlYWNlZTA4NjFmYzA5YWI2Mzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"000b8bbd-653f-471f-995d-3b12e55b5aee","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTc5NmUwNzgzNTc3MzI1YmFkYjA1NThiZTIzNTEzZmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"84b2c927-7c55-475c-b9d7-b12d50c8558e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-06T06:21:36.880Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:21:36.882Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:21:36.882Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:21:36.883Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083667327, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:21:36.921Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:21:36.922Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "aai-model-loader", "timestamp": 1678083688509, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:21:36.925Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:21:37.929Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:21:37.930Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:21:37.930Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:21:37.931Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083667327, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:21:38.934Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1", "serviceDescription": "service", "serviceInvariantUUID": "1674cca8-0f33-4d43-bb35-5c3929c9901e", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "f02a66e0-6ab3-4a52-96c4-e4737ae37028", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "0fda097f-dfab-4399-ac73-f0b7f8fc0788", "resourceInvariantUUID": "da033e2c-5583-4baa-8fe1-9918008bf935", "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": "MTc5NmUwNzgzNTc3MzI1YmFkYjA1NThiZTIzNTEzZmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "84b2c927-7c55-475c-b9d7-b12d50c8558e" } ], "workloadContext": "Production" } 2023-03-06T06:21:38.936Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-06T06:21:38.937Z|9af32f87-6c24-43da-a8ac-6ce611b41509|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 ASDC 2023-03-06T06:21:38.938Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:16a17aa4-e5a9-4eeb-96d0-9416e08910a8 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 ServiceInvariantUUID:1674cca8-0f33-4d43-bb35-5c3929c9901e 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:84b2c927-7c55-475c-b9d7-b12d50c8558e ArtifactChecksum:MTc5NmUwNzgzNTc3MzI1YmFkYjA1NThiZTIzNTEzZmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:f02a66e0-6ab3-4a52-96c4-e4737ae37028 ResourceInvariantUUID:da033e2c-5583-4baa-8fe1-9918008bf935 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:0fda097f-dfab-4399-ac73-f0b7f8fc0788 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-06T06:21:38.939Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:21:39.125Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:21:39.127Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:21:39.128Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:21:39.128Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 84b2c927-7c55-475c-b9d7-b12d50c8558e from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-06T06:21:39.128Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-06T06:21:39.129Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-06T06:21:40.791Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-06T06:21:40.846Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 84b2c927-7c55-475c-b9d7-b12d50c8558e 57790 2023-03-06T06:21:40.847Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-06T06:21:40.848Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-06T06:21:40.848Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:21:40.849Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:21:40.849Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:21:40.850Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083700847, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:21:41.851Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:21:41.852Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:21:41.853Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 84b2c927-7c55-475c-b9d7-b12d50c8558e, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:41.853Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-06T06:21:41.854Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:41.854Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.084Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2175071756109142408/Definitions/service-BasicNetwork-template.yml 2023-03-06T06:21:42.815Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-06T06:21:42.816Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-06T06:21:42.816Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.816Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-06T06:21:42.816Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.816Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.817Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.817Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.817Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.817Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.817Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.818Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-06T06:21:42.819Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-06T06:21:42.819Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.820Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.820Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-06T06:21:42.820Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-06T06:21:42.821Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:21:42.821Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.821Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.821Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-06T06:21:42.822Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-06T06:21:42.822Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:21:42.822Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.822Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.822Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.823Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.823Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.823Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.824Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.824Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.824Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.824Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.824Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 Model Version:NULL Model InvariantUuid:1674cca8-0f33-4d43-bb35-5c3929c9901e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:da033e2c-5583-4baa-8fe1-9918008bf935 Model UUID:eba41983-13cc-4f38-86b3-1484d1d198af Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:f02a66e0-6ab3-4a52-96c4-e4737ae37028 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-06T06:21:42.849Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: 0fda097f-dfab-4399-ac73-f0b7f8fc0788 2023-03-06T06:21:42.850Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||No resources found for Service: eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:21:42.859Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500|| 2023-03-06T06:21:42.859Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-06T06:21:42.862Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||No resources found for Service: eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 2023-03-06T06:21:42.862Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 2023-03-06T06:21:42.863Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-06T06:21:42.863Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:21:42.876Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@bf6e053, org.onap.sdc.toscaparser.api.parameters.Input@7d220728, org.onap.sdc.toscaparser.api.parameters.Input@23ec77d6, org.onap.sdc.toscaparser.api.parameters.Input@22d64b7f, org.onap.sdc.toscaparser.api.parameters.Input@1e1ed30e] 2023-03-06T06:21:42.879Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.879Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.879Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.879Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.880Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1: Generic NeutronNet 2023-03-06T06:21:42.880Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.880Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.880Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.881Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-06T06:21:42.957Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.957Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.958Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.958Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.958Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:21:42.958Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:21:42.958Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-06T06:21:43.121Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-06T06:21:43.122Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-06T06:21:43.122Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-06T06:21:43.122Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:21:43.122Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:21:43.122Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:21:43.122Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083703122, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:21:44.123Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:21:44.166Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:21:44.182Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:21:44.183Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:21:44.183Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:22:14.183Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:22:14.207Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:22:14.211Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:22:14.211Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:22:14.211Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:22:19.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:22:19.038Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:22:19.038Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "multicloud-k8s", "timestamp": 1678083687443, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:22:19.039Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:22:44.212Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:22:44.247Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:22:44.251Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:22:44.252Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:22:44.252Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:23:14.252Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:23:14.295Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:23:14.306Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:23:14.306Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:23:14.306Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:23:19.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:23:19.044Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.045Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "policy-distribution-id", "timestamp": 1678083684821, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:23:19.047Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.047Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.047Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083667327, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:23:19.047Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.047Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.047Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "cds-sdc-listener", "timestamp": 1678083653918, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:23:19.048Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.048Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "aai-model-loader", "timestamp": 1678083688509, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:23:19.048Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.048Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "multicloud-k8s", "timestamp": 1678083687443, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:23:19.049Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.049Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.049Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "policy-distribution-id", "timestamp": 1678083684821, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:23:19.049Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.049Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.049Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083667327, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:23:19.049Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.050Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "cds-sdc-listener", "timestamp": 1678083653918, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:23:19.050Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.050Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "aai-model-loader", "timestamp": 1678083701173, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:23:19.050Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "policy-distribution-id", "timestamp": 1678083701221, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:23:19.051Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.051Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "cds-sdc-listener", "timestamp": 1678083702421, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:23:19.051Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.051Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083700847, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:23:19.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "policy-distribution-id", "timestamp": 1678083702225, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:23:19.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "policy-distribution-id", "timestamp": 1678083703228, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:23:19.085Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 2023-03-06T06:23:19.086Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:23:19.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083703122, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:23:19.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083704590, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083704590, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083708126, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:23:19.119Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083709884, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "aai-model-loader", "timestamp": 1678083710980, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.120Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083710891, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:23:19.128Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 2023-03-06T06:23:19.129Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:23:19.149Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-06T06:23:19.149Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "aai-model-loader", "timestamp": 1678083711982, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:23:19.166Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 2023-03-06T06:23:19.166Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:23:44.307Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:23:44.330Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:23:44.360Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:23:44.361Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:23:44.375Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-06T06:24:14.378Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-06T06:24:14.406Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 and serviceModelVersionId: eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1 2023-03-06T06:24:14.406Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1674cca8-0f33-4d43-bb35-5c3929c9901e 2023-03-06T06:24:14.408Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1674cca8-0f33-4d43-bb35-5c3929c9901e/model-vers/model-ver/eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1?depth=0 2023-03-06T06:24:14.436Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:24:14.513Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1674cca8-0f33-4d43-bb35-5c3929c9901e/model-vers/model-ver/eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-06T06:24:14.515Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1674cca8-0f33-4d43-bb35-5c3929c9901e/model-vers/model-ver/eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1?depth=0|INFO|500||Invoke 2023-03-06T06:24:14.530Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1674cca8-0f33-4d43-bb35-5c3929c9901e/model-vers/model-ver/eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-06T06:24:14.942Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1674cca8-0f33-4d43-bb35-5c3929c9901e/model-vers/model-ver/eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1?depth=0|INFO|500||InvokeReturn 2023-03-06T06:24:14.942Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1674cca8-0f33-4d43-bb35-5c3929c9901e/model-vers/model-ver/eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1?depth=0 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:24:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[367], vertex-id=[245824], x-aai-txid=[0-aai-resources-230306-06:24:14:972-47900], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:24:14.943Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T06:24:14.943Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-06T06:24:14.943Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:24:14.975Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T06:24:14.976Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 16a17aa4-e5a9-4eeb-96d0-9416e08910a8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-06T06:24:14.977Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-06T06:24:14.978Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:14.978Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:14.978Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083854976, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T06:24:16.008Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:24:16.020Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-06T06:24:16.020Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"44c4e5fc-9db9-4b1e-a692-fba49b71ed4f","serviceName":"Demo_pNF_PFqyDJMMTeOs41MHRjRr","serviceVersion":"1.0","serviceUUID":"af28e159-74b4-430a-8792-a03646265129","serviceDescription":"catalog service description","serviceInvariantUUID":"16849031-a67a-47f6-8715-8dc3c126ba66","resources":[{"resourceInstanceName":"pNF 22f70265-2917 0","resourceName":"pNF 22f70265-2917","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ab5bc578-5373-4470-aeda-b9d03c784df8","resourceInvariantUUID":"fb100605-9626-49a8-b2c8-0a301914cd10","resourceCustomizationUUID":"b396bd0e-186f-436a-9abc-91ba751137f9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml","artifactChecksum":"NTRjYzBlYzcxMmVjOWE2MzU0MThjYTIzNTJhN2NlMmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"60e08859-f9b2-42f4-bbab-5f76907dbed0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar","artifactChecksum":"NDJlMDYzNWIyNjhmMDdjZjE2ZTFhN2IwYzZmNGU2NmU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29b896a7-529a-42df-8220-a15aba338669","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d556600-3cdf-4b02-8e18-d292e498773b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml","artifactChecksum":"MjE5MTZiOTMxNzFhZjg1MzRlYjJlNWVjYWE5NGZlZmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"17b74e61-4e96-4fb1-b40e-452dc220214a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7c57bda6-af85-46c1-a63b-090969b2b81b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"578a613e-6f6f-47dc-8765-b299db9e83be","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPfqydjmmteos41mhrjrr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml","artifactChecksum":"YzczZmFhMGFiZjhmNjZmYjkzZDRjMWZkZTg3ODdkNWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0d4e76c8-dab8-41e6-98df-588187ac99ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar","artifactChecksum":"OTlkZTdmOTFmNTk3YjI1NjM5OWIzYTQ1Njk4ODU0NTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5a2c790b-02c3-4422-9493-d208e10d8440","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-06T06:24:16.026Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:16.027Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:16.027Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:16.027Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:17.028Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:17.029Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:17.029Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:17.029Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:18.030Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:18.031Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:18.031Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:18.032Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:19.033Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:19.034Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:19.034Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:19.035Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:19.037Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:19.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.059Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.061Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.062Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.062Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.063Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.063Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.064Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.064Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.064Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.064Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.065Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.065Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.065Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.066Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.066Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.067Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.067Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.067Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.068Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.068Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.068Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.068Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.068Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.069Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.069Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.069Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.070Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.070Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.071Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.071Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.071Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.075Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.086Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.086Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.086Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.087Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.087Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.087Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.088Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.088Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.088Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.088Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.088Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.089Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.089Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.089Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.089Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.090Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.090Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.090Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.090Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.091Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.091Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.092Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.092Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.092Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.092Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.093Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.093Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.093Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.094Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.094Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.094Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083808509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:24:19.095Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.095Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.095Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083794233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:24:19.096Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.096Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.096Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "multicloud-k8s", "timestamp": 1678083788722, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:24:19.096Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.096Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.097Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083763432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:24:19.097Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.097Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.097Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083823514, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:24:19.098Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.098Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.098Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "cds-sdc-listener", "timestamp": 1678083824776, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:24:19.099Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.099Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.099Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083823650, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:24:19.099Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.099Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.100Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083824653, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:24:19.100Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.100Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.100Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.101Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.101Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.101Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "policy-distribution-id", "timestamp": 1678083825655, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:24:19.152Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f 2023-03-06T06:24:19.153Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:24:19.173Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.174Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.174Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.176Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.176Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.176Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.177Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.177Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.177Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.177Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.177Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.178Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083824590, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:24:19.178Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.178Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083833915, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:24:19.178Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.179Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083835300, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:24:19.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.179Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083835965, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:24:19.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.180Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "aai-model-loader", "timestamp": 1678083836302, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:24:19.191Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f 2023-03-06T06:24:19.192Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:24:19.236Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.236Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083836968, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:24:19.253Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f 2023-03-06T06:24:19.254Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:24:19.282Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.282Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "16a17aa4-e5a9-4eeb-96d0-9416e08910a8", "consumerID": "SO-sdc-controller", "timestamp": 1678083854976, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-06T06:24:19.283Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.283Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.283Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.284Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.284Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.284Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.284Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:19.284Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:24:19.285Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-06T06:24:19.285Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:24:20.036Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:20.036Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:20.037Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:20.037Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:21.038Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:21.039Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:21.039Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:21.039Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:22.041Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:22.042Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:22.042Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:22.042Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:23.043Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:23.044Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:23.044Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:23.044Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:24.046Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "serviceName": "Demo_pNF_PFqyDJMMTeOs41MHRjRr", "serviceVersion": "1.0", "serviceUUID": "af28e159-74b4-430a-8792-a03646265129", "serviceDescription": "catalog service description", "serviceInvariantUUID": "16849031-a67a-47f6-8715-8dc3c126ba66", "resources": [ { "resourceInstanceName": "pNF 22f70265-2917 0", "resourceCustomizationUUID": "b396bd0e-186f-436a-9abc-91ba751137f9", "resourceName": "pNF 22f70265-2917", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "ab5bc578-5373-4470-aeda-b9d03c784df8", "resourceInvariantUUID": "fb100605-9626-49a8-b2c8-0a301914cd10", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "artifactChecksum": "OTlkZTdmOTFmNTk3YjI1NjM5OWIzYTQ1Njk4ODU0NTU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5a2c790b-02c3-4422-9493-d208e10d8440" } ], "workloadContext": "Production" } 2023-03-06T06:24:24.047Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-06T06:24:24.047Z|16a17aa4-e5a9-4eeb-96d0-9416e08910a8|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 af28e159-74b4-430a-8792-a03646265129 ASDC 2023-03-06T06:24:24.048Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:44c4e5fc-9db9-4b1e-a692-fba49b71ed4f ServiceName:Demo_pNF_PFqyDJMMTeOs41MHRjRr ServiceVersion:1.0 ServiceUUID:af28e159-74b4-430a-8792-a03646265129 ServiceInvariantUUID:16849031-a67a-47f6-8715-8dc3c126ba66 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar ArtifactUUID:5a2c790b-02c3-4422-9493-d208e10d8440 ArtifactChecksum:OTlkZTdmOTFmNTk3YjI1NjM5OWIzYTQ1Njk4ODU0NTU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 22f70265-2917 0 ResourceCustomizationUUID:b396bd0e-186f-436a-9abc-91ba751137f9 ResourceInvariantUUID:fb100605-9626-49a8-b2c8-0a301914cd10 ResourceName:pNF 22f70265-2917 ResourceType:PNF ResourceUUID:ab5bc578-5373-4470-aeda-b9d03c784df8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-06T06:24:24.048Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF af28e159-74b4-430a-8792-a03646265129 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T06:24:24.144Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:24:24.146Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:24:24.146Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:24:24.146Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5a2c790b-02c3-4422-9493-d208e10d8440 from URL: /sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:24.146Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-06T06:24:24.147Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:24.408Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-06T06:24:24.410Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 5a2c790b-02c3-4422-9493-d208e10d8440 88023 2023-03-06T06:24:24.410Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar ASDC sendASDCNotification 2023-03-06T06:24:24.411Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:24.411Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:24:24.411Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:24.411Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:24.411Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083864410, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:25.413Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:24:25.414Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-06T06:24:25.414Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 5a2c790b-02c3-4422-9493-d208e10d8440, URL: /sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar to file: /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:25.414Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:25.415Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:25.415Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:25.622Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP112274047106955981/Definitions/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml 2023-03-06T06:24:27.112Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-06T06:24:27.113Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-06T06:24:27.113Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.114Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-06T06:24:27.114Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.114Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.115Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.115Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.115Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.115Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.116Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 22f70265-2917 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-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.117Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-06T06:24:27.117Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.118Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.118Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Node template pNF 22f70265-2917 0 is matching search criteria 2023-03-06T06:24:27.119Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-06T06:24:27.119Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 22f70265-2917 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:24:27.120Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.120Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.121Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Node template pNF 22f70265-2917 0 is matching search criteria 2023-03-06T06:24:27.121Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-06T06:24:27.122Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 22f70265-2917 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:24:27.122Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.122Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.123Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.123Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.124Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.124Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.124Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.124Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.125Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.125Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.125Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_PFqyDJMMTeOs41MHRjRr Description:catalog service description Model UUID:af28e159-74b4-430a-8792-a03646265129 Model Version:NULL Model InvariantUuid:16849031-a67a-47f6-8715-8dc3c126ba66 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-06T06:24:27.142Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: ab5bc578-5373-4470-aeda-b9d03c784df8 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:24:27.149Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||pNF 22f70265-2917 0 2023-03-06T06:24:27.150Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ab5bc578-5373-4470-aeda-b9d03c784df8 2023-03-06T06:24:27.151Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||No resources found for Service: af28e159-74b4-430a-8792-a03646265129 2023-03-06T06:24:27.151Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: af28e159-74b4-430a-8792-a03646265129 2023-03-06T06:24:27.152Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 22f70265-2917 0 ab5bc578-5373-4470-aeda-b9d03c784df8 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:24:27.166Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@18621a6b, org.onap.sdc.toscaparser.api.parameters.Input@691d822f, org.onap.sdc.toscaparser.api.parameters.Input@4501dced, org.onap.sdc.toscaparser.api.parameters.Input@424693c5, org.onap.sdc.toscaparser.api.parameters.Input@4a7f78a4] 2023-03-06T06:24:27.167Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.168Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.168Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid af28e159-74b4-430a-8792-a03646265129: pNF 22f70265-2917 2023-03-06T06:24:27.168Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Processing PNF resource: ab5bc578-5373-4470-aeda-b9d03c784df8 2023-03-06T06:24:27.169Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:24:27.170Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_PFqyDJMMTeOs41MHRjRr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:24:27.170Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Resource customization UUID: b396bd0e-186f-436a-9abc-91ba751137f9 is the same as notified resource customizationUUID: b396bd0e-186f-436a-9abc-91ba751137f9 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-06T06:24:27.291Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 22f70265-2917 ab5bc578-5373-4470-aeda-b9d03c784df8 0 ASDC deployResourceStructure 2023-03-06T06:24:27.292Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar ASDC sendASDCNotification 2023-03-06T06:24:27.292Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar 2023-03-06T06:24:27.293Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:24:27.294Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:27.294Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:27.294Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083867292, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:24:28.296Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:24:28.330Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:24:28.337Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:24:28.338Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-06T06:24:28.338Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-06T06:24:28.338Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-06T06:24:28.338Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:24:28.339Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:24:28.339Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:24:28.339Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:24:28.339Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:24:28.358Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-06T06:24:58.359Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-06T06:24:58.378Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f and serviceModelVersionId: af28e159-74b4-430a-8792-a03646265129 2023-03-06T06:24:58.379Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 16849031-a67a-47f6-8715-8dc3c126ba66 2023-03-06T06:24:58.380Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/16849031-a67a-47f6-8715-8dc3c126ba66/model-vers/model-ver/af28e159-74b4-430a-8792-a03646265129?depth=0 2023-03-06T06:24:58.389Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:24:58.452Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/16849031-a67a-47f6-8715-8dc3c126ba66/model-vers/model-ver/af28e159-74b4-430a-8792-a03646265129?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-06T06:24:58.455Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/16849031-a67a-47f6-8715-8dc3c126ba66/model-vers/model-ver/af28e159-74b4-430a-8792-a03646265129?depth=0|INFO|500||Invoke 2023-03-06T06:24:58.462Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/16849031-a67a-47f6-8715-8dc3c126ba66/model-vers/model-ver/af28e159-74b4-430a-8792-a03646265129?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-06T06:24:58.744Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/16849031-a67a-47f6-8715-8dc3c126ba66/model-vers/model-ver/af28e159-74b4-430a-8792-a03646265129?depth=0|INFO|500||InvokeReturn 2023-03-06T06:24:58.745Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/16849031-a67a-47f6-8715-8dc3c126ba66/model-vers/model-ver/af28e159-74b4-430a-8792-a03646265129?depth=0 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:24:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277], vertex-id=[258112], x-aai-txid=[2-aai-resources-230306-06:24:58:903-57267], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:24:58.745Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T06:24:58.745Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-06T06:24:58.746Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:24:58.753Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T06:24:58.754Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 44c4e5fc-9db9-4b1e-a692-fba49b71ed4f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-06T06:24:58.754Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-06T06:24:58.755Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:58.755Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:58.755Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083898754, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T06:24:59.838Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:24:59.847Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T06:24:59.848Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"58152074-4761-43a7-bc97-9ffe485ff109","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"82a5dc87-5bd5-423b-b748-deb758cf815a","serviceDescription":"service","serviceInvariantUUID":"2db2dc27-9c7e-4575-9579-9b0a6c6dc245","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e1c5c4bb-d903-4ecf-9a17-599f84f64012","resourceInvariantUUID":"85c72bf0-d23b-4a71-9511-4c8b4b047705","resourceCustomizationUUID":"dd5750a3-bc82-4bde-9f36-b627449766ec","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":"NjkwOWQ4OTg2NGUwYjliMjM2NDhlMDJlMjYxM2ZhNGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"262d050a-4220-477c-987c-e02680d61bac","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":"NDYxMDkwNWY0MGE5OTgxNDMxYTJlNTQ5ZTFlNDhhYzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d57a5d01-10f6-4417-a640-e4880802c755","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":"656af4ba-41ab-425a-9a7f-a7e5e0521661","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":"bd45d8b9-3cbd-425b-9b5d-88e2405245fc","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":"bf61648d-308c-469b-bff9-5561db1c986e","artifactVersion":"2","generatedFromUUID":"656af4ba-41ab-425a-9a7f-a7e5e0521661"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MGQyMTM3NzViZDc2OGE1NTJlM2YzMmQ2MjcxMWJmN2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dcbe917e-4e05-4b11-9a23-107c28e50739","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjVjOTkyZDkwZGUyZGYyMzA1MWI1MDM5MzM1YmMwNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7ffe0263-38e1-415f-afed-e8ef7246d643","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-06T06:24:59.852Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:24:59.853Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:24:59.853Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:24:59.853Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:00.854Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:25:00.855Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:00.855Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:00.855Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:01.856Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:25:01.857Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:01.857Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:01.857Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:02.858Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:25:02.859Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:02.859Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:02.859Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:03.860Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:25:03.861Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:03.861Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:03.861Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:04.862Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:25:04.863Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:04.863Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:04.863Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:05.864Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T06:25:05.864Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:05.865Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:05.865Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:06.868Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "82a5dc87-5bd5-423b-b748-deb758cf815a", "serviceDescription": "service", "serviceInvariantUUID": "2db2dc27-9c7e-4575-9579-9b0a6c6dc245", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "dd5750a3-bc82-4bde-9f36-b627449766ec", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e1c5c4bb-d903-4ecf-9a17-599f84f64012", "resourceInvariantUUID": "85c72bf0-d23b-4a71-9511-4c8b4b047705", "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": "NDYxMDkwNWY0MGE5OTgxNDMxYTJlNTQ5ZTFlNDhhYzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d57a5d01-10f6-4417-a640-e4880802c755", "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": "656af4ba-41ab-425a-9a7f-a7e5e0521661", "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": "bf61648d-308c-469b-bff9-5561db1c986e", "generatedFromUUID": "656af4ba-41ab-425a-9a7f-a7e5e0521661" }, "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": "bf61648d-308c-469b-bff9-5561db1c986e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MjVjOTkyZDkwZGUyZGYyMzA1MWI1MDM5MzM1YmMwNWE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7ffe0263-38e1-415f-afed-e8ef7246d643" } ], "workloadContext": "Production" } 2023-03-06T06:25:06.869Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-06T06:25:06.869Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 82a5dc87-5bd5-423b-b748-deb758cf815a ASDC 2023-03-06T06:25:06.869Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:58152074-4761-43a7-bc97-9ffe485ff109 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:82a5dc87-5bd5-423b-b748-deb758cf815a ServiceInvariantUUID:2db2dc27-9c7e-4575-9579-9b0a6c6dc245 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:7ffe0263-38e1-415f-afed-e8ef7246d643 ArtifactChecksum:MjVjOTkyZDkwZGUyZGYyMzA1MWI1MDM5MzM1YmMwNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:dd5750a3-bc82-4bde-9f36-b627449766ec ResourceInvariantUUID:85c72bf0-d23b-4a71-9511-4c8b4b047705 ResourceName:basic_vm ResourceType:VF ResourceUUID:e1c5c4bb-d903-4ecf-9a17-599f84f64012 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:d57a5d01-10f6-4417-a640-e4880802c755 ArtifactChecksum:NDYxMDkwNWY0MGE5OTgxNDMxYTJlNTQ5ZTFlNDhhYzg= 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:656af4ba-41ab-425a-9a7f-a7e5e0521661 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:bf61648d-308c-469b-bff9-5561db1c986e 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:bf61648d-308c-469b-bff9-5561db1c986e ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-06T06:25:06.870Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 82a5dc87-5bd5-423b-b748-deb758cf815a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:25:06.964Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:25:06.964Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-06T06:25:06.965Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-06T06:25:06.965Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7ffe0263-38e1-415f-afed-e8ef7246d643 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-06T06:25:06.965Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-06T06:25:06.965Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-06T06:25:07.330Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-06T06:25:07.335Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 7ffe0263-38e1-415f-afed-e8ef7246d643 75204 2023-03-06T06:25:07.335Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-06T06:25:07.335Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-06T06:25:07.336Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:25:07.336Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:07.336Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:07.337Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083907335, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:08.337Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T06:25:08.338Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-06T06:25:08.339Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7ffe0263-38e1-415f-afed-e8ef7246d643, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:08.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-06T06:25:08.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:08.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:08.579Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6830953091816898059/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-06T06:25:10.339Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.340Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.341Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-06T06:25:10.341Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-06T06:25:10.341Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.341Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:10.341Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:10.341Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-06T06:25:10.342Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:25:10.342Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.342Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:10.342Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:10.342Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-06T06:25:10.342Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T06:25:10.342Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.343Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:10.343Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.343Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-06T06:25:10.343Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-06T06:25:10.343Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-06T06:25:10.343Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-06T06:25:10.343Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-06T06:25:10.344Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-06T06:25:10.344Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.344Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T06:25:10.344Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.344Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:10.344Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:25:10.345Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.345Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:10.345Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:25:10.345Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.345Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:10.345Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:25:10.345Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.346Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-06T06:25:10.346Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-06T06:25:10.346Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-06T06:25:10.346Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=df6bf3c8-7f6b-49c0-8bb3-9f979d39941c 2023-03-06T06:25:10.346Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.346Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:10.347Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.347Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:10.347Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.347Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:10.347Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:10.347Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:10.348Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:82a5dc87-5bd5-423b-b748-deb758cf815a Model Version:NULL Model InvariantUuid:2db2dc27-9c7e-4575-9579-9b0a6c6dc245 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:87e865ef-64f0-4ab1-a991-c6a51ad9445f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:85c72bf0-d23b-4a71-9511-4c8b4b047705 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:dd5750a3-bc82-4bde-9f36-b627449766ec NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c6b63651-7efc-4deb-985c-ca69d7a85d7e ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:df6bf3c8-7f6b-49c0-8bb3-9f979d39941c ModelInvariantUuid:39579db4-8c5d-405b-a624-3fc6ee49e1f1 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:e6364429-ddca-4cd5-a36b-b215d2862483 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:3314177c-2d4d-4140-ba21-e71cbdcf614c ModelInvariantUuid:67bf8c96-4a3f-479d-bc09-ecb20bd1550f ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:bdb889b4-406e-4316-85e9-098b66212e2d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-06T06:25:10.371Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: e1c5c4bb-d903-4ecf-9a17-599f84f64012 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:25:10.379Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||basic_vm 0 2023-03-06T06:25:10.379Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e1c5c4bb-d903-4ecf-9a17-599f84f64012 2023-03-06T06:25:10.379Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d57a5d01-10f6-4417-a640-e4880802c755 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-06T06:25:10.379Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-06T06:25:10.380Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-06T06:25:10.926Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-06T06:25:10.926Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json d57a5d01-10f6-4417-a640-e4880802c755 787 2023-03-06T06:25:10.927Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-06T06:25:10.927Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-06T06:25:10.927Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:25:10.927Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:10.927Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:10.928Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083910927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:11.930Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c6b63651-7efc-4deb-985c-ca69d7a85d7e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2", "vfModuleModelCustomizationUUID": "42c40cf1-4572-43b5-ac44-a555e7a60ada", "isBase": true, "artifacts": [ "656af4ba-41ab-425a-9a7f-a7e5e0521661", "bf61648d-308c-469b-bff9-5561db1c986e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T06:25:11.937Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2 VfModuleModelInvariantUUID:c6b63651-7efc-4deb-985c-ca69d7a85d7e VfModuleModelDescription:NULL Artifacts UUID List:{ 656af4ba-41ab-425a-9a7f-a7e5e0521661 , bf61648d-308c-469b-bff9-5561db1c986e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T06:25:11.941Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c6b63651-7efc-4deb-985c-ca69d7a85d7e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2", "vfModuleModelCustomizationUUID": "42c40cf1-4572-43b5-ac44-a555e7a60ada", "isBase": true, "artifacts": [ "656af4ba-41ab-425a-9a7f-a7e5e0521661", "bf61648d-308c-469b-bff9-5561db1c986e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T06:25:11.941Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2 VfModuleModelInvariantUUID:c6b63651-7efc-4deb-985c-ca69d7a85d7e VfModuleModelDescription:NULL Artifacts UUID List:{ 656af4ba-41ab-425a-9a7f-a7e5e0521661 , bf61648d-308c-469b-bff9-5561db1c986e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T06:25:11.941Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 656af4ba-41ab-425a-9a7f-a7e5e0521661 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-06T06:25:11.941Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-06T06:25:11.942Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-06T06:25:12.772Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-06T06:25:12.772Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 656af4ba-41ab-425a-9a7f-a7e5e0521661 5033 2023-03-06T06:25:12.773Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-06T06:25:12.773Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-06T06:25:12.773Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:25:12.773Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:12.773Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:12.774Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083912773, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:13.775Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bf61648d-308c-469b-bff9-5561db1c986e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-06T06:25:13.775Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-06T06:25:13.776Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-06T06:25:14.428Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-06T06:25:14.429Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env bf61648d-308c-469b-bff9-5561db1c986e 903 2023-03-06T06:25:14.431Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-06T06:25:14.432Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-06T06:25:14.433Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T06:25:14.433Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:14.433Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:14.433Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083914431, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:15.435Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 82a5dc87-5bd5-423b-b748-deb758cf815a 2023-03-06T06:25:15.437Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 e1c5c4bb-d903-4ecf-9a17-599f84f64012 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:25:15.495Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2950987, org.onap.sdc.toscaparser.api.parameters.Input@2828665c, org.onap.sdc.toscaparser.api.parameters.Input@1f554c92, org.onap.sdc.toscaparser.api.parameters.Input@305033fd, org.onap.sdc.toscaparser.api.parameters.Input@1aa3cd41] 2023-03-06T06:25:15.498Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.498Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.499Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-06T06:25:15.499Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= dd5750a3-bc82-4bde-9f36-b627449766ec 2023-03-06T06:25:15.499Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: dd5750a3-bc82-4bde-9f36-b627449766ec matches Tosca VF Customization UUID: dd5750a3-bc82-4bde-9f36-b627449766ec 2023-03-06T06:25:15.499Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: dd5750a3-bc82-4bde-9f36-b627449766ec matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-06T06:25:15.506Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.506Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.507Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id dd5750a3-bc82-4bde-9f36-b627449766ec: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-06T06:25:15.508Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7528ad17 2023-03-06T06:25:15.508Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.508Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T06:25:15.508Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 42c40cf1-4572-43b5-ac44-a555e7a60ada 2023-03-06T06:25:15.508Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 42c40cf1-4572-43b5-ac44-a555e7a60ada Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-06T06:25:15.521Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.522Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:15.522Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:25:15.522Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.522Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:15.523Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:25:15.523Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.523Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-06T06:25:15.523Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-06T06:25:15.523Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-06T06:25:15.523Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=df6bf3c8-7f6b-49c0-8bb3-9f979d39941c Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-06T06:25:15.529Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.530Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:15.530Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T06:25:15.530Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.530Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-06T06:25:15.530Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=dd5750a3-bc82-4bde-9f36-b627449766ec Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:25:15.536Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.536Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.537Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 82a5dc87-5bd5-423b-b748-deb758cf815a: basic_vm 2023-03-06T06:25:15.538Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.538Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.539Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.539Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.539Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.539Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.540Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.540Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.540Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T06:25:15.541Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T06:25:15.542Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:25:15.836Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm e1c5c4bb-d903-4ecf-9a17-599f84f64012 1 ASDC deployResourceStructure 2023-03-06T06:25:15.837Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-06T06:25:15.837Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-06T06:25:15.837Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:25:15.838Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:15.838Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:15.838Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083915837, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:16.839Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-06T06:25:16.840Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-06T06:25:16.840Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:25:16.840Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:16.840Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:16.840Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083916839, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:17.842Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-06T06:25:17.842Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-06T06:25:17.842Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:25:17.843Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:17.843Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:17.843Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083917842, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:18.844Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-06T06:25:18.845Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-06T06:25:18.845Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T06:25:18.845Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:25:18.845Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:25:18.846Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083918844, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:19.036Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:25:19.039Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:25:19.039Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:25:19.043Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:25:19.848Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 58152074-4761-43a7-bc97-9ffe485ff109 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:25:19.898Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 58152074-4761-43a7-bc97-9ffe485ff109 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:25:19.902Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:25:19.902Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:25:19.902Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:25:49.903Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 58152074-4761-43a7-bc97-9ffe485ff109 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:25:49.959Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 58152074-4761-43a7-bc97-9ffe485ff109 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:25:49.965Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:25:49.965Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T06:25:49.965Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T06:26:19.036Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:26:19.043Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/resourceInstances/pnf22f7026529170/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.050Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.051Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.052Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083856008, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:26:19.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083864410, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083856658, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083851824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083825785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.059Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083856658, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.060Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083851824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-06T06:26:19.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.061Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.061Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083825785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.062Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.062Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083867292, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPfqydjmmteos41mhrjrr/1.0/artifacts/service-DemoPnfPfqydjmmteos41mhrjrr-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.062Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.063Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083856658, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-06T06:26:19.063Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.063Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083825785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.064Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.064Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.064Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083851824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-06T06:26:19.064Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.065Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083868509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.065Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.066Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083856658, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.067Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.068Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083851824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.068Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.069Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.069Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083825785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.070Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.070Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.071Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083868509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.072Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.072Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.072Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083856658, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.073Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.073Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.074Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083851824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-06T06:26:19.074Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.075Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083825785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.076Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.076Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083868509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.077Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.078Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083856658, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.078Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083851824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.079Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083825785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083868509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083856658, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:26:19.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.098Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083851824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:26:19.099Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.099Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.099Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083825785, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:26:19.100Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.100Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.100Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083868509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.101Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.101Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.101Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083868509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.101Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.102Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.102Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083873293, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.102Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.102Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.102Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "cds-sdc-listener", "timestamp": 1678083875111, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.103Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.103Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.103Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083873942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.104Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.104Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.104Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083868509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:26:19.104Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.104Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.104Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083874946, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.105Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.105Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.105Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083874700, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.106Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.106Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.106Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "policy-distribution-id", "timestamp": 1678083875948, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:26:19.138Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 58152074-4761-43a7-bc97-9ffe485ff109 2023-03-06T06:26:19.139Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 58152074-4761-43a7-bc97-9ffe485ff109 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:26:19.167Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.168Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083876417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.169Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.169Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.170Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083876250, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.172Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.173Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.173Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083877298, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:26:19.194Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 58152074-4761-43a7-bc97-9ffe485ff109 2023-03-06T06:26:19.195Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 58152074-4761-43a7-bc97-9ffe485ff109 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-06T06:26:19.209Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.210Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "multicloud-k8s", "timestamp": 1678083878301, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.210Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.210Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.211Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083884590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.211Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.211Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.211Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083884590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.211Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.211Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.212Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083884590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.212Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.212Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.212Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083884590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083884590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083884590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083884590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:26:19.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083892806, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.216Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.216Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083895031, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.216Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.216Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.216Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083895510, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.217Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.217Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.217Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "aai-model-loader", "timestamp": 1678083896033, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:26:19.231Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 58152074-4761-43a7-bc97-9ffe485ff109 2023-03-06T06:26:19.232Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 58152074-4761-43a7-bc97-9ffe485ff109 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:26:19.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678083896515, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:26:19.271Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 58152074-4761-43a7-bc97-9ffe485ff109 2023-03-06T06:26:19.272Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 58152074-4761-43a7-bc97-9ffe485ff109 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T06:26:19.302Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.303Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "44c4e5fc-9db9-4b1e-a692-fba49b71ed4f", "consumerID": "SO-sdc-controller", "timestamp": 1678083898754, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-06T06:26:19.304Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.304Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.305Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.305Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.305Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.305Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-06T06:26:19.306Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.306Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.306Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-06T06:26:19.306Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.306Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.307Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.307Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.308Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.308Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-06T06:26:19.308Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.308Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.309Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T06:26:19.309Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.309Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.310Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083899838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-06T06:26:19.310Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.310Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.310Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083907335, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.311Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.311Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.311Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083910927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.312Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.312Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.313Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083912773, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.313Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.313Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.313Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083914431, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-06T06:26:19.314Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.314Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.314Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083915837, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.314Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.315Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.315Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083916839, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.315Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.315Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.315Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083917842, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.316Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.316Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T06:26:19.316Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678083918844, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T06:26:19.316Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:26:19.969Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 58152074-4761-43a7-bc97-9ffe485ff109 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:26:19.989Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 58152074-4761-43a7-bc97-9ffe485ff109 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T06:26:19.994Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T06:26:19.994Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-06T06:26:19.995Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-06T06:26:19.995Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-06T06:26:19.995Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:26:19.995Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:26:19.995Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:26:19.995Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T06:26:19.995Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T06:26:20.006Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-06T06:26:50.007Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 58152074-4761-43a7-bc97-9ffe485ff109 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-06T06:26:50.023Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 58152074-4761-43a7-bc97-9ffe485ff109 and serviceModelVersionId: 82a5dc87-5bd5-423b-b748-deb758cf815a 2023-03-06T06:26:50.023Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2db2dc27-9c7e-4575-9579-9b0a6c6dc245 2023-03-06T06:26:50.024Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2db2dc27-9c7e-4575-9579-9b0a6c6dc245/model-vers/model-ver/82a5dc87-5bd5-423b-b748-deb758cf815a?depth=0 2023-03-06T06:26:50.033Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:26:50.097Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2db2dc27-9c7e-4575-9579-9b0a6c6dc245/model-vers/model-ver/82a5dc87-5bd5-423b-b748-deb758cf815a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-06T06:26:50.099Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2db2dc27-9c7e-4575-9579-9b0a6c6dc245/model-vers/model-ver/82a5dc87-5bd5-423b-b748-deb758cf815a?depth=0|INFO|500||Invoke 2023-03-06T06:26:50.108Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2db2dc27-9c7e-4575-9579-9b0a6c6dc245/model-vers/model-ver/82a5dc87-5bd5-423b-b748-deb758cf815a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-06T06:26:50.518Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2db2dc27-9c7e-4575-9579-9b0a6c6dc245/model-vers/model-ver/82a5dc87-5bd5-423b-b748-deb758cf815a?depth=0|INFO|500||InvokeReturn 2023-03-06T06:26:50.518Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2db2dc27-9c7e-4575-9579-9b0a6c6dc245/model-vers/model-ver/82a5dc87-5bd5-423b-b748-deb758cf815a?depth=0 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:26:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[402], vertex-id=[163984], x-aai-txid=[1-aai-resources-230306-06:26:50:549-53], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:26:50.519Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T06:26:50.519Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-06T06:26:50.519Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T06:26:50.561Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T06:26:50.562Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 58152074-4761-43a7-bc97-9ffe485ff109 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-06T06:26:50.562Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-06T06:26:50.562Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-06T06:26:50.562Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T06:26:50.563Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678084010562, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T06:26:51.604Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:27:19.036Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:27:19.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-06T06:27:19.046Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "58152074-4761-43a7-bc97-9ffe485ff109", "consumerID": "SO-sdc-controller", "timestamp": 1678084010562, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-06T06:27:19.047Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T06:27:51.606Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:28:19.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:28:51.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:29:19.037Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:29:51.608Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:30:19.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:30:51.608Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:31:19.040Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:31:51.612Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:32:19.041Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:32:51.613Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:33:19.041Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:33:51.614Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:34:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:34:51.616Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:35:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:35:51.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:36:19.045Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:36:51.619Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:37:19.045Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:37:51.619Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:38:19.047Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:38:51.621Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:39:19.047Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:39:51.623Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:40:19.049Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:40:51.624Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:41:19.050Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:41:51.625Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:42:19.050Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:42:51.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:43:19.052Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:43:51.629Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:44:19.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:44:51.630Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:45:19.054Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:45:51.632Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:46:19.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:46:51.634Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:47:19.057Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:47:51.634Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:48:19.058Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:48:51.635Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:49:19.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:49:51.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:50:19.062Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:50:51.640Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:51:19.064Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:51:51.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:52:19.065Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:52:51.646Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:53:19.067Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:53:51.650Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:54:19.067Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:54:51.651Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:55:19.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:55:51.654Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:56:19.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:56:51.666Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:57:19.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:57:51.668Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:58:19.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:58:51.672Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T06:59:19.075Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T06:59:51.675Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:00:19.078Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:00:51.676Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:01:19.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:01:51.677Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:02:19.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:02:51.679Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:03:19.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:03:51.680Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:04:19.085Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:04:51.682Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:05:19.088Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:05:51.686Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:06:19.090Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:06:51.688Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:07:19.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:07:51.690Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:08:19.094Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:08:51.692Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:09:19.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:09:51.693Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:10:19.096Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:10:51.695Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:11:19.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:11:51.697Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:12:19.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:12:51.708Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:13:19.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:13:51.711Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:14:19.103Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:14:51.714Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:15:19.104Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:15:51.714Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:16:19.106Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:16:51.717Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:17:19.108Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:17:51.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:18:19.109Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:18:51.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:19:19.110Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:19:51.720Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:20:19.114Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:20:51.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:21:19.117Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:21:51.722Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:22:19.118Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:22:51.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:23:19.119Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:23:51.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:24:19.121Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:24:51.726Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:25:19.122Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:25:51.728Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:26:19.124Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:26:51.729Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:27:19.126Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:27:51.732Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:28:19.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:28:51.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:29:19.137Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:29:51.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:30:19.144Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:30:51.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:31:19.146Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:31:51.738Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:32:19.147Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:32:51.739Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:33:19.148Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:33:51.741Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:34:19.150Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:34:51.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:35:19.152Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:35:51.747Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:36:19.154Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:36:51.748Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:37:19.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:37:51.748Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:38:19.158Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:38:51.749Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:39:19.159Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:39:51.750Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:40:19.165Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:40:51.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:41:19.177Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:41:51.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:41:59.978Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T07:41:59.980Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"6969ff03-4927-442e-8e8d-fffcde09f129","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"6e2eacf9-5a8c-413f-8b66-cd7e375b4d86","serviceDescription":"service","serviceInvariantUUID":"20e398c8-3824-4e85-a2cb-27d117289e0e","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3f86ee11-f0a4-435c-b3d3-c59b0f59f813","resourceInvariantUUID":"50d25453-0c09-45e6-8caf-81707809c763","resourceCustomizationUUID":"383d4f73-2500-4ad4-91c1-4347c1fc64e9","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":"Njk4NDNkY2E5NWVlZTQwMWRkNjhlOWYwMzA5Mjg4YTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e3a6583b-bef0-4376-84ab-3e5605106479","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":"ZDgwZTA4NjBmYjJiNjUwMGI3YmNhZDkwOTM1N2E2NjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"574f1b7d-5e72-4894-a589-d0a22a5a13d1","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":"a7f610b7-09fd-45e5-ac89-348c2bc157ed","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":"fb35c406-e373-4d05-8077-162709b8c7cc","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":"a748ad14-00a1-40db-a527-2ea6deada9b4","artifactVersion":"2","generatedFromUUID":"41ff5af3-7dea-4954-a0ac-4ea21363d043"},{"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":"d4923fc7-bb8a-4739-a0dc-10068953af36","artifactVersion":"2","generatedFromUUID":"a7f610b7-09fd-45e5-ac89-348c2bc157ed"},{"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":"41ff5af3-7dea-4954-a0ac-4ea21363d043","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":"55e1f894-67fd-440f-b8fc-960d7bd2d721","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":"ZjU5ZmIzNzAwZTEwOTZhZDA5NWYzMzMxZTZjYzg0MDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"edcacdf5-5249-43f9-a569-46bc765bc3ce","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NGE1YTUxOTUyOTk5YzJhMzJkOGJiOTJjMjg0MDM1ZmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9d584536-daa4-4711-86af-df995e61fced","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-06T07:41:59.990Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:41:59.992Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:41:59.992Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:41:59.993Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:00.002Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T07:42:00.004Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T07:42:00.005Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T07:42:00.005Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T07:42:00.006Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T07:42:00.007Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T07:42:00.016Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T07:42:00.017Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:42:00.019Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:42:01.012Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:01.013Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:01.013Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:01.013Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:02.014Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:02.016Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:02.016Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:02.016Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:03.020Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:03.022Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:03.022Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:03.022Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:04.026Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:04.026Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:04.027Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:04.027Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:05.030Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:05.031Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:05.031Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:05.031Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:06.033Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:06.034Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:06.034Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:06.034Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:07.037Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:07.039Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:07.039Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:07.040Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:08.043Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:08.043Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:08.043Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:08.044Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:09.047Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:42:09.048Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:09.048Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:09.049Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:10.057Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "6e2eacf9-5a8c-413f-8b66-cd7e375b4d86", "serviceDescription": "service", "serviceInvariantUUID": "20e398c8-3824-4e85-a2cb-27d117289e0e", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "383d4f73-2500-4ad4-91c1-4347c1fc64e9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3f86ee11-f0a4-435c-b3d3-c59b0f59f813", "resourceInvariantUUID": "50d25453-0c09-45e6-8caf-81707809c763", "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": "ZDgwZTA4NjBmYjJiNjUwMGI3YmNhZDkwOTM1N2E2NjI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "574f1b7d-5e72-4894-a589-d0a22a5a13d1", "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": "a7f610b7-09fd-45e5-ac89-348c2bc157ed", "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": "d4923fc7-bb8a-4739-a0dc-10068953af36", "generatedFromUUID": "a7f610b7-09fd-45e5-ac89-348c2bc157ed" }, "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": "a748ad14-00a1-40db-a527-2ea6deada9b4", "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": "d4923fc7-bb8a-4739-a0dc-10068953af36", "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": "41ff5af3-7dea-4954-a0ac-4ea21363d043", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "NGE1YTUxOTUyOTk5YzJhMzJkOGJiOTJjMjg0MDM1ZmQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9d584536-daa4-4711-86af-df995e61fced" } ], "workloadContext": "Production" } 2023-03-06T07:42:10.058Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-06T07:42:10.059Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 6e2eacf9-5a8c-413f-8b66-cd7e375b4d86 ASDC 2023-03-06T07:42:10.061Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:6969ff03-4927-442e-8e8d-fffcde09f129 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:6e2eacf9-5a8c-413f-8b66-cd7e375b4d86 ServiceInvariantUUID:20e398c8-3824-4e85-a2cb-27d117289e0e 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:9d584536-daa4-4711-86af-df995e61fced ArtifactChecksum:NGE1YTUxOTUyOTk5YzJhMzJkOGJiOTJjMjg0MDM1ZmQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:383d4f73-2500-4ad4-91c1-4347c1fc64e9 ResourceInvariantUUID:50d25453-0c09-45e6-8caf-81707809c763 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:3f86ee11-f0a4-435c-b3d3-c59b0f59f813 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:574f1b7d-5e72-4894-a589-d0a22a5a13d1 ArtifactChecksum:ZDgwZTA4NjBmYjJiNjUwMGI3YmNhZDkwOTM1N2E2NjI= 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:a7f610b7-09fd-45e5-ac89-348c2bc157ed 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:d4923fc7-bb8a-4739-a0dc-10068953af36 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:a748ad14-00a1-40db-a527-2ea6deada9b4 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:d4923fc7-bb8a-4739-a0dc-10068953af36 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:41ff5af3-7dea-4954-a0ac-4ea21363d043 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-06T07:42:10.062Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6e2eacf9-5a8c-413f-8b66-cd7e375b4d86 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:42:10.186Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T07:42:10.189Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-06T07:42:10.190Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-06T07:42:10.190Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 9d584536-daa4-4711-86af-df995e61fced from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:10.190Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:42:10.191Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:10.452Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:42:10.460Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 9d584536-daa4-4711-86af-df995e61fced 163288 2023-03-06T07:42:10.461Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-06T07:42:10.461Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:10.462Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:42:10.462Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:10.463Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:10.463Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088530461, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:11.468Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T07:42:11.469Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-06T07:42:11.470Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 9d584536-daa4-4711-86af-df995e61fced, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:11.471Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-06T07:42:11.472Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:11.472Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:11.894Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17133241505235146428/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-06T07:42:14.358Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-06T07:42:14.359Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-06T07:42:14.359Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:14.359Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-06T07:42:14.360Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:14.360Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:14.360Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:14.360Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:14.360Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-06T07:42:14.361Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.361Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:14.361Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:14.362Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-06T07:42:14.362Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T07:42:14.363Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.363Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:14.363Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:14.363Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-06T07:42:14.364Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T07:42:14.364Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.364Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:14.364Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.365Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-06T07:42:14.365Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-06T07:42:14.365Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-06T07:42:14.366Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-06T07:42:14.366Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.366Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T07:42:14.366Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.367Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:14.367Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:42:14.368Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.368Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:14.368Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:42:14.368Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.369Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:14.369Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:42:14.369Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.370Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:14.370Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:42:14.370Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.370Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-06T07:42:14.370Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-06T07:42:14.371Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=dd424477-47c3-4698-9974-c81e16250e5a 2023-03-06T07:42:14.372Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.372Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:14.372Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.373Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:14.373Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.373Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:14.373Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:14.374Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:14.374Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:6e2eacf9-5a8c-413f-8b66-cd7e375b4d86 Model Version:NULL Model InvariantUuid:20e398c8-3824-4e85-a2cb-27d117289e0e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:619ae59f-6ad2-4e7c-8ed6-e9fbfdff5eb9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:50d25453-0c09-45e6-8caf-81707809c763 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:383d4f73-2500-4ad4-91c1-4347c1fc64e9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:0534ceb5-f3ef-40a2-9265-4211e74d55fc ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:1f0c65ed-d82d-473c-9f8e-1ac3d87622ea ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:ef4a1b07-f210-45d6-b2b8-e3f5ea84581b ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:7b1d506b-d7be-4aa2-b322-1ed201a6a632 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:dd424477-47c3-4698-9974-c81e16250e5a ModelInvariantUuid:ff8b3c22-33b7-4b5a-8749-c3527b099ceb ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:8983c005-60cb-43de-9304-1dbe16c14afc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:c83ebabb-7b3a-4291-9a54-ead4dd5c2121 ModelInvariantUuid:1be00ee4-b6a1-4458-81a7-bf1ff711694f ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:89c755a2-c4bc-4351-8b6d-2c26e7833e6e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-06T07:42:14.428Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 3f86ee11-f0a4-435c-b3d3-c59b0f59f813 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:42:14.452Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||basic_cnf_macro 0 2023-03-06T07:42:14.452Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3f86ee11-f0a4-435c-b3d3-c59b0f59f813 2023-03-06T07:42:14.453Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 574f1b7d-5e72-4894-a589-d0a22a5a13d1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-06T07:42:14.453Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:42:14.453Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-06T07:42:15.203Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:42:15.204Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 574f1b7d-5e72-4894-a589-d0a22a5a13d1 1565 2023-03-06T07:42:15.204Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-06T07:42:15.204Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-06T07:42:15.205Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:42:15.205Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:15.206Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:15.206Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088535204, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:16.210Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "ef4a1b07-f210-45d6-b2b8-e3f5ea84581b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7b1d506b-d7be-4aa2-b322-1ed201a6a632", "vfModuleModelCustomizationUUID": "e706a965-395f-49cf-9e2f-f569c2733659", "isBase": true, "artifacts": [ "a7f610b7-09fd-45e5-ac89-348c2bc157ed", "d4923fc7-bb8a-4739-a0dc-10068953af36" ], "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": "0534ceb5-f3ef-40a2-9265-4211e74d55fc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1f0c65ed-d82d-473c-9f8e-1ac3d87622ea", "vfModuleModelCustomizationUUID": "09bbe6b7-7dbe-4b24-ad48-cf8ea28e1770", "isBase": false, "artifacts": [ "41ff5af3-7dea-4954-a0ac-4ea21363d043" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T07:42:16.218Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7b1d506b-d7be-4aa2-b322-1ed201a6a632 VfModuleModelInvariantUUID:ef4a1b07-f210-45d6-b2b8-e3f5ea84581b VfModuleModelDescription:NULL Artifacts UUID List:{ a7f610b7-09fd-45e5-ac89-348c2bc157ed , d4923fc7-bb8a-4739-a0dc-10068953af36 } 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:1f0c65ed-d82d-473c-9f8e-1ac3d87622ea VfModuleModelInvariantUUID:0534ceb5-f3ef-40a2-9265-4211e74d55fc VfModuleModelDescription:NULL Artifacts UUID List:{ 41ff5af3-7dea-4954-a0ac-4ea21363d043 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-06T07:42:16.223Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "ef4a1b07-f210-45d6-b2b8-e3f5ea84581b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7b1d506b-d7be-4aa2-b322-1ed201a6a632", "vfModuleModelCustomizationUUID": "e706a965-395f-49cf-9e2f-f569c2733659", "isBase": true, "artifacts": [ "a7f610b7-09fd-45e5-ac89-348c2bc157ed", "d4923fc7-bb8a-4739-a0dc-10068953af36" ], "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": "0534ceb5-f3ef-40a2-9265-4211e74d55fc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1f0c65ed-d82d-473c-9f8e-1ac3d87622ea", "vfModuleModelCustomizationUUID": "09bbe6b7-7dbe-4b24-ad48-cf8ea28e1770", "isBase": false, "artifacts": [ "41ff5af3-7dea-4954-a0ac-4ea21363d043" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T07:42:16.223Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7b1d506b-d7be-4aa2-b322-1ed201a6a632 VfModuleModelInvariantUUID:ef4a1b07-f210-45d6-b2b8-e3f5ea84581b VfModuleModelDescription:NULL Artifacts UUID List:{ a7f610b7-09fd-45e5-ac89-348c2bc157ed , d4923fc7-bb8a-4739-a0dc-10068953af36 } 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:1f0c65ed-d82d-473c-9f8e-1ac3d87622ea VfModuleModelInvariantUUID:0534ceb5-f3ef-40a2-9265-4211e74d55fc VfModuleModelDescription:NULL Artifacts UUID List:{ 41ff5af3-7dea-4954-a0ac-4ea21363d043 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-06T07:42:16.224Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a7f610b7-09fd-45e5-ac89-348c2bc157ed from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-06T07:42:16.224Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:42:16.225Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-06T07:42:16.782Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:42:16.783Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml a7f610b7-09fd-45e5-ac89-348c2bc157ed 914 2023-03-06T07:42:16.784Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-06T07:42:16.784Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-06T07:42:16.784Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:42:16.785Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:16.785Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:16.786Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088536784, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:17.787Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a748ad14-00a1-40db-a527-2ea6deada9b4 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-06T07:42:17.788Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:42:17.789Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-06T07:42:18.016Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:42:18.019Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env a748ad14-00a1-40db-a527-2ea6deada9b4 12 2023-03-06T07:42:18.019Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-06T07:42:18.020Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-06T07:42:18.020Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:42:18.020Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:18.020Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:18.021Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088538019, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:19.022Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d4923fc7-bb8a-4739-a0dc-10068953af36 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-06T07:42:19.023Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:42:19.023Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-06T07:42:19.036Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:19.038Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T07:42:19.039Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:42:19.040Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:42:19.040Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-06T07:42:19.040Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:42:19.040Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:42:19.224Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:42:19.226Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env d4923fc7-bb8a-4739-a0dc-10068953af36 96 2023-03-06T07:42:19.227Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-06T07:42:19.228Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-06T07:42:19.228Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:42:19.228Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:19.228Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:19.229Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088539227, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:20.232Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 41ff5af3-7dea-4954-a0ac-4ea21363d043 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-06T07:42:20.232Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:42:20.233Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-06T07:42:20.624Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:42:20.625Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 41ff5af3-7dea-4954-a0ac-4ea21363d043 20206 2023-03-06T07:42:20.625Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-06T07:42:20.627Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-06T07:42:20.627Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:42:20.630Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:20.630Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:20.630Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088540625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:21.636Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 6e2eacf9-5a8c-413f-8b66-cd7e375b4d86 2023-03-06T07:42:21.636Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3f86ee11-f0a4-435c-b3d3-c59b0f59f813 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:42:21.669Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3bcad28c, org.onap.sdc.toscaparser.api.parameters.Input@4a13040a, org.onap.sdc.toscaparser.api.parameters.Input@2e208e08, org.onap.sdc.toscaparser.api.parameters.Input@dc3409d, org.onap.sdc.toscaparser.api.parameters.Input@60f0bd1b] 2023-03-06T07:42:21.673Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.674Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.674Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-03-06T07:42:21.675Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 383d4f73-2500-4ad4-91c1-4347c1fc64e9 2023-03-06T07:42:21.675Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 383d4f73-2500-4ad4-91c1-4347c1fc64e9 matches Tosca VF Customization UUID: 383d4f73-2500-4ad4-91c1-4347c1fc64e9 2023-03-06T07:42:21.675Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 383d4f73-2500-4ad4-91c1-4347c1fc64e9 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-06T07:42:21.681Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.681Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.682Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 383d4f73-2500-4ad4-91c1-4347c1fc64e9: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-03-06T07:42:21.683Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@fbb32e7 2023-03-06T07:42:21.683Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.684Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T07:42:21.684Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 09bbe6b7-7dbe-4b24-ad48-cf8ea28e1770 2023-03-06T07:42:21.685Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 09bbe6b7-7dbe-4b24-ad48-cf8ea28e1770 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-06T07:42:21.690Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.692Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:21.692Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:42:21.693Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.693Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:21.694Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:42:21.694Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.695Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-06T07:42:21.695Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=383d4f73-2500-4ad4-91c1-4347c1fc64e9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:42:21.704Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.707Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.708Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 6e2eacf9-5a8c-413f-8b66-cd7e375b4d86: basic_cnf_macro 2023-03-06T07:42:21.708Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.708Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.709Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.709Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.709Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.710Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.710Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.710Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.711Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:42:21.711Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:42:21.711Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:42:21.814Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3f86ee11-f0a4-435c-b3d3-c59b0f59f813 2 ASDC deployResourceStructure 2023-03-06T07:42:21.815Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-06T07:42:21.815Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-06T07:42:21.815Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:42:21.815Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:21.816Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:21.816Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088541815, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:22.817Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-06T07:42:22.817Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-06T07:42:22.817Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:42:22.818Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:22.818Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:22.818Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088542817, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:23.838Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-06T07:42:23.839Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-03-06T07:42:23.839Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-06T07:42:23.839Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:23.840Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:23.841Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088543820, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:24.844Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-06T07:42:24.845Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-06T07:42:24.845Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:42:24.847Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:24.848Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:24.848Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088544844, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:25.850Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-06T07:42:25.851Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-03-06T07:42:25.852Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-06T07:42:25.855Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:25.855Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:25.856Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088545850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:26.857Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-06T07:42:26.858Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-06T07:42:26.858Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:42:26.859Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:42:26.859Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:42:26.859Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088546857, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:42:27.869Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:42:27.928Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:42:27.932Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T07:42:27.933Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T07:42:27.934Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T07:42:57.935Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:42:57.962Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:42:57.966Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T07:42:57.967Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T07:42:57.967Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T07:43:19.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:43:19.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.046Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.047Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.047Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.047Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.048Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.050Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.050Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.050Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.051Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.051Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-06T07:43:19.051Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.051Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.051Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.052Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.052Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.053Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-06T07:43:19.053Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.053Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.053Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.053Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.054Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.054Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-06T07:43:19.054Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.054Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.054Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-06T07:43:19.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.055Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.055Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.056Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.056Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.057Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-06T07:43:19.057Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.058Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.058Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.058Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.058Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.058Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.058Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.059Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.059Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.059Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.059Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.059Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.059Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.059Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.060Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.060Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.061Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.061Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.062Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-06T07:43:19.062Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.062Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.062Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.062Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.063Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-06T07:43:19.063Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.063Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.063Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.064Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.073Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.073Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-06T07:43:19.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-06T07:43:19.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-06T07:43:19.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.076Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.076Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.077Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.077Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-06T07:43:19.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.077Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.077Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.077Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.078Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.078Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.078Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.079Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.079Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.079Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.080Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.080Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.080Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.081Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.081Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.081Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.082Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.083Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.083Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.083Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.084Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088497078, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:43:19.084Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.084Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.085Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088499494, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:43:19.085Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.085Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.086Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088518509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:43:19.086Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.086Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.086Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088511753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:43:19.087Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.087Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.087Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088496472, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:43:19.087Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.088Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.088Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088530271, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.088Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.088Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.088Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088530881, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.089Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.089Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.089Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088530891, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.089Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088530461, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "cds-sdc-listener", "timestamp": 1678088532200, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.090Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088531894, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:43:19.091Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.091Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.091Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088532283, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.091Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.091Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.091Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "policy-distribution-id", "timestamp": 1678088532896, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:43:19.107Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6969ff03-4927-442e-8e8d-fffcde09f129 2023-03-06T07:43:19.108Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6969ff03-4927-442e-8e8d-fffcde09f129 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:43:19.135Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.135Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088533459, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.137Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.137Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.144Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.145Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.146Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.147Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088535204, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.147Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.148Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.148Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088535810, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.148Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.148Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.148Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.149Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.149Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.149Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088536784, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.149Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.149Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.150Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.150Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.151Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.151Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088536929, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:43:19.163Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6969ff03-4927-442e-8e8d-fffcde09f129 2023-03-06T07:43:19.163Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6969ff03-4927-442e-8e8d-fffcde09f129 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-06T07:43:19.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.178Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088538019, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-06T07:43:19.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "multicloud-k8s", "timestamp": 1678088537931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T07:43:19.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:19.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:43:19.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:43:19.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:43:27.968Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:43:27.989Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:43:27.993Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T07:43:27.994Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T07:43:27.994Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T07:43:57.994Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:43:58.022Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:43:58.029Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T07:43:58.029Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-06T07:43:58.029Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-06T07:44:19.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:44:19.043Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.044Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.048Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.052Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088539227, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.054Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.054Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.054Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.054Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.055Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.055Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088540625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.055Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.055Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.057Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.058Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088541815, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.058Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.058Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.059Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.059Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.059Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.060Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088542817, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.060Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.063Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.063Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088543820, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-06T07:44:19.064Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.064Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.064Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088534597, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:44:19.065Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.066Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.066Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088544844, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.066Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.066Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.066Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088546010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.067Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.067Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.067Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088545850, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-06T07:44:19.067Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.067Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.067Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088546857, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.068Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.068Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.069Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088548723, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.069Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.070Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.070Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088548800, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.070Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.070Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.070Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.071Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.071Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.071Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.071Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.072Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.072Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.072Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.072Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.072Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "aai-model-loader", "timestamp": 1678088549726, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:44:19.086Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6969ff03-4927-442e-8e8d-fffcde09f129 2023-03-06T07:44:19.086Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6969ff03-4927-442e-8e8d-fffcde09f129 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:44:19.131Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.131Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088549804, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:44:19.155Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6969ff03-4927-442e-8e8d-fffcde09f129 2023-03-06T07:44:19.155Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6969ff03-4927-442e-8e8d-fffcde09f129 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:44:19.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-06T07:44:19.195Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.195Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.196Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.198Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.198Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.198Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.199Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.199Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.199Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.200Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.200Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.200Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-06T07:44:19.200Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.201Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.201Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-06T07:44:19.201Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.201Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.202Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.202Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.202Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.202Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.203Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.203Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.203Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.203Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.204Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.205Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.205Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.205Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-06T07:44:19.206Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.206Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.206Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.206Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.206Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.206Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.207Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.207Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.207Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.207Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.207Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.207Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.207Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.208Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.209Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.209Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.209Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.210Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088533897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:44:19.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.211Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088538934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:44:19.211Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088533219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088550729, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:44:19.212Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.213Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088557955, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.213Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.215Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088558575, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.216Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "cds-sdc-listener", "timestamp": 1678088559781, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.216Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088559342, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.217Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088559578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088559461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.222Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.222Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.222Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "policy-distribution-id", "timestamp": 1678088560580, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:44:19.248Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 714359d3-d520-436d-af17-8293d034ce74 2023-03-06T07:44:19.248Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 714359d3-d520-436d-af17-8293d034ce74 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:44:19.294Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.294Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088561204, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.294Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.295Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.295Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088562249, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:44:19.309Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 714359d3-d520-436d-af17-8293d034ce74 2023-03-06T07:44:19.310Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 714359d3-d520-436d-af17-8293d034ce74 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-06T07:44:19.339Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.339Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "multicloud-k8s", "timestamp": 1678088563252, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.340Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.340Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.340Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.340Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.340Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.341Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.341Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.341Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.341Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.341Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.341Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.342Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.342Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.342Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.342Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.343Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.343Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.343Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.343Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.343Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.343Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:44:19.344Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.344Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.344Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088564590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:44:19.344Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.344Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.345Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088573641, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:44:19.345Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.345Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.345Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088574944, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.346Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.346Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.346Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "aai-model-loader", "timestamp": 1678088575947, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:44:19.376Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 714359d3-d520-436d-af17-8293d034ce74 2023-03-06T07:44:19.377Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 714359d3-d520-436d-af17-8293d034ce74 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:44:19.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088576253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:44:19.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:44:19.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:44:19.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678088577258, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:44:19.425Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 714359d3-d520-436d-af17-8293d034ce74 2023-03-06T07:44:19.427Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 714359d3-d520-436d-af17-8293d034ce74 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:44:28.033Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:44:28.079Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:44:28.087Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T07:44:28.087Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-06T07:44:28.088Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-06T07:44:28.088Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-06T07:44:28.088Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:44:28.088Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:44:28.089Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:44:28.089Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:44:28.089Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:44:28.102Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-06T07:44:58.102Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6969ff03-4927-442e-8e8d-fffcde09f129 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-06T07:44:58.152Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6969ff03-4927-442e-8e8d-fffcde09f129 and serviceModelVersionId: 6e2eacf9-5a8c-413f-8b66-cd7e375b4d86 2023-03-06T07:44:58.153Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 20e398c8-3824-4e85-a2cb-27d117289e0e 2023-03-06T07:44:58.155Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0 2023-03-06T07:44:58.171Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-06T07:44:58.242Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0|INFO|500||Invoke 2023-03-06T07:44:58.243Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6969ff03-4927-442e-8e8d-fffcde09f129], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b7165635-87ff-4711-ab04-ed4bdeb5ebe2], X-ECOMP-RequestID=[6969ff03-4927-442e-8e8d-fffcde09f129], X-TransactionId=[], X-ONAP-RequestID=[6969ff03-4927-442e-8e8d-fffcde09f129], Content-Type=[application/merge-patch+json]} 2023-03-06T07:44:58.251Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-06T07:44:58.689Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?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/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 07:44:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[431], vertex-id=[213128], x-aai-txid=[1-aai-resources-230306-07:44:58:701-67034], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T07:44:58.690Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-06T07:44:58.691Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20e398c8-3824-4e85-a2cb-27d117289e0e/model-vers/model-ver/6e2eacf9-5a8c-413f-8b66-cd7e375b4d86?depth=0|INFO|500||InvokeReturn 2023-03-06T07:44:58.691Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-06T07:44:58.691Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:44:58.706Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T07:44:58.707Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6969ff03-4927-442e-8e8d-fffcde09f129 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-06T07:44:58.707Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-06T07:44:58.708Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:44:58.708Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:44:58.708Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088698707, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T07:44:59.744Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:44:59.753Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-06T07:44:59.754Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"714359d3-d520-436d-af17-8293d034ce74","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c267775b-4ad5-4af4-bb87-b50a8ee2158d","serviceDescription":"service","serviceInvariantUUID":"0df71c9f-f23f-4549-8926-ca782e00bf44","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cb905ffb-6148-46f3-937b-2b7be5b04b42","resourceInvariantUUID":"3d84cf8e-b577-4276-9e91-2341602f5c71","resourceCustomizationUUID":"d8350e2a-a491-42f2-87ae-45f2f019e8be","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":"ZmI2Nzg5ODdkZDk0NzliZTVlMmY4NTU5YmQ2NTUwMWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5b287d40-d275-47db-9f30-2080962e84d0","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":"ZmZiZWRiY2EyM2RlNDVkZmY2YzM1YWMyMjM0NDQ5NWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5c141767-5572-4efc-9289-7a06d05a2447","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":"d63dc9fe-f4e2-4361-a3eb-243756d31c34","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":"768d59bb-97b8-4f96-a734-61eafeb25436","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":"888c1d5b-371d-487e-b44f-53d44fd0460e","artifactVersion":"2","generatedFromUUID":"d63dc9fe-f4e2-4361-a3eb-243756d31c34"},{"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":"MTFjZDJmOWE0NzIyNmQxODU1NzZiMTliZjEwMGI0YjQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b805d7d2-5279-4912-8493-ed7e833fa593","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":"NzliOTMzZmQ2ODkzNzI1ZTYwZTkyYWM5ODljMjA1NWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"312632c7-d543-41c1-ae78-c1f7dcab2870","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDE5ZTdmMzljMzA2YWZmYmQzNmFiNjZmYTQxZTQ4ZDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"693057bf-23ef-4f9f-9d2c-99cebe364e17","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-06T07:44:59.756Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:44:59.757Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:44:59.757Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:44:59.757Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:00.758Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:45:00.759Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:00.759Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:00.759Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:01.760Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:45:01.761Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:01.762Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:01.763Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:02.765Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:45:02.766Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:02.766Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:02.766Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:03.767Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:45:03.768Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:03.768Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:03.769Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:04.770Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:45:04.771Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:04.772Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:04.772Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:05.774Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:45:05.774Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:05.775Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:05.775Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:06.776Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-06T07:45:06.777Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:06.779Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:06.779Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:07.781Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c267775b-4ad5-4af4-bb87-b50a8ee2158d", "serviceDescription": "service", "serviceInvariantUUID": "0df71c9f-f23f-4549-8926-ca782e00bf44", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "d8350e2a-a491-42f2-87ae-45f2f019e8be", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "cb905ffb-6148-46f3-937b-2b7be5b04b42", "resourceInvariantUUID": "3d84cf8e-b577-4276-9e91-2341602f5c71", "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": "ZmZiZWRiY2EyM2RlNDVkZmY2YzM1YWMyMjM0NDQ5NWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5c141767-5572-4efc-9289-7a06d05a2447", "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": "d63dc9fe-f4e2-4361-a3eb-243756d31c34", "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": "888c1d5b-371d-487e-b44f-53d44fd0460e", "generatedFromUUID": "d63dc9fe-f4e2-4361-a3eb-243756d31c34" }, "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": "888c1d5b-371d-487e-b44f-53d44fd0460e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDE5ZTdmMzljMzA2YWZmYmQzNmFiNjZmYTQxZTQ4ZDU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "693057bf-23ef-4f9f-9d2c-99cebe364e17" } ], "workloadContext": "Production" } 2023-03-06T07:45:07.781Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-06T07:45:07.782Z|6969ff03-4927-442e-8e8d-fffcde09f129|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c267775b-4ad5-4af4-bb87-b50a8ee2158d ASDC 2023-03-06T07:45:07.782Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:714359d3-d520-436d-af17-8293d034ce74 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c267775b-4ad5-4af4-bb87-b50a8ee2158d ServiceInvariantUUID:0df71c9f-f23f-4549-8926-ca782e00bf44 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:693057bf-23ef-4f9f-9d2c-99cebe364e17 ArtifactChecksum:MDE5ZTdmMzljMzA2YWZmYmQzNmFiNjZmYTQxZTQ4ZDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:d8350e2a-a491-42f2-87ae-45f2f019e8be ResourceInvariantUUID:3d84cf8e-b577-4276-9e91-2341602f5c71 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:cb905ffb-6148-46f3-937b-2b7be5b04b42 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:5c141767-5572-4efc-9289-7a06d05a2447 ArtifactChecksum:ZmZiZWRiY2EyM2RlNDVkZmY2YzM1YWMyMjM0NDQ5NWQ= 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:d63dc9fe-f4e2-4361-a3eb-243756d31c34 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:888c1d5b-371d-487e-b44f-53d44fd0460e 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:888c1d5b-371d-487e-b44f-53d44fd0460e ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-06T07:45:07.783Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c267775b-4ad5-4af4-bb87-b50a8ee2158d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T07:45:07.898Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T07:45:07.899Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-06T07:45:07.899Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-06T07:45:07.899Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 693057bf-23ef-4f9f-9d2c-99cebe364e17 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-06T07:45:07.899Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:45:07.900Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-06T07:45:08.214Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:45:08.218Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 693057bf-23ef-4f9f-9d2c-99cebe364e17 83011 2023-03-06T07:45:08.219Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-06T07:45:08.219Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-06T07:45:08.219Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:45:08.230Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:08.230Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:08.231Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088708219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:09.234Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-06T07:45:09.235Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-06T07:45:09.235Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 693057bf-23ef-4f9f-9d2c-99cebe364e17, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:09.236Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-06T07:45:09.239Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:09.240Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:09.616Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15657283984460233099/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-06T07:45:11.863Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-06T07:45:11.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-06T07:45:11.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-06T07:45:11.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-06T07:45:11.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-06T07:45:11.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:11.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:11.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-06T07:45:11.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T07:45:11.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:11.868Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:11.868Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-06T07:45:11.868Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-06T07:45:11.868Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.868Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:11.869Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.869Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-06T07:45:11.870Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-06T07:45:11.870Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-06T07:45:11.870Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-06T07:45:11.870Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-06T07:45:11.871Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-06T07:45:11.871Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.871Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T07:45:11.871Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.872Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:11.872Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:45:11.872Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.872Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:11.873Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:45:11.873Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.873Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:11.873Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:45:11.874Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.874Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-06T07:45:11.874Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-06T07:45:11.874Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-06T07:45:11.875Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6da8fbad-f404-46db-bfff-0a2e501f54f7 2023-03-06T07:45:11.875Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.875Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:11.875Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.875Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:11.876Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.876Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:11.876Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:11.877Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:11.877Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:c267775b-4ad5-4af4-bb87-b50a8ee2158d Model Version:NULL Model InvariantUuid:0df71c9f-f23f-4549-8926-ca782e00bf44 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:1a9b6da9-593a-421d-80c7-5ea199e2bf8d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:3d84cf8e-b577-4276-9e91-2341602f5c71 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d8350e2a-a491-42f2-87ae-45f2f019e8be NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:63831b4f-d3c9-4447-8d8c-94ff6172dfc7 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6da8fbad-f404-46db-bfff-0a2e501f54f7 ModelInvariantUuid:9b92f8b7-29a9-4f45-beb8-295230343240 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:aadffd69-b3a6-4ddb-ac94-b9bbc2d0736f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f9ebe317-2544-45dc-a0ea-fb8fc1816a81 ModelInvariantUuid:fbe4b2a7-2aac-4545-b172-91b67f661e40 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:deb8c1ac-27a5-4dd9-b434-a5b2c4cdbc7b ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-06T07:45:11.910Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: cb905ffb-6148-46f3-937b-2b7be5b04b42 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:45:11.918Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||basic_vm_macro 0 2023-03-06T07:45:11.918Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: cb905ffb-6148-46f3-937b-2b7be5b04b42 2023-03-06T07:45:11.918Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5c141767-5572-4efc-9289-7a06d05a2447 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-06T07:45:11.919Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:45:11.919Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-06T07:45:12.358Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:45:12.359Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 5c141767-5572-4efc-9289-7a06d05a2447 792 2023-03-06T07:45:12.359Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-06T07:45:12.359Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-06T07:45:12.360Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:45:12.360Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:12.361Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:12.361Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088712359, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:13.362Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "63831b4f-d3c9-4447-8d8c-94ff6172dfc7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3", "vfModuleModelCustomizationUUID": "300a7878-5dec-440e-80b7-4f4ed788a704", "isBase": true, "artifacts": [ "d63dc9fe-f4e2-4361-a3eb-243756d31c34", "888c1d5b-371d-487e-b44f-53d44fd0460e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T07:45:13.368Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3 VfModuleModelInvariantUUID:63831b4f-d3c9-4447-8d8c-94ff6172dfc7 VfModuleModelDescription:NULL Artifacts UUID List:{ d63dc9fe-f4e2-4361-a3eb-243756d31c34 , 888c1d5b-371d-487e-b44f-53d44fd0460e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T07:45:13.374Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "63831b4f-d3c9-4447-8d8c-94ff6172dfc7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3", "vfModuleModelCustomizationUUID": "300a7878-5dec-440e-80b7-4f4ed788a704", "isBase": true, "artifacts": [ "d63dc9fe-f4e2-4361-a3eb-243756d31c34", "888c1d5b-371d-487e-b44f-53d44fd0460e" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-06T07:45:13.374Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3 VfModuleModelInvariantUUID:63831b4f-d3c9-4447-8d8c-94ff6172dfc7 VfModuleModelDescription:NULL Artifacts UUID List:{ d63dc9fe-f4e2-4361-a3eb-243756d31c34 , 888c1d5b-371d-487e-b44f-53d44fd0460e } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-06T07:45:13.375Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d63dc9fe-f4e2-4361-a3eb-243756d31c34 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-06T07:45:13.375Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:45:13.375Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-06T07:45:13.515Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:45:13.519Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml d63dc9fe-f4e2-4361-a3eb-243756d31c34 5033 2023-03-06T07:45:13.520Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-06T07:45:13.523Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-06T07:45:13.523Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:45:13.523Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:13.524Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:13.524Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088713520, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:14.525Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 888c1d5b-371d-487e-b44f-53d44fd0460e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-06T07:45:14.525Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-06T07:45:14.526Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-06T07:45:14.743Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-06T07:45:14.744Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 888c1d5b-371d-487e-b44f-53d44fd0460e 903 2023-03-06T07:45:14.745Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-06T07:45:14.745Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-06T07:45:14.746Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-06T07:45:14.748Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:14.748Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:14.748Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088714745, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:15.749Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:45:15.750Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 cb905ffb-6148-46f3-937b-2b7be5b04b42 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:45:15.828Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7c187519, org.onap.sdc.toscaparser.api.parameters.Input@38d81b6d, org.onap.sdc.toscaparser.api.parameters.Input@41c549b0, org.onap.sdc.toscaparser.api.parameters.Input@5321d166, org.onap.sdc.toscaparser.api.parameters.Input@6c2ed6a6] 2023-03-06T07:45:15.831Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.832Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.832Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-03-06T07:45:15.833Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= d8350e2a-a491-42f2-87ae-45f2f019e8be 2023-03-06T07:45:15.833Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d8350e2a-a491-42f2-87ae-45f2f019e8be matches Tosca VF Customization UUID: d8350e2a-a491-42f2-87ae-45f2f019e8be 2023-03-06T07:45:15.834Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: d8350e2a-a491-42f2-87ae-45f2f019e8be matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-06T07:45:15.839Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.840Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.841Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id d8350e2a-a491-42f2-87ae-45f2f019e8be: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-03-06T07:45:15.841Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2241acaf 2023-03-06T07:45:15.842Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.842Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-06T07:45:15.843Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 300a7878-5dec-440e-80b7-4f4ed788a704 2023-03-06T07:45:15.843Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 300a7878-5dec-440e-80b7-4f4ed788a704 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-06T07:45:15.850Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.850Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:15.851Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:45:15.851Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.852Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:15.852Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:45:15.852Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.853Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-06T07:45:15.853Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-06T07:45:15.853Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-06T07:45:15.854Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6da8fbad-f404-46db-bfff-0a2e501f54f7 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-06T07:45:15.858Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.859Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:15.859Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-06T07:45:15.859Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.859Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-06T07:45:15.860Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d8350e2a-a491-42f2-87ae-45f2f019e8be Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:45:15.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.864Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid c267775b-4ad5-4af4-bb87-b50a8ee2158d: basic_vm_macro 2023-03-06T07:45:15.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.865Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-06T07:45:15.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-06T07:45:15.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-06T07:45:16.160Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro cb905ffb-6148-46f3-937b-2b7be5b04b42 1 ASDC deployResourceStructure 2023-03-06T07:45:16.160Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-06T07:45:16.161Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-06T07:45:16.161Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:45:16.162Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:16.162Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:16.162Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088716160, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:17.166Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-06T07:45:17.166Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-06T07:45:17.166Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:45:17.167Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:17.167Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:17.167Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088717166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:18.168Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-06T07:45:18.169Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-06T07:45:18.169Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:45:18.170Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:18.170Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:18.171Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088718168, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:19.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:19.049Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.050Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "6969ff03-4927-442e-8e8d-fffcde09f129", "consumerID": "SO-sdc-controller", "timestamp": 1678088698707, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-06T07:45:19.052Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.052Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.052Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:45:19.054Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.054Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.054Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-06T07:45:19.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.055Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.055Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-06T07:45:19.056Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.056Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.056Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-06T07:45:19.056Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.057Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.057Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-06T07:45:19.058Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.059Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.059Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-06T07:45:19.060Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.061Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.061Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-06T07:45:19.063Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.063Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.065Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088699744, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-06T07:45:19.067Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.067Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.067Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088708219, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-06T07:45:19.068Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.068Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.069Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088712359, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-06T07:45:19.070Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.070Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.070Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088713520, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-06T07:45:19.072Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.072Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.072Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088714745, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-06T07:45:19.073Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.073Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.073Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088716160, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-06T07:45:19.074Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.074Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.074Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088717166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-06T07:45:19.075Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.075Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:45:19.075Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088718168, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-06T07:45:19.076Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:45:19.172Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-06T07:45:19.172Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-06T07:45:19.173Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-06T07:45:19.173Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:19.173Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:19.174Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088719172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:45:20.178Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 714359d3-d520-436d-af17-8293d034ce74 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:45:20.225Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 714359d3-d520-436d-af17-8293d034ce74 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-06T07:45:20.240Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-06T07:45:20.241Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-06T07:45:20.241Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-06T07:45:20.242Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-06T07:45:20.243Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:45:20.244Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:45:20.244Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:45:20.244Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-06T07:45:20.245Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-06T07:45:20.257Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-06T07:45:50.258Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 714359d3-d520-436d-af17-8293d034ce74 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-06T07:45:50.271Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 714359d3-d520-436d-af17-8293d034ce74 and serviceModelVersionId: c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:45:50.272Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0df71c9f-f23f-4549-8926-ca782e00bf44 2023-03-06T07:45:50.274Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0 2023-03-06T07:45:50.281Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-06T07:45:50.342Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0|INFO|500||Invoke 2023-03-06T07:45:50.343Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[714359d3-d520-436d-af17-8293d034ce74], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f8573f91-d1f0-4098-89c4-3a26bf2f32fb], X-ECOMP-RequestID=[714359d3-d520-436d-af17-8293d034ce74], X-TransactionId=[], X-ONAP-RequestID=[714359d3-d520-436d-af17-8293d034ce74], Content-Type=[application/merge-patch+json]} 2023-03-06T07:45:50.369Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-06T07:45:50.854Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?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/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 07:45:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[481], vertex-id=[209064], x-aai-txid=[2-aai-resources-230306-07:45:50:816-56910], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T07:45:50.855Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-06T07:45:50.856Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0df71c9f-f23f-4549-8926-ca782e00bf44/model-vers/model-ver/c267775b-4ad5-4af4-bb87-b50a8ee2158d?depth=0|INFO|500||InvokeReturn 2023-03-06T07:45:50.856Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-06T07:45:50.857Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-06T07:45:50.866Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T07:45:50.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 714359d3-d520-436d-af17-8293d034ce74 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-06T07:45:50.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-06T07:45:50.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-06T07:45:50.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-06T07:45:50.867Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088750867, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-06T07:45:51.914Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:46:19.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:46:19.038Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-06T07:46:19.038Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088719172, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-06T07:46:19.039Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:46:51.915Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:47:19.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:47:19.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-06T07:47:19.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "714359d3-d520-436d-af17-8293d034ce74", "consumerID": "SO-sdc-controller", "timestamp": 1678088750867, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-06T07:47:19.043Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-06T07:47:51.915Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:48:19.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:48:51.922Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:49:19.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:49:51.922Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:50:19.039Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:50:51.925Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:51:19.047Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:51:51.929Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:52:19.049Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:52:51.934Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:53:19.051Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:53:51.937Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:54:19.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:54:51.937Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:55:19.055Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:55:51.938Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:56:19.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:56:51.940Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:57:19.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:57:51.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:58:19.064Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:58:51.943Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T07:59:19.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T07:59:51.945Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:00:19.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:00:51.948Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:01:19.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:01:51.950Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:02:19.071Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:02:51.953Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:03:19.073Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:03:51.953Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:04:19.075Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:04:51.955Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:05:19.077Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:05:51.956Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:06:19.081Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:06:51.958Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:07:19.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:07:51.959Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:08:19.086Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:08:51.961Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:09:19.088Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:09:51.982Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:10:19.090Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:10:51.984Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:11:19.091Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:11:51.985Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:12:19.092Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:12:51.987Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:13:19.094Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:13:51.987Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:14:19.095Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:14:51.988Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:15:19.096Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:15:51.993Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:16:19.097Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:16:52.002Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:17:19.099Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:17:52.005Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:18:19.100Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:18:52.006Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:19:19.102Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:19:52.007Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:20:19.103Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:20:52.009Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:21:19.105Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:21:52.010Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:22:19.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:22:52.013Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:23:19.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:23:52.014Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:24:19.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:24:52.016Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:25:19.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:25:52.018Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:26:19.112Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:26:52.020Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:27:19.112Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:27:52.023Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:28:19.113Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:28:52.024Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:29:19.115Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:29:52.026Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:30:19.116Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:30:52.027Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:31:19.117Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:31:52.028Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:32:19.120Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:32:52.030Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:33:19.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:33:52.032Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:34:19.124Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:34:52.035Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:35:19.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:35:52.037Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:36:19.127Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:36:52.038Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:37:19.127Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:37:52.040Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:38:19.129Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:38:52.041Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:39:19.131Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:39:52.042Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:40:19.134Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:40:52.044Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:41:19.142Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:41:52.047Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:42:19.143Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:42:52.050Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:43:19.146Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:43:52.051Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:44:19.147Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:44:52.052Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:45:19.147Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:45:52.057Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:46:19.149Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:46:52.059Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:47:19.150Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:47:52.060Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:48:19.152Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:48:52.062Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:49:19.153Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:49:52.063Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:50:19.155Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:50:52.065Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:51:19.157Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:51:52.069Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:52:19.159Z|44c4e5fc-9db9-4b1e-a692-fba49b71ed4f|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:52:52.070Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:53:19.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:53:52.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:54:19.162Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:54:52.074Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:55:19.164Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:55:52.075Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:56:19.165Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:56:52.078Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:57:19.166Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:57:52.081Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:58:19.167Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:58:52.083Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T08:59:19.168Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T08:59:52.087Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:00:19.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:00:52.088Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:01:19.175Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:01:52.091Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:02:19.177Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:02:52.093Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:03:19.181Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:03:52.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:04:19.183Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:04:52.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:05:19.185Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:05:52.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:06:19.186Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:06:52.103Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:07:19.187Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:07:52.109Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:08:19.189Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:08:52.112Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:09:19.191Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:09:52.112Z|4d7fe927-8027-4019-94a8-c510a05390a8|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:10:19.192Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:10:52.114Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:11:19.197Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:11:52.114Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:12:19.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:12:52.116Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:13:19.200Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:13:52.123Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:14:19.200Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:14:52.124Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:15:19.204Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:15:52.126Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:16:19.206Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:16:52.127Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:17:19.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:17:52.129Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:18:19.214Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:18:52.131Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:19:19.215Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:19:52.132Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:20:19.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:20:52.134Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:21:19.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:21:52.135Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:22:19.223Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:22:52.135Z|714359d3-d520-436d-af17-8293d034ce74|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:23:19.225Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:23:52.136Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:24:19.226Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:24:52.141Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:25:19.228Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:25:52.142Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:26:19.230Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:26:52.144Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:27:19.232Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:27:52.146Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:28:19.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:28:52.147Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:29:19.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:29:52.156Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:30:19.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:30:52.158Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:31:19.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:31:52.162Z|58152074-4761-43a7-bc97-9ffe485ff109|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:32:19.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:32:52.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:33:19.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T09:33:52.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T09:34:19.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO