By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-07-19T03:07:54.696Z||main|||||INFO|500||The following profiles are active: basic
2023-07-19T03:08:28.210Z||main|||||INFO|500||Starting service [Tomcat]
2023-07-19T03:08:28.212Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-07-19T03:08:28.528Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-07-19T03:08:44.619Z||main|||||INFO|500||catdb-pool - Starting...
2023-07-19T03:08:45.376Z||main|||||INFO|500||catdb-pool - Start completed.
2023-07-19T03:08:46.451Z||main|||||INFO|500||reqdb-pool - Starting...
2023-07-19T03:08:46.501Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-07-19T03:08:46.928Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-07-19T03:08:48.032Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-07-19T03:08:50.674Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-07-19T03:08:57.747Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-07-19T03:09:03.043Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-07-19T03:09:03.167Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-07-19T03:09:04.002Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-07-19T03:09:04.240Z||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-07-19T03:09:09.464Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-07-19T03:09:15.568Z||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-07-19T03:09:18.096Z||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-07-19T03:09:22.028Z||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-07-19T03:09:22.046Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:22.126Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:24.339Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:24.340Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[2105], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:21 GMT], Content-Type=[application/json]}
2023-07-19T03:09:24.354Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"ad55e19e696d44328fc9b970f3937815","versionId":"694ceb3cb4e04f5290b9c51d067ba9a7"}
2023-07-19T03:09:24.452Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-07-19T03:09:24.612Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:24.614Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:24.620Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:25.101Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:25.103Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ad55e19e696d44328fc9b970f3937815/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[443], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:24 GMT]}
2023-07-19T03:09:25.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:25.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-07-19T03:09:25.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:25.467Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:25.469Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[40988cf4-6fdb-49c3-83e4-c255af81b162], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:25.495Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:25.728Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[230], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:25 GMT], Content-Type=[application/json]}
2023-07-19T03:09:25.740Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0ecfbd8f0746460791d318a51b432986","versionId":"64d254c7de78405eb844d89234e9c7dd"}
2023-07-19T03:09:25.743Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:25.753Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-07-19T03:09:25.861Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:25.875Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:25.877Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:26.262Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:26.264Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0ecfbd8f0746460791d318a51b432986/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[368], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:25 GMT]}
2023-07-19T03:09:26.265Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:26.265Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-07-19T03:09:26.266Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:26.431Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:26.432Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[74f8d474-77b1-446b-8301-459e443e14b3], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:26.434Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:26.764Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[326], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:25 GMT], Content-Type=[application/json]}
2023-07-19T03:09:26.765Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"875e70c4ea614bacbba7c30626b8378d","versionId":"cb8ffa8c8b7d42f5a52d0bca95f45c14"}
2023-07-19T03:09:26.767Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:26.771Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-07-19T03:09:27.045Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:27.047Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:27.055Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:27.402Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:27.403Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/875e70c4ea614bacbba7c30626b8378d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[320], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:26 GMT]}
2023-07-19T03:09:27.404Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:27.404Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-07-19T03:09:27.405Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:27.703Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:27.705Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:27.710Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:27.936Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:27.937Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[219], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:27 GMT], Content-Type=[application/json]}
2023-07-19T03:09:27.938Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"54d974be4ed0490188b3be2a8305075c","versionId":"2c4bb9c7066341b5a961c58cfb58c2a0"}
2023-07-19T03:09:27.945Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-07-19T03:09:28.081Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:28.086Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b25149a9-afc8-41ad-85c4-24c8e16dec72], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:28.091Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:28.512Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[403], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:27 GMT]}
2023-07-19T03:09:28.517Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:28.519Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/54d974be4ed0490188b3be2a8305075c/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:28.522Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-07-19T03:09:28.523Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:28.830Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:28.832Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:28.833Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:29.020Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:29.021Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[179], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:28 GMT], Content-Type=[application/json]}
2023-07-19T03:09:29.022Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"1c3c880273da42b094f57d43fb76e778","versionId":"2938c44004d24c5bb7deb5d08146289e"}
2023-07-19T03:09:29.026Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-07-19T03:09:29.126Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:29.128Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e191bdde-e8db-4b99-8ee1-9048c356c05b], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:29.130Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:29.433Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[295], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:28 GMT]}
2023-07-19T03:09:29.440Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:29.442Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3c880273da42b094f57d43fb76e778/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:29.442Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-07-19T03:09:29.443Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:29.611Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:29.612Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[584da07f-6410-4ed2-8bff-527d07eaef60], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:29.624Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:29.912Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[282], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:29 GMT], Content-Type=[application/json]}
2023-07-19T03:09:29.914Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3a83ca01c3c64103bd518bbe6221dac2","versionId":"f775a207469f4622aa4751dd7e7ebdd6"}
2023-07-19T03:09:29.916Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:29.923Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-07-19T03:09:30.002Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:30.003Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[20cf0600-9df0-4746-8cbf-52a77e107ccd], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:30.005Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:30.411Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[368], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:29 GMT]}
2023-07-19T03:09:30.414Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:30.415Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a83ca01c3c64103bd518bbe6221dac2/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:30.416Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-07-19T03:09:30.422Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:30.591Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:30.593Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:30.596Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:30.812Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:30.813Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[212], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:30 GMT], Content-Type=[application/json]}
2023-07-19T03:09:30.818Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"a53c1dacd12f4e0d9afd1e1436f0b0bb","versionId":"f20256fa3b1c4f0e9b76e067b76384a3"}
2023-07-19T03:09:30.828Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-07-19T03:09:30.937Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:30.939Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[48bad913-e626-4aff-872d-d1cc453dda1b], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:30.941Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:31.284Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[338], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:30 GMT]}
2023-07-19T03:09:31.284Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:31.285Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a53c1dacd12f4e0d9afd1e1436f0b0bb/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:31.288Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-07-19T03:09:31.289Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:31.441Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:31.443Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:31.458Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:31.659Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:31.660Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[195], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:30 GMT], Content-Type=[application/json]}
2023-07-19T03:09:31.661Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"d2237a50edbe4fa6b24ceb0f113c25e7","versionId":"184e1cfb71b14152a6275660d2c20aa7"}
2023-07-19T03:09:31.680Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-07-19T03:09:31.789Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:31.795Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:31.813Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:32.152Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:32.153Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d2237a50edbe4fa6b24ceb0f113c25e7/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[320], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:31 GMT]}
2023-07-19T03:09:32.153Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:32.154Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-07-19T03:09:32.154Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:32.278Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:32.280Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:32.286Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:32.503Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:32.504Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[207], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:31 GMT], Content-Type=[application/json]}
2023-07-19T03:09:32.504Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"e2dab9a25e0040ed8c6151624c1b118b","versionId":"22e9c540e7fb4279bff832c470d48eab"}
2023-07-19T03:09:32.507Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-07-19T03:09:32.619Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:32.620Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71243615-33d1-4093-ab6b-6ba9fadc4ab1], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:32.636Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:33.003Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[359], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:32 GMT]}
2023-07-19T03:09:33.004Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:33.005Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e2dab9a25e0040ed8c6151624c1b118b/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:33.006Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-07-19T03:09:33.007Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:33.275Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:33.276Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[074910e9-4ab4-4471-b5cc-7cff5846d2cf], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:33.279Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:33.505Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[216], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:32 GMT], Content-Type=[application/json]}
2023-07-19T03:09:33.509Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2072f8b56e9c4a358e436380cf4c562a","versionId":"9f3633cee9904a22b6934521646a9dde"}
2023-07-19T03:09:33.511Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:33.515Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-07-19T03:09:33.602Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:33.603Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:33.605Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:33.897Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:33.897Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2072f8b56e9c4a358e436380cf4c562a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[281], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:33 GMT]}
2023-07-19T03:09:33.898Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:33.908Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-07-19T03:09:33.911Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.047Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.049Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:34.056Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.251Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:34.252Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[169], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:33 GMT], Content-Type=[application/json]}
2023-07-19T03:09:34.253Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"86062507176149c1a79795c2256b4f08","versionId":"332931a5641444b3b02d5ff788d40a82"}
2023-07-19T03:09:34.260Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-07-19T03:09:34.431Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:34.433Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:34.447Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:34.711Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:34.720Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/86062507176149c1a79795c2256b4f08/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[258], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:33 GMT]}
2023-07-19T03:09:34.726Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:34.727Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-07-19T03:09:34.727Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:34.931Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:34.932Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d209c5e-ec02-48fc-9ccd-04238212de77], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:34.934Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:35.285Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[346], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:34 GMT], Content-Type=[application/json]}
2023-07-19T03:09:35.287Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"08548c68298945bb9325fc3586805033","versionId":"b497a68fb07a4120947318fe8d9dcf2a"}
2023-07-19T03:09:35.288Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:35.292Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-07-19T03:09:35.425Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:35.427Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:35.429Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:35.784Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:35.785Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/08548c68298945bb9325fc3586805033/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[351], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:34 GMT]}
2023-07-19T03:09:35.785Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:35.791Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-07-19T03:09:35.792Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:35.889Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:35.891Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5808563c-a51d-446d-86db-87c8b3a74b05], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:35.893Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:36.112Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[208], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:35 GMT], Content-Type=[application/json]}
2023-07-19T03:09:36.117Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9e5df0a35f7547cf99faa9729dfdae11","versionId":"a26ef42d8d2841b383f2703ed2e5f75b"}
2023-07-19T03:09:36.118Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:36.135Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-07-19T03:09:36.236Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:36.237Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:36.240Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:36.554Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:36.555Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9e5df0a35f7547cf99faa9729dfdae11/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[305], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:35 GMT]}
2023-07-19T03:09:36.555Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:36.556Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-07-19T03:09:36.556Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:36.664Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:36.666Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[758b382f-5773-4730-8d56-cb9a76f7faa8], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:36.668Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:36.866Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[192], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:36 GMT], Content-Type=[application/json]}
2023-07-19T03:09:36.867Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"af99ee9279924351be00292d3ad82afb","versionId":"f638af40757d424796b01fd9d7b93869"}
2023-07-19T03:09:36.868Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:36.871Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-07-19T03:09:36.955Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:36.955Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c9f5b2f8-7e1d-4b9c-8256-df12261293e3], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:36.957Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:37.243Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[277], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:36 GMT]}
2023-07-19T03:09:37.244Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:37.247Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/af99ee9279924351be00292d3ad82afb/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:37.248Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-07-19T03:09:37.248Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:37.342Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:37.343Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4ba59995-6cce-491f-a487-a0ba53a59347], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:37.345Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:37.570Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[214], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:36 GMT], Content-Type=[application/json]}
2023-07-19T03:09:37.572Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"83e1c7a4c1cd47d3a22d43c629f88529","versionId":"ded52fa6ffd04e7597480156d07a40a9"}
2023-07-19T03:09:37.573Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:37.576Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-07-19T03:09:37.624Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:37.626Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:37.628Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:37.884Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:37.885Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/83e1c7a4c1cd47d3a22d43c629f88529/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[251], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:37 GMT]}
2023-07-19T03:09:37.885Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:37.886Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-07-19T03:09:37.886Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:37.989Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:37.990Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4191ef74-0b58-44a6-972c-5b42cdbcbbd2], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:37.992Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:38.180Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[185], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:37 GMT], Content-Type=[application/json]}
2023-07-19T03:09:38.183Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1a7dc2e419bd4895bee7e81323276c22","versionId":"a291f19cbeaa44c1bfd0a8311382a9de"}
2023-07-19T03:09:38.184Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:38.188Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-07-19T03:09:38.242Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:38.244Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:38.245Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:38.556Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:38.557Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1a7dc2e419bd4895bee7e81323276c22/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[306], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:37 GMT]}
2023-07-19T03:09:38.557Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:38.557Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-07-19T03:09:38.558Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:38.650Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:38.651Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[924a4741-4564-4647-8174-7041636e5393], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:38.653Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:38.955Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[296], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:38 GMT], Content-Type=[application/json]}
2023-07-19T03:09:38.957Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ba9f965e7fc44c698d557f32aee10f2a","versionId":"b9abba61b70242f2b3dc87e238a3596d"}
2023-07-19T03:09:38.959Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:38.962Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-07-19T03:09:39.033Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:39.035Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:39.036Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:39.419Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:39.422Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ba9f965e7fc44c698d557f32aee10f2a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[378], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:38 GMT]}
2023-07-19T03:09:39.423Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:39.423Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-07-19T03:09:39.423Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:39.551Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:39.552Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bf69df04-5611-45d9-a8d2-e1dc93727125], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:39.553Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:39.820Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:39 GMT], Content-Type=[application/json]}
2023-07-19T03:09:39.822Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1c17d1397e454820a9f645aafa1fe3c9","versionId":"ba49032bc8254d8cb8847e39af4de7e8"}
2023-07-19T03:09:39.824Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:39.826Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-07-19T03:09:40.130Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:40.131Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f574ebf0-8383-4c71-9a56-bd8be1afded0], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:40.142Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:40.567Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[414], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:39 GMT]}
2023-07-19T03:09:40.568Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:40.569Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c17d1397e454820a9f645aafa1fe3c9/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:40.581Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-07-19T03:09:40.586Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:40.705Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:40.706Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:40.708Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:40.923Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:40.924Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[211], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:40 GMT], Content-Type=[application/json]}
2023-07-19T03:09:40.925Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"6501fbc91df6453eb7c0bf732a926753","versionId":"dbd07ac996cd4329ab00e4bcce03c3d2"}
2023-07-19T03:09:40.929Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-07-19T03:09:41.104Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:41.106Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:41.108Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:41.559Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:41.560Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6501fbc91df6453eb7c0bf732a926753/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[399], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:40 GMT]}
2023-07-19T03:09:41.564Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:41.564Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-07-19T03:09:41.568Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:41.689Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:41.690Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1933f2c9-eeff-4f15-ad7f-5da312bce8aa], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:41.691Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:41.891Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[197], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:41 GMT], Content-Type=[application/json]}
2023-07-19T03:09:41.893Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2ffe5c6e9d1b4264b3f82afb9035ab9f","versionId":"86c0d6463ef74bf2aa3fd8b142087ee5"}
2023-07-19T03:09:41.894Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:41.898Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-07-19T03:09:41.979Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:41.980Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:41.982Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:42.304Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:42.305Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2ffe5c6e9d1b4264b3f82afb9035ab9f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[317], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:41 GMT]}
2023-07-19T03:09:42.305Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:42.306Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-07-19T03:09:42.306Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:42.415Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:42.417Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:42.419Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:42.605Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:42.618Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[182], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:41 GMT], Content-Type=[application/json]}
2023-07-19T03:09:42.619Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"f2de2df6ec784ecdaefaa3a459e0e66b","versionId":"cd414e7d1d3b4b35a9c7135cf5972c56"}
2023-07-19T03:09:42.634Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-07-19T03:09:42.725Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:42.728Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3086ed8e-b87d-4845-a868-6f8d5cb59d02], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:42.729Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:43.048Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[315], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:42 GMT]}
2023-07-19T03:09:43.054Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:43.056Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f2de2df6ec784ecdaefaa3a459e0e66b/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:43.057Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-07-19T03:09:43.064Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.249Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.250Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:43.253Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.435Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:43.435Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[173], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:42 GMT], Content-Type=[application/json]}
2023-07-19T03:09:43.436Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"89f8a3f03c2b4089872add7c9bc621cd","versionId":"7829fd9e7fc74694940352323e9d2c4d"}
2023-07-19T03:09:43.438Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-07-19T03:09:43.524Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:43.525Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions with request headers:{X-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[13d8827e-ed97-461d-9e9b-5e6cb6856422], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:43.526Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:43.797Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[267], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:43 GMT]}
2023-07-19T03:09:43.798Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:43.799Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89f8a3f03c2b4089872add7c9bc621cd/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:43.800Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-07-19T03:09:43.800Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:43.898Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:43.899Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[49f5fa42-439c-4e81-91ec-1b66673a83a0], X-ECOMP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-TransactionID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], X-ONAP-RequestID=[ed02f6a1-e4a2-4681-95ec-afd88033eec6], Content-Type=[application/json]}
2023-07-19T03:09:43.902Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.108Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[201], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:43 GMT], Content-Type=[application/json]}
2023-07-19T03:09:44.109Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2298892d9efe464bbed2ed8942634684","versionId":"77608496fde34ee0b9bd885550ec6d39"}
2023-07-19T03:09:44.111Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:44.114Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-07-19T03:09:44.159Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:44.160Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:44.163Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:44.445Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:44.447Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2298892d9efe464bbed2ed8942634684/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[274], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:43 GMT]}
2023-07-19T03:09:44.448Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:44.448Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-07-19T03:09:44.449Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.528Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.529Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-07-19T03:09:44.531Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:09:44.835Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-07-19T03:09:44.836Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[297], Server=[envoy], Date=[Wed, 19 Jul 2023 03:09:44 GMT], Content-Type=[application/json]}
2023-07-19T03:09:44.837Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||{"id":"435d3f108370447fb61665ef60b97abe","versionId":"2068d33d5d024ba08f5ca86c85d135d5"}
2023-07-19T03:09:44.844Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-07-19T03:09:44.961Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-07-19T03:09:44.962Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions|INFO|500||Invoke
2023-07-19T03:09:44.964Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-07-19T03:09:45.696Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions|INFO|500||InvokeReturn
2023-07-19T03:09:45.699Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/435d3f108370447fb61665ef60b97abe/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[725], Server=[envoy], Content-Length=[0], Date=[Wed, 19 Jul 2023 03:09:44 GMT]}
2023-07-19T03:09:45.700Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T03:09:45.701Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-07-19T03:09:54.370Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|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-07-19T03:10:05.097Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||WARN|500||---
2023-07-19T03:10:05.097Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-07-19T03:10:05.097Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||WARN|500||---
2023-07-19T03:10:05.914Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-07-19T03:10:19.604Z|ed02f6a1-e4a2-4681-95ec-afd88033eec6|main|||||INFO|500||Started Application in 165.198 seconds (JVM running for 173.793)
2023-07-19T03:10:19.663Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-07-19T03:10:19.670Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-07-19T03:10:19.719Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-07-19T03:10:19.858Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6df57c34-97b8-4d66-9c21-87104b843a84 url= /sdc/v1/artifactTypes
2023-07-19T03:10:19.872Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-19T03:10:20.176Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-07-19T03:10:20.337Z||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-07-19T03:10:20.338Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-07-19T03:10:20.338Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ef7cd69b-265f-4ae3-90dc-462678467a83 url= /sdc/v1/distributionKafkaData
2023-07-19T03:10:20.338Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-07-19T03:10:20.418Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-07-19T03:10:20.441Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2e93ad2e
2023-07-19T03:10:20.606Z||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-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef
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-07-19T03:10:20.721Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Instantiated an idempotent producer.
2023-07-19T03:10:20.920Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-07-19T03:10:21.037Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-07-19T03:10:21.038Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-07-19T03:10:21.038Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1689736221032
2023-07-19T03:10:21.047Z||scheduling-1|||||INFO|500||start DistributionClient
2023-07-19T03:10:21.086Z||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-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92
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-07-19T03:10:21.299Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-07-19T03:10:21.300Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-07-19T03:10:21.300Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1689736221299
2023-07-19T03:10:21.303Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:10:21.309Z||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-4d04a714-ed46-42da-984e-e0f77894f5f9
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-07-19T03:10:21.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:10:21.340Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-07-19T03:10:21.341Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-07-19T03:10:21.341Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1689736221340
2023-07-19T03:10:21.342Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:10:21.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:10:21.351Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-07-19T03:10:23.379Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.380Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.383Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 cZFeaYOxQAO0JUSjG_c51A
2023-07-19T03:10:23.380Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.384Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:23.400Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Cluster ID: UHgPwppJR8iWLXPYbyO54A
2023-07-19T03:10:23.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Cluster ID: UHgPwppJR8iWLXPYbyO54A
2023-07-19T03:10:23.393Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Cluster ID: UHgPwppJR8iWLXPYbyO54A
2023-07-19T03:10:23.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-07-19T03:10:23.415Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-07-19T03:10:23.416Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] ProducerId set to 1004 with epoch 0
2023-07-19T03:10:23.479Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] (Re-)joining group
2023-07-19T03:10:23.483Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] (Re-)joining group
2023-07-19T03:10:23.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b
2023-07-19T03:10:23.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:23.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] (Re-)joining group
2023-07-19T03:10:23.666Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514
2023-07-19T03:10:23.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-07-19T03:10:23.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] (Re-)joining group
2023-07-19T03:10:29.659Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b', protocol='range'}
2023-07-19T03:10:29.661Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514', protocol='range'}
2023-07-19T03:10:29.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.780Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.780Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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 Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T03:10:29.786Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514=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-07-19T03:10:29.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9-2738b58f-e0f0-4cb1-9b2c-de3a2ca55514', protocol='range'}
2023-07-19T03:10:29.831Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-07-19T03:10:29.839Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-07-19T03:10:29.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92-e3373eef-0c7b-4ed5-8268-bec1816e567b', protocol='range'}
2023-07-19T03:10:29.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:29.848Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:29.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-07-19T03:10:29.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-07-19T03:10:29.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-07-19T03:10:29.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-07-19T03:10:29.876Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-07-19T03:10:29.876Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-07-19T03:10:29.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-07-19T03:10:29.880Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-07-19T03:10:29.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-07-19T03:10:29.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-07-19T03:10:29.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-07-19T03:10:29.885Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-07-19T03:10:29.959Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:29.962Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:30.109Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-19T03:10:30.110Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-19T03:10:30.114Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-19T03:10:30.114Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:30.115Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:30.115Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-19T03:10:30.121Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-19T03:10:30.122Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-19T03:10:30.129Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:10:30.130Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, 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-07-19T03:11:21.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:11:21.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:12:21.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:12:21.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:13:21.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:13:21.357Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:14:21.329Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:14:21.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:15:21.335Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:15:21.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:16:21.342Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:16:21.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:17:21.343Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:17:21.368Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:17:35.020Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-07-19T03:18:21.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:18:21.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:19:21.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:19:21.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:19:23.510Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f8c0db8-d26e-4d77-aeec-c675ce4a0a92, groupId=SO] Node -1 disconnected.
2023-07-19T03:19:23.508Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-4d04a714-ed46-42da-984e-e0f77894f5f9, groupId=SO] Node -1 disconnected.
2023-07-19T03:19:23.773Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Node -1 disconnected.
2023-07-19T03:20:21.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:20:21.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:21:21.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:21:21.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:22:21.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:22:21.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:23:21.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:23:21.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:24:21.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:24:21.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:25:21.368Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:25:21.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:26:21.371Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:26:21.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:27:21.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:27:21.402Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:28:21.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:28:21.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:29:21.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:29:21.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:30:21.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:30:21.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:31:21.410Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:31:21.411Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:32:21.411Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:32:21.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:33:21.413Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:33:21.413Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:34:21.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:34:21.418Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:35:21.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:35:21.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:36:21.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:36:21.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:37:21.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:37:21.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:38:21.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:38:21.435Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:39:21.435Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:39:21.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:40:21.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:40:21.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:41:21.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:41:21.441Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:42:21.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:42:21.449Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:43:21.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:43:21.451Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:44:21.451Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:44:21.452Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:45:21.454Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:45:21.459Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:46:21.461Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:46:21.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:47:21.466Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:47:21.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:48:21.468Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:48:21.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:49:21.472Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:49:21.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:50:21.479Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:50:21.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:51:21.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:51:21.484Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:52:21.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:52:21.486Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:53:21.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:53:21.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:54:21.489Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:54:21.492Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:55:21.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:55:21.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:56:21.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:56:21.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:57:21.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:57:21.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:58:21.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:58:21.498Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T03:59:21.502Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T03:59:21.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:00:21.506Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:00:21.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:01:21.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:01:21.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:02:21.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:02:21.529Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:03:21.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:03:21.531Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:04:21.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:04:21.534Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:05:21.536Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:05:21.537Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:06:21.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:06:21.539Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:07:21.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:07:21.541Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:08:21.543Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:21.544Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:08:49.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-07-19T04:08:49.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c279b463-bd9f-4a8d-91fc-b7499df8d961","serviceName":"vFW 2023-07-19 04-07-32","serviceVersion":"1.0","serviceUUID":"2e8e54f9-45f6-46d9-81bc-12a437c92483","serviceDescription":"catalog service description","serviceInvariantUUID":"b55155ce-3200-4669-8fd9-4d719ed99cb7","resources":[{"resourceInstanceName":"vFW 5e3c6a2c-130b 0","resourceName":"vFW 5e3c6a2c-130b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"23696b7b-7035-4f48-8161-62938c58fcb4","resourceInvariantUUID":"b4d3a37e-c82d-48a2-8349-f71e01d48a0e","resourceCustomizationUUID":"91b655d0-26ed-4184-8a66-4f24e2f52df8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml","artifactChecksum":"ZmNmNTBmYWUyODFlZWVhOTEwMTIxMzgzOGJhZTg2ZjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4035464a-2ade-4997-9446-1841a9396bd9","artifactVersion":"1"},{"artifactName":"vfw5e3c6a2c130b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json","artifactChecksum":"NGIwMjExMGEzYTFhM2JkOGEwOWIxNWE4MWJiOWYxNzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"10d51e3f-399d-4c10-8277-4db9ca9b52ab","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b59da232-62f1-4a76-8a54-3c82bc5d44e6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml","artifactChecksum":"MmQ3NWU2OWVmYmFlZTk5MTA1MGZmOGI5ZDcwYTZhMTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ecc39db4-ff9e-42f7-8fcf-d93192794f43","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"49b83e44-60ab-4e77-a780-f64472b731b6","artifactVersion":"2","generatedFromUUID":"b59da232-62f1-4a76-8a54-3c82bc5d44e6"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230719040732-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml","artifactChecksum":"NjRiODNkYTZkYzRmYzUzNmJlMzY1NzNkZTQ1MTNmMzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6e25b23f-7cab-4698-9411-bb9ef98710f9","artifactVersion":"1"},{"artifactName":"service-Vfw20230719040732-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar","artifactChecksum":"YzYyNDg2MzQxZDI0M2UwNDAwYmEzZmEyYWNhZDg0YWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"49d7482a-f25d-45b3-94a5-47de7f63b15d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:08:49.863Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:49.890Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:49.890Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:49.891Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:49.916Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.917Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.917Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.918Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.918Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.918Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Hs4PxiZQSzK8vv3p4Gf1jA
2023-07-19T04:08:49.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:08:49.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739704981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:08:50.025Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:08:51.024Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:51.025Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:51.026Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:51.026Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:52.031Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:52.033Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:52.033Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:52.033Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:53.036Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:53.037Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:53.038Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:53.038Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:54.047Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:54.049Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:54.049Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:54.049Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:55.052Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:55.053Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:55.059Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:55.060Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:56.062Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:08:56.063Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:56.063Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:56.064Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:57.067Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"serviceName": "vFW 2023-07-19 04-07-32",
"serviceVersion": "1.0",
"serviceUUID": "2e8e54f9-45f6-46d9-81bc-12a437c92483",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "b55155ce-3200-4669-8fd9-4d719ed99cb7",
"resources": [
{
"resourceInstanceName": "vFW 5e3c6a2c-130b 0",
"resourceCustomizationUUID": "91b655d0-26ed-4184-8a66-4f24e2f52df8",
"resourceName": "vFW 5e3c6a2c-130b",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "23696b7b-7035-4f48-8161-62938c58fcb4",
"resourceInvariantUUID": "b4d3a37e-c82d-48a2-8349-f71e01d48a0e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw5e3c6a2c130b0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"artifactChecksum": "NGIwMjExMGEzYTFhM2JkOGEwOWIxNWE4MWJiOWYxNzA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "10d51e3f-399d-4c10-8277-4db9ca9b52ab",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b59da232-62f1-4a76-8a54-3c82bc5d44e6",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "49b83e44-60ab-4e77-a780-f64472b731b6",
"generatedFromUUID": "b59da232-62f1-4a76-8a54-3c82bc5d44e6"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "49b83e44-60ab-4e77-a780-f64472b731b6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230719040732-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"artifactChecksum": "YzYyNDg2MzQxZDI0M2UwNDAwYmEzZmEyYWNhZDg0YWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "49d7482a-f25d-45b3-94a5-47de7f63b15d"
}
],
"workloadContext": "Production"
}
2023-07-19T04:08:57.069Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:08:57.069Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2e8e54f9-45f6-46d9-81bc-12a437c92483 ASDC
2023-07-19T04:08:57.323Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c279b463-bd9f-4a8d-91fc-b7499df8d961
ServiceName:vFW 2023-07-19 04-07-32
ServiceVersion:1.0
ServiceUUID:2e8e54f9-45f6-46d9-81bc-12a437c92483
ServiceInvariantUUID:b55155ce-3200-4669-8fd9-4d719ed99cb7
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230719040732-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
ArtifactUUID:49d7482a-f25d-45b3-94a5-47de7f63b15d
ArtifactChecksum:YzYyNDg2MzQxZDI0M2UwNDAwYmEzZmEyYWNhZDg0YWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5e3c6a2c-130b 0
ResourceCustomizationUUID:91b655d0-26ed-4184-8a66-4f24e2f52df8
ResourceInvariantUUID:b4d3a37e-c82d-48a2-8349-f71e01d48a0e
ResourceName:vFW 5e3c6a2c-130b
ResourceType:VF
ResourceUUID:23696b7b-7035-4f48-8161-62938c58fcb4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5e3c6a2c130b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
ArtifactUUID:10d51e3f-399d-4c10-8277-4db9ca9b52ab
ArtifactChecksum:NGIwMjExMGEzYTFhM2JkOGEwOWIxNWE4MWJiOWYxNzA=
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/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
ArtifactUUID:b59da232-62f1-4a76-8a54-3c82bc5d44e6
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/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
ArtifactUUID:49b83e44-60ab-4e77-a780-f64472b731b6
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/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
ArtifactUUID:49b83e44-60ab-4e77-a780-f64472b731b6
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-07-19T04:08:57.324Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2e8e54f9-45f6-46d9-81bc-12a437c92483 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-07-19T04:08:57.862Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:08:57.865Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:08:57.875Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:08:57.888Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 49d7482a-f25d-45b3-94a5-47de7f63b15d from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:57.889Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:08:57.889Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:58.013Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:08:58.043Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar 49d7482a-f25d-45b3-94a5-47de7f63b15d 101418
2023-07-19T04:08:58.045Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar ASDC sendASDCNotification
2023-07-19T04:08:58.046Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:58.047Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:08:58.048Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:08:58.049Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:08:58.049Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739738044,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:08:59.052Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:08:59.056Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:08:59.057Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 49d7482a-f25d-45b3-94a5-47de7f63b15d, URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar to file: /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:59.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230719040732-csar.csar
2023-07-19T04:08:59.891Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:08:59.892Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:03.794Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13722871094769673784/Definitions/service-Vfw20230719040732-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-07-19T04:09:17.161Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:09:17.180Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:09:17.181Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.182Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-07-19T04:09:17.182Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.182Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.183Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.183Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.183Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.184Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.184Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.184Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.186Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.186Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5e3c6a2c-130b 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-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:17.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:09:17.204Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.209Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.222Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.223Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:09:17.233Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:09:17.237Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.238Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.238Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.239Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:09:17.239Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:09:17.240Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.240Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.246Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.247Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.247Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.248Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.248Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:17.248Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.249Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.249Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.250Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:17.250Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:17.250Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:17.251Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.251Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.252Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:17.252Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.252Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:17.253Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.253Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-07-19T04:09:17.254Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.254Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:09:17.257Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.257Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.257Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:17.258Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.259Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.259Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:17.260Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.260Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:17.261Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:17.261Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.261Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.262Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.262Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.262Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.263Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.264Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:17.265Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.266Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:17.267Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.267Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0d745776-cbb0-4f3a-821e-1a7a6b030cf9
2023-07-19T04:09:17.268Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.269Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.269Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.270Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.270Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:17.271Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.271Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.271Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.272Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:17.273Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-07-19T04:09:17.273Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:17.274Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.274Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:17.275Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.275Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=41e0036b-11a6-4e5a-aff6-0d067f039495
2023-07-19T04:09:17.276Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.277Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:17.277Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:17.278Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:17.279Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:17.279Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.280Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.281Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.282Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:17.282Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:17.283Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:17.283Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:17.283Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:17.284Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-07-19T04:09:17.284Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c3438cee-ebbd-41f5-b7cd-e3ee19751b06
2023-07-19T04:09:17.285Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.285Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.286Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.286Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.287Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.287Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.287Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:17.288Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:17.288Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-07-19 04-07-32
Description:catalog service description
Model UUID:2e8e54f9-45f6-46d9-81bc-12a437c92483
Model Version:NULL
Model InvariantUuid:b55155ce-3200-4669-8fd9-4d719ed99cb7
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 5e3c6a2c-130b
Model UUID:59d15523-4276-4dcb-9209-be6875bde288
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b4d3a37e-c82d-48a2-8349-f71e01d48a0e
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:91b655d0-26ed-4184-8a66-4f24e2f52df8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:147fb843-2a3a-456f-888d-2052c1603fe5
ModelName:Vfw5e3c6a2c130b..base_vfw..module-0
ModelUuid:9ea7cb23-56b5-4230-a5dd-73e57de65159
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:0d745776-cbb0-4f3a-821e-1a7a6b030cf9
ModelInvariantUuid:69a79422-cab1-419a-89a4-310b77a07ba1
ModelName:vFW 5e3c6a2c-130b-nodes.vfwCvfc
ModelUuid:d3169e13-0ca3-45bf-85f0-cff4d18b4532
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b40f5653-6fd5-4ed1-aed2-6156c66d71fe
ModelInvariantUuid:8b0a4d4c-0a83-4220-b34f-6cded07f64b0
ModelName:Vfw5e3c6a2c130b.compute.nodes.heat.vfw
ModelUuid:073f18b4-6ae7-4d16-87ee-c86a6ba81721
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:41e0036b-11a6-4e5a-aff6-0d067f039495
ModelInvariantUuid:e6f67d8f-1eff-49cf-a689-8ecff6442d94
ModelName:vFW 5e3c6a2c-130b-nodes.vsnCvfc
ModelUuid:3fc4efcb-921f-4b80-8353-28dee734aa6d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:44ca44b5-d772-425b-8612-9b31a7b3a360
ModelInvariantUuid:ef2d350b-4dfa-40b7-9ac5-36e6ebcd8520
ModelName:Vfw5e3c6a2c130b.compute.nodes.heat.vsn
ModelUuid:396804d5-7862-4a11-8b15-c0b3dc8c4765
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c3438cee-ebbd-41f5-b7cd-e3ee19751b06
ModelInvariantUuid:2d708c58-a209-4940-85a0-77064b498ab7
ModelName:vFW 5e3c6a2c-130b-nodes.vpgCvfc
ModelUuid:4e5f09e2-064c-4b84-8876-f86f3c1b0495
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:c3a8d8d0-d844-46ea-bc98-7755fda33972
ModelInvariantUuid:98d5d0d9-fb2f-47df-855e-08636d24a252
ModelName:Vfw5e3c6a2c130b.compute.nodes.heat.vpg
ModelUuid:5800c2b6-72c6-4294-be54-3bbbf73a3901
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-07-19T04:09:17.436Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 23696b7b-7035-4f48-8161-62938c58fcb4
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-07-19T04:09:17.637Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||vFW 5e3c6a2c-130b 0
2023-07-19T04:09:17.677Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 23696b7b-7035-4f48-8161-62938c58fcb4
2023-07-19T04:09:17.678Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 10d51e3f-399d-4c10-8277-4db9ca9b52ab from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:17.678Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:09:17.679Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:17.790Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json 10d51e3f-399d-4c10-8277-4db9ca9b52ab 785
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json ASDC sendASDCNotification
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:17.791Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:09:17.792Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:17.792Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:17.792Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739757791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:18.821Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw5e3c6a2c130b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "147fb843-2a3a-456f-888d-2052c1603fe5",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "9ea7cb23-56b5-4230-a5dd-73e57de65159",
"vfModuleModelCustomizationUUID": "558fc124-83c1-434f-b0e9-5113c90836f9",
"isBase": true,
"artifacts": [
"b59da232-62f1-4a76-8a54-3c82bc5d44e6",
"49b83e44-60ab-4e77-a780-f64472b731b6"
],
"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-07-19T04:09:18.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5e3c6a2c130b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9ea7cb23-56b5-4230-a5dd-73e57de65159
VfModuleModelInvariantUUID:147fb843-2a3a-456f-888d-2052c1603fe5
VfModuleModelDescription:NULL
Artifacts UUID List:{
b59da232-62f1-4a76-8a54-3c82bc5d44e6
,
49b83e44-60ab-4e77-a780-f64472b731b6
}
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-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw5e3c6a2c130b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "147fb843-2a3a-456f-888d-2052c1603fe5",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "9ea7cb23-56b5-4230-a5dd-73e57de65159",
"vfModuleModelCustomizationUUID": "558fc124-83c1-434f-b0e9-5113c90836f9",
"isBase": true,
"artifacts": [
"b59da232-62f1-4a76-8a54-3c82bc5d44e6",
"49b83e44-60ab-4e77-a780-f64472b731b6"
],
"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-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5e3c6a2c130b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9ea7cb23-56b5-4230-a5dd-73e57de65159
VfModuleModelInvariantUUID:147fb843-2a3a-456f-888d-2052c1603fe5
VfModuleModelDescription:NULL
Artifacts UUID List:{
b59da232-62f1-4a76-8a54-3c82bc5d44e6
,
49b83e44-60ab-4e77-a780-f64472b731b6
}
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-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b59da232-62f1-4a76-8a54-3c82bc5d44e6 from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:18.836Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:09:18.837Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:18.926Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:09:18.932Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml b59da232-62f1-4a76-8a54-3c82bc5d44e6 20368
2023-07-19T04:09:18.933Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-07-19T04:09:18.933Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:18.934Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:09:18.935Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:18.935Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:18.935Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739758932,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:19.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 49b83e44-60ab-4e77-a780-f64472b731b6 from URL: /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:19.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:09:19.939Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:20.058Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:09:20.059Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env 49b83e44-60ab-4e77-a780-f64472b731b6 2098
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:09:20.060Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:20.061Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:20.061Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739760059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:21.065Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 2e8e54f9-45f6-46d9-81bc-12a437c92483
2023-07-19T04:09:21.065Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 5e3c6a2c-130b 0 23696b7b-7035-4f48-8161-62938c58fcb4 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-07-19T04:09:21.218Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@29dfb75b, org.onap.sdc.toscaparser.api.parameters.Input@198abd2, org.onap.sdc.toscaparser.api.parameters.Input@7625a1e1, org.onap.sdc.toscaparser.api.parameters.Input@1dfffb70, org.onap.sdc.toscaparser.api.parameters.Input@49cee2fb]
2023-07-19T04:09:21.224Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.224Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 91b655d0-26ed-4184-8a66-4f24e2f52df8
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 91b655d0-26ed-4184-8a66-4f24e2f52df8 matches Tosca VF Customization UUID: 91b655d0-26ed-4184-8a66-4f24e2f52df8
2023-07-19T04:09:21.225Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 91b655d0-26ed-4184-8a66-4f24e2f52df8 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-07-19T04:09:21.273Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.274Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.276Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 91b655d0-26ed-4184-8a66-4f24e2f52df8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-07-19T04:09:21.277Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@58276b2a
2023-07-19T04:09:21.278Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.278Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:09:21.280Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 558fc124-83c1-434f-b0e9-5113c90836f9
2023-07-19T04:09:21.284Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 558fc124-83c1-434f-b0e9-5113c90836f9
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-07-19T04:09:21.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:21.348Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:09:21.349Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739724169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:09:21.351Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.351Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.352Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.353Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.354Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:21.355Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:21.358Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:09:21.358Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:09:21.359Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739699288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:09:21.359Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:09:21.356Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.360Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.360Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:21.399Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:21.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0d745776-cbb0-4f3a-821e-1a7a6b030cf9
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-07-19T04:09:21.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.442Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.442Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:21.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:21.444Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:21.444Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:21.455Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.455Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.456Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.462Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:21.463Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-07-19T04:09:21.464Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-07-19T04:09:21.465Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.465Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-07-19T04:09:21.468Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.468Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=41e0036b-11a6-4e5a-aff6-0d067f039495
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-07-19T04:09:21.487Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.487Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.488Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.513Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.515Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is not matching search criteria
2023-07-19T04:09:21.516Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-07-19T04:09:21.516Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-07-19T04:09:21.517Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-07-19T04:09:21.517Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.518Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.518Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.518Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-07-19T04:09:21.519Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-07-19T04:09:21.519Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-07-19T04:09:21.519Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-07-19T04:09:21.520Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-07-19T04:09:21.520Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-07-19T04:09:21.520Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c3438cee-ebbd-41f5-b7cd-e3ee19751b06
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-07-19T04:09:21.543Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.544Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.545Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:09:21.547Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.548Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Node template vFW 5e3c6a2c-130b 0 is matching search criteria
2023-07-19T04:09:21.548Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 5e3c6a2c-130b 0] matching following query criteria: sdcType=VF, customizationUUID=91b655d0-26ed-4184-8a66-4f24e2f52df8
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-07-19T04:09:21.569Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.570Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.571Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 2e8e54f9-45f6-46d9-81bc-12a437c92483: vFW 5e3c6a2c-130b
2023-07-19T04:09:21.571Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.572Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.573Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.573Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.574Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.574Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.575Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.575Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.576Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:09:21.576Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-07-19 04-07-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:09:21.577Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-07-19 04-07-32
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-07-19T04:09:22.818Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 5e3c6a2c-130b 23696b7b-7035-4f48-8161-62938c58fcb4 1 ASDC deployResourceStructure
2023-07-19T04:09:22.819Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json ASDC sendASDCNotification
2023-07-19T04:09:22.819Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json
2023-07-19T04:09:22.819Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:22.820Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:22.820Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:22.821Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739762819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:23.822Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-07-19T04:09:23.823Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml
2023-07-19T04:09:23.823Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:23.824Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:23.824Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:23.824Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739763822,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:24.826Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-07-19T04:09:24.826Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env
2023-07-19T04:09:24.827Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:24.827Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:24.827Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:24.828Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739764826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:25.829Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar ASDC sendASDCNotification
2023-07-19T04:09:25.829Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar
2023-07-19T04:09:25.830Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:09:25.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:09:25.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:09:25.831Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739765829,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:09:26.833Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:09:26.921Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:09:26.937Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:09:26.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:09:26.938Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:09:56.939Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:09:56.974Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:09:56.984Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:09:56.985Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:09:56.986Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:10:21.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:10:21.353Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.353Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739724459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.354Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.362Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.363Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739705710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.363Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.363Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739704981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.365Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.366Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.367Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739699288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.367Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.367Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.369Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739724169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.369Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.369Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.370Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739724459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.370Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.371Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.371Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739705710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.371Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.372Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.372Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.372Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.373Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.373Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739704981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.373Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.374Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.374Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739699288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.374Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.375Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.375Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739724169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.375Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.376Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.376Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739724459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.378Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.378Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.378Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739705710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.379Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.379Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.379Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.380Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.380Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.380Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739704981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.381Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.381Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.381Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739699288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.382Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.382Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.382Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739724169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.387Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.387Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.387Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739724459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739705710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.388Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.389Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.389Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.389Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.390Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.390Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739704981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.390Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739699288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.391Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.392Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739724169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.392Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.393Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.393Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739724459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.393Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.394Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.394Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739705710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.395Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.404Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.405Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.406Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.407Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739704981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.408Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.409Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739699288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.413Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.414Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.414Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739724169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.414Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.415Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.415Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739724459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739705710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.416Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.417Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.421Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739704981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.422Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.422Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.424Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739699288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.424Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.425Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.432Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739724169,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.432Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.432Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.434Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739724459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.435Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739705710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739701544,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:10:21.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739736437,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739736436,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739736451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.446Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.446Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739737115,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.447Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.447Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.447Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739737151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.448Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.448Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.448Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "cds-sdc-listener",
"timestamp": 1689739737452,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-07-19T04:10:21.490Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.491Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:10:21.532Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.532Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739738044,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.533Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.533Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.533Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739737548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.535Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.535Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739738193,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.536Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "policy-distribution-id",
"timestamp": 1689739739201,
"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-07-19T04:10:21.566Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.567Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:10:21.628Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.628Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739738671,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.629Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.629Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.629Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739739835,
"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-07-19T04:10:21.659Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.659Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:10:21.705Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.705Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "multicloud-k8s",
"timestamp": 1689739740842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "DEPLOY_OK"
}
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739754794,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:10:21.706Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.707Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.707Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689739755804,
"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-07-19T04:10:21.755Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:10:21.756Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:10:21.830Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.831Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739757791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.831Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.832Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.832Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739758932,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.833Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:21.833Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:10:21.833Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739760059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:10:21.834Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:10:26.986Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:10:27.035Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:10:27.042Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:10:27.043Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:10:27.043Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:10:57.044Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:10:57.099Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:10:57.118Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:10:57.118Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:10:57.119Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:11:21.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:11:21.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.352Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739762819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/vfw5e3c6a2c130b0_modules.json",
"status": "DEPLOY_OK"
}
2023-07-19T04:11:21.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739763822,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-07-19T04:11:21.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739764826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/resourceInstances/vfw5e3c6a2c130b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-07-19T04:11:21.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739765829,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:11:21.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739766620,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230719040732/1.0/artifacts/service-Vfw20230719040732-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:11:21.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:11:21.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:11:21.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "aai-model-loader",
"timestamp": 1689739767625,
"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-07-19T04:11:21.413Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c279b463-bd9f-4a8d-91fc-b7499df8d961
2023-07-19T04:11:21.414Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:11:27.119Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:11:27.169Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961
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-07-19T04:11:27.186Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:11:27.187Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:11:27.188Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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-07-19T04:11:27.226Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:11:57.227Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c279b463-bd9f-4a8d-91fc-b7499df8d961 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-07-19T04:11:57.318Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c279b463-bd9f-4a8d-91fc-b7499df8d961 and serviceModelVersionId: 2e8e54f9-45f6-46d9-81bc-12a437c92483
2023-07-19T04:11:57.318Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b55155ce-3200-4669-8fd9-4d719ed99cb7
2023-07-19T04:12:21.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:12:36.089Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0
2023-07-19T04:12:36.539Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:12:36.690Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?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-07-19T04:12:36.692Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0|INFO|500||Invoke
2023-07-19T04:12:36.739Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-07-19T04:12:37.173Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0|INFO|500||InvokeReturn
2023-07-19T04:12:37.175Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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/b55155ce-3200-4669-8fd9-4d719ed99cb7/model-vers/model-ver/2e8e54f9-45f6-46d9-81bc-12a437c92483?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:12:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[370], vertex-id=[372888], x-aai-txid=[1-aai-resources-230719-04:12:37:423-92491], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:12:37.175Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:12:37.185Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:12:37.185Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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-07-19T04:12:37.296Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|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-07-19T04:12:37.299Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c279b463-bd9f-4a8d-91fc-b7499df8d961 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:12:37.301Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:12:37.308Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:12:37.309Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:12:37.309Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739957299,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:12:37.341Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-07-19T04:12:37.341Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "c279b463-bd9f-4a8d-91fc-b7499df8d961",
"consumerID": "SO-sdc-controller",
"timestamp": 1689739957299,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:12:37.343Z||pool-2-thread-4|||||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-07-19T04:12:38.415Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:13:21.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:13:38.417Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:14:09.400Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-07-19T04:14:09.401Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"0e8f3c09-147b-4fdf-afc8-929836d08cf9","serviceName":"basic_onboard_rAWTpW","serviceVersion":"1.0","serviceUUID":"5a96964a-cb39-4a56-80fc-daa063ab5dda","serviceDescription":"service","serviceInvariantUUID":"31760daa-8d8d-4154-becd-3a5b145c9c22","resources":[{"resourceInstanceName":"basic_onboard_rAWTpW 0","resourceName":"basic_onboard_rAWTpW","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"983929eb-f9b1-428f-875b-66f0ac1b2115","resourceInvariantUUID":"cd8f917f-9352-4896-b686-5d1dbd9dde80","resourceCustomizationUUID":"5f37ea10-d634-4f1c-b728-e257e1c86f9a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml","artifactChecksum":"MjY1Y2FmMjFkZjgyOTY2ODIzMzVmMmZiY2E4ZTgzMzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9d094247-3145-48a7-8c89-4e6e959394df","artifactVersion":"1"},{"artifactName":"basic_onboard_rawtpw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json","artifactChecksum":"YzgwN2Y5OWI5Zjc3MjllMWVhZDg0MDJjNjI0NWUzMWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a8373b1e-3b76-4b14-a15d-235b5de97121","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eac777d6-1b75-401b-9143-b4f228e8bcc8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7bf4c920-68d0-4fe1-9707-83c3b2a2b96e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3","artifactVersion":"2","generatedFromUUID":"eac777d6-1b75-401b-9143-b4f228e8bcc8"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardRawtpw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml","artifactChecksum":"ZGIwMTEyMGQ0MzlhNTk4NTRlNTkwMTNjZDljZmNkNGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ef1548e-bb1a-4e64-b005-d18be1a26302","artifactVersion":"1"},{"artifactName":"service-BasicOnboardRawtpw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar","artifactChecksum":"N2Y1MmRkZTMzNjUyNzI0ODYzMjhhYmQ3ZjJjOGFlZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7668ff5b-7fc0-4f13-9a29-d5dd86321a36","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:14:09.417Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:09.420Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:09.420Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:09.421Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:09.436Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:14:09.436Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740041862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:14:09.437Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:14:10.436Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:10.437Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:10.437Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:10.438Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:11.440Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:11.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:11.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:11.441Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:12.442Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:12.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:12.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:12.443Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:13.444Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:13.445Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:13.446Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:13.446Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:14.449Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:14.456Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:14.457Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:14.457Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:15.460Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:14:15.470Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:15.471Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:15.474Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:16.488Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"serviceName": "basic_onboard_rAWTpW",
"serviceVersion": "1.0",
"serviceUUID": "5a96964a-cb39-4a56-80fc-daa063ab5dda",
"serviceDescription": "service",
"serviceInvariantUUID": "31760daa-8d8d-4154-becd-3a5b145c9c22",
"resources": [
{
"resourceInstanceName": "basic_onboard_rAWTpW 0",
"resourceCustomizationUUID": "5f37ea10-d634-4f1c-b728-e257e1c86f9a",
"resourceName": "basic_onboard_rAWTpW",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "983929eb-f9b1-428f-875b-66f0ac1b2115",
"resourceInvariantUUID": "cd8f917f-9352-4896-b686-5d1dbd9dde80",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_rawtpw0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"artifactChecksum": "YzgwN2Y5OWI5Zjc3MjllMWVhZDg0MDJjNjI0NWUzMWI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a8373b1e-3b76-4b14-a15d-235b5de97121",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "eac777d6-1b75-401b-9143-b4f228e8bcc8",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3",
"generatedFromUUID": "eac777d6-1b75-401b-9143-b4f228e8bcc8"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardRawtpw-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"artifactChecksum": "N2Y1MmRkZTMzNjUyNzI0ODYzMjhhYmQ3ZjJjOGFlZDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7668ff5b-7fc0-4f13-9a29-d5dd86321a36"
}
],
"workloadContext": "Production"
}
2023-07-19T04:14:16.488Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:14:16.489Z|c279b463-bd9f-4a8d-91fc-b7499df8d961|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5a96964a-cb39-4a56-80fc-daa063ab5dda ASDC
2023-07-19T04:14:16.489Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:0e8f3c09-147b-4fdf-afc8-929836d08cf9
ServiceName:basic_onboard_rAWTpW
ServiceVersion:1.0
ServiceUUID:5a96964a-cb39-4a56-80fc-daa063ab5dda
ServiceInvariantUUID:31760daa-8d8d-4154-becd-3a5b145c9c22
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardRawtpw-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
ArtifactUUID:7668ff5b-7fc0-4f13-9a29-d5dd86321a36
ArtifactChecksum:N2Y1MmRkZTMzNjUyNzI0ODYzMjhhYmQ3ZjJjOGFlZDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_rAWTpW 0
ResourceCustomizationUUID:5f37ea10-d634-4f1c-b728-e257e1c86f9a
ResourceInvariantUUID:cd8f917f-9352-4896-b686-5d1dbd9dde80
ResourceName:basic_onboard_rAWTpW
ResourceType:VF
ResourceUUID:983929eb-f9b1-428f-875b-66f0ac1b2115
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_rawtpw0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
ArtifactUUID:a8373b1e-3b76-4b14-a15d-235b5de97121
ArtifactChecksum:YzgwN2Y5OWI5Zjc3MjllMWVhZDg0MDJjNjI0NWUzMWI=
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/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
ArtifactUUID:eac777d6-1b75-401b-9143-b4f228e8bcc8
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/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
ArtifactUUID:3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3
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/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
ArtifactUUID:3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-07-19T04:14:16.490Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5a96964a-cb39-4a56-80fc-daa063ab5dda 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-07-19T04:14:16.723Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:14:16.724Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:14:16.724Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:14:16.725Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 7668ff5b-7fc0-4f13-9a29-d5dd86321a36 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:16.725Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:16.725Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:16.847Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:16.848Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar 7668ff5b-7fc0-4f13-9a29-d5dd86321a36 75653
2023-07-19T04:14:16.849Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar ASDC sendASDCNotification
2023-07-19T04:14:16.849Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:16.851Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:16.853Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:16.853Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:16.854Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740056849,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:17.855Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:14:17.857Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-07-19T04:14:17.857Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 7668ff5b-7fc0-4f13-9a29-d5dd86321a36, URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar to file: /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:17.858Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:17.870Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:17.870Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:18.396Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2457552891488635177/Definitions/service-BasicOnboardRawtpw-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-07-19T04:14:21.094Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:14:21.095Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_rAWTpW 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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:21.096Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-07-19T04:14:21.097Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.097Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.097Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.098Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.099Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.100Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-07-19T04:14:21.100Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:14:21.101Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.101Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.103Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.103Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is not matching search criteria
2023-07-19T04:14:21.104Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-07-19T04:14:21.104Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-07-19T04:14:21.105Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.106Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:21.107Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.107Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.107Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:21.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is not matching search criteria
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-07-19T04:14:21.109Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dd36808a-a0fc-4179-b47b-772fa99abc9a
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.110Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:21.111Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_rAWTpW
Description:service
Model UUID:5a96964a-cb39-4a56-80fc-daa063ab5dda
Model Version:NULL
Model InvariantUuid:31760daa-8d8d-4154-becd-3a5b145c9c22
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_rAWTpW
Model UUID:48ab64b0-5f05-4c0a-906f-8def48fe2c66
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cd8f917f-9352-4896-b686-5d1dbd9dde80
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:5f37ea10-d634-4f1c-b728-e257e1c86f9a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:77090726-c1fd-4f51-85b4-c4abba7c9944
ModelName:BasicOnboardRawtpw..base_ubuntu18..module-0
ModelUuid:3ff861fa-758f-4ce0-96f5-77e24c0f603c
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:dd36808a-a0fc-4179-b47b-772fa99abc9a
ModelInvariantUuid:129f9ef5-c70f-4173-aa3b-a9aa00135290
ModelName:basic_onboard_rAWTpW-nodes.ubuntu18Cvfc
ModelUuid:c77c741c-5e4b-486a-ade2-d865db6060a0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:07ac009a-1a6c-4d74-91c2-864d7274cf3c
ModelInvariantUuid:f42dff4f-47e2-43a2-bac2-cbac582391c1
ModelName:BasicOnboardRawtpw.compute.nodes.heat.ubuntu18
ModelUuid:54a7c6c7-363e-473d-8efc-47263c1e4a4b
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-07-19T04:14:21.169Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 983929eb-f9b1-428f-875b-66f0ac1b2115
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-07-19T04:14:21.178Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||basic_onboard_rAWTpW 0
2023-07-19T04:14:21.179Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 983929eb-f9b1-428f-875b-66f0ac1b2115
2023-07-19T04:14:21.180Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a8373b1e-3b76-4b14-a15d-235b5de97121 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:21.180Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:21.180Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:21.297Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json a8373b1e-3b76-4b14-a15d-235b5de97121 798
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json ASDC sendASDCNotification
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:21.298Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:21.299Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:21.299Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:21.299Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740061298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:21.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:21.347Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:14:21.348Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740038465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:14:21.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:14:22.300Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardRawtpw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "77090726-c1fd-4f51-85b4-c4abba7c9944",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3ff861fa-758f-4ce0-96f5-77e24c0f603c",
"vfModuleModelCustomizationUUID": "ef688057-0d4e-4794-9eb1-49d6cc9ed169",
"isBase": true,
"artifacts": [
"eac777d6-1b75-401b-9143-b4f228e8bcc8",
"3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3"
],
"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-07-19T04:14:22.308Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardRawtpw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3ff861fa-758f-4ce0-96f5-77e24c0f603c
VfModuleModelInvariantUUID:77090726-c1fd-4f51-85b4-c4abba7c9944
VfModuleModelDescription:NULL
Artifacts UUID List:{
eac777d6-1b75-401b-9143-b4f228e8bcc8
,
3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3
}
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-07-19T04:14:22.312Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardRawtpw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "77090726-c1fd-4f51-85b4-c4abba7c9944",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3ff861fa-758f-4ce0-96f5-77e24c0f603c",
"vfModuleModelCustomizationUUID": "ef688057-0d4e-4794-9eb1-49d6cc9ed169",
"isBase": true,
"artifacts": [
"eac777d6-1b75-401b-9143-b4f228e8bcc8",
"3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3"
],
"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-07-19T04:14:22.312Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardRawtpw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3ff861fa-758f-4ce0-96f5-77e24c0f603c
VfModuleModelInvariantUUID:77090726-c1fd-4f51-85b4-c4abba7c9944
VfModuleModelDescription:NULL
Artifacts UUID List:{
eac777d6-1b75-401b-9143-b4f228e8bcc8
,
3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3
}
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-07-19T04:14:22.318Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: eac777d6-1b75-401b-9143-b4f228e8bcc8 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:22.318Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:22.318Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:22.494Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml eac777d6-1b75-401b-9143-b4f228e8bcc8 5033
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:22.495Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:22.496Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:22.496Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:22.496Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740062495,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:23.497Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3 from URL: /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:23.500Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-07-19T04:14:23.503Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:23.618Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-07-19T04:14:23.619Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env 3aa9e09e-5b7d-449e-b42a-30bb4b2e31a3 909
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:14:23.620Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:23.621Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:23.621Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740063620,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:24.646Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 5a96964a-cb39-4a56-80fc-daa063ab5dda
2023-07-19T04:14:24.646Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_rAWTpW 0 983929eb-f9b1-428f-875b-66f0ac1b2115 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-07-19T04:14:24.847Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@54d41397, org.onap.sdc.toscaparser.api.parameters.Input@1df41869, org.onap.sdc.toscaparser.api.parameters.Input@3e2b0352, org.onap.sdc.toscaparser.api.parameters.Input@69649efd, org.onap.sdc.toscaparser.api.parameters.Input@1d5860ed]
2023-07-19T04:14:24.855Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:24.857Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:24.868Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-07-19T04:14:24.869Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 5f37ea10-d634-4f1c-b728-e257e1c86f9a
2023-07-19T04:14:24.869Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5f37ea10-d634-4f1c-b728-e257e1c86f9a matches Tosca VF Customization UUID: 5f37ea10-d634-4f1c-b728-e257e1c86f9a
2023-07-19T04:14:24.869Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 5f37ea10-d634-4f1c-b728-e257e1c86f9a 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-07-19T04:14:24.912Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:24.932Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:24.934Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 5f37ea10-d634-4f1c-b728-e257e1c86f9a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-07-19T04:14:24.934Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@bdb5fff
2023-07-19T04:14:24.934Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:24.935Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-07-19T04:14:24.935Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ef688057-0d4e-4794-9eb1-49d6cc9ed169
2023-07-19T04:14:24.935Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ef688057-0d4e-4794-9eb1-49d6cc9ed169
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-07-19T04:14:24.985Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:24.986Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:24.986Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:24.989Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:24.990Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:24.994Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:24.995Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:24.995Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is not matching search criteria
2023-07-19T04:14:24.996Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-07-19T04:14:24.996Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-07-19T04:14:24.996Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dd36808a-a0fc-4179-b47b-772fa99abc9a
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-07-19T04:14:25.009Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.010Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:25.010Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-07-19T04:14:25.010Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.011Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_rAWTpW 0 is matching search criteria
2023-07-19T04:14:25.011Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_rAWTpW 0] matching following query criteria: sdcType=VF, customizationUUID=5f37ea10-d634-4f1c-b728-e257e1c86f9a
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-07-19T04:14:25.023Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.024Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.026Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 5a96964a-cb39-4a56-80fc-daa063ab5dda: basic_onboard_rAWTpW
2023-07-19T04:14:25.026Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.029Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.030Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.030Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.044Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.045Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.046Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.047Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.048Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:14:25.048Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_rAWTpW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:14:25.049Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_rAWTpW
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-07-19T04:14:25.874Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_rAWTpW 983929eb-f9b1-428f-875b-66f0ac1b2115 1 ASDC deployResourceStructure
2023-07-19T04:14:25.875Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json ASDC sendASDCNotification
2023-07-19T04:14:25.875Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json
2023-07-19T04:14:25.875Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:25.876Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:25.876Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:25.876Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740065875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:26.880Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:26.881Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:26.882Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740066880,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:27.886Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:27.887Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740067886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:28.890Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar ASDC sendASDCNotification
2023-07-19T04:14:28.890Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar
2023-07-19T04:14:28.890Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:14:28.891Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:14:28.891Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:14:28.891Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740068890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:14:29.900Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:14:29.988Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:14:30.003Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:14:30.004Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:14:30.004Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:15:00.004Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:15:00.108Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:15:00.114Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:15:00.114Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:15:00.114Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:15:21.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:15:21.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.364Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740040253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740041862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740038465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740040253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740041862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.385Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740038465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740040253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.386Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.387Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740041862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740038465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.388Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740040253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.389Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.390Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.390Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740041862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.390Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740038465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.392Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740040253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.395Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.396Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740041862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740038465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.399Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.399Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740040253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740054460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740054169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740041862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.403Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740038465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.403Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.410Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740040253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.411Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.411Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740018417,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740054460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740054169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740054460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740056015,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.414Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740056039,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740056650,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740054169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740056849,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740054460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.417Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.418Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740057047,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-07-19T04:15:21.453Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:15:21.455Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:15:21.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.507Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740057656,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740057129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740054169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740054460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.510Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.510Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.511Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "policy-distribution-id",
"timestamp": 1689740058666,
"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-07-19T04:15:21.561Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:15:21.562Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:15:21.639Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.639Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740058211,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.641Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.641Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.641Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740054169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740054460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.642Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.643Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740054169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:15:21.644Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.645Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.645Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740059295,
"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-07-19T04:15:21.671Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:15:21.671Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:15:21.753Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740054460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.756Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740054169,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "multicloud-k8s",
"timestamp": 1689740060298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "DEPLOY_OK"
}
2023-07-19T04:15:21.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:21.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:15:21.758Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740061298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:15:21.766Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:15:30.115Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:15:30.169Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:15:30.194Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:15:30.194Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:15:30.195Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:16:00.198Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:16:00.248Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:16:00.273Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:16:00.274Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:16:00.274Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:16:21.345Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:16:21.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740061693,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740061459,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740062495,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740063620,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740065875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/basic_onboard_rawtpw0_modules.json",
"status": "DEPLOY_OK"
}
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740066880,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740066920,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740067886,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/resourceInstances/basic_onboard_rawtpw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740067922,
"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-07-19T04:16:21.413Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:16:21.413Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:16:21.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.522Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740068890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740075284,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRawtpw/1.0/artifacts/service-BasicOnboardRawtpw-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-07-19T04:16:21.523Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "aai-model-loader",
"timestamp": 1689740076287,
"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-07-19T04:16:21.565Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0e8f3c09-147b-4fdf-afc8-929836d08cf9
2023-07-19T04:16:21.565Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:16:30.274Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:16:30.352Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9
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-07-19T04:16:30.377Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:16:30.377Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:16:30.377Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:16:30.378Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-07-19T04:16:30.398Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:17:00.405Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9 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-07-19T04:17:00.451Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0e8f3c09-147b-4fdf-afc8-929836d08cf9 and serviceModelVersionId: 5a96964a-cb39-4a56-80fc-daa063ab5dda
2023-07-19T04:17:00.451Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 31760daa-8d8d-4154-becd-3a5b145c9c22
2023-07-19T04:17:00.453Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0
2023-07-19T04:17:00.462Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:17:00.543Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?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-07-19T04:17:00.544Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0|INFO|500||Invoke
2023-07-19T04:17:00.602Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-07-19T04:17:00.772Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0|INFO|500||InvokeReturn
2023-07-19T04:17:00.773Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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/31760daa-8d8d-4154-becd-3a5b145c9c22/model-vers/model-ver/5a96964a-cb39-4a56-80fc-daa063ab5dda?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:17:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[151768], x-aai-txid=[1-aai-resources-230719-04:17:01:258-88958], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:17:00.773Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:17:00.773Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:17:00.774Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-07-19T04:17:00.794Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|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-07-19T04:17:00.795Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0e8f3c09-147b-4fdf-afc8-929836d08cf9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:17:00.795Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:17:00.796Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:17:00.796Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:17:00.796Z|0e8f3c09-147b-4fdf-afc8-929836d08cf9|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740220795,
"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-07-19T04:17:01.864Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:17:21.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:17:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:17:21.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0e8f3c09-147b-4fdf-afc8-929836d08cf9",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740220795,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:17:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:18:01.865Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:18:21.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:19:01.870Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:19:21.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:20:01.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:20:21.352Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:21:01.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:21:21.354Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:22:01.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:22:21.354Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:01.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:23:14.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-07-19T04:23:14.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ea85701d-80a4-48a2-b779-b1fdf0758166","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"5df8cc3b-78bd-4f3b-bd1e-d8df041628cc","serviceDescription":"service","serviceInvariantUUID":"a452ab06-fcdc-4e05-a890-6a003221b36c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"d08a3d5c-bff0-436d-a49b-b5e4be59b8b0","resourceInvariantUUID":"6df6e171-a888-4c4c-89ff-5a044ab29164","resourceCustomizationUUID":"de313ae1-3684-42c4-aab5-60f64a7f5e08","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":"M2RjNzM2NWE1YjE5M2MxNDk3ODljZTMxZTNkYTcxNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"855f9613-0b89-4104-9e7c-812c22c51dcc","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTVkYjAyMjNmMzI3NGM5MzRlM2YzZTAzZGVkMTlmMDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"251f3ed5-3c46-42fc-8f04-78fb5108f6a0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:23:14.065Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:23:14.065Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740538060,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:23:14.067Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:23:14.067Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:23:14.072Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:14.072Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:14.072Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740581878,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:15.077Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:23:15.077Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:15.079Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:15.079Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740581878,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:16.082Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "5df8cc3b-78bd-4f3b-bd1e-d8df041628cc",
"serviceDescription": "service",
"serviceInvariantUUID": "a452ab06-fcdc-4e05-a890-6a003221b36c",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "de313ae1-3684-42c4-aab5-60f64a7f5e08",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "d08a3d5c-bff0-436d-a49b-b5e4be59b8b0",
"resourceInvariantUUID": "6df6e171-a888-4c4c-89ff-5a044ab29164",
"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": "MTVkYjAyMjNmMzI3NGM5MzRlM2YzZTAzZGVkMTlmMDA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "251f3ed5-3c46-42fc-8f04-78fb5108f6a0"
}
],
"workloadContext": "Production"
}
2023-07-19T04:23:16.083Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:23:16.083Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc ASDC
2023-07-19T04:23:16.093Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:ea85701d-80a4-48a2-b779-b1fdf0758166
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
ServiceInvariantUUID:a452ab06-fcdc-4e05-a890-6a003221b36c
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:251f3ed5-3c46-42fc-8f04-78fb5108f6a0
ArtifactChecksum:MTVkYjAyMjNmMzI3NGM5MzRlM2YzZTAzZGVkMTlmMDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:de313ae1-3684-42c4-aab5-60f64a7f5e08
ResourceInvariantUUID:6df6e171-a888-4c4c-89ff-5a044ab29164
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:d08a3d5c-bff0-436d-a49b-b5e4be59b8b0
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-07-19T04:23:16.094Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc 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-07-19T04:23:16.390Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:23:16.393Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:23:16.394Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:23:16.394Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 251f3ed5-3c46-42fc-8f04-78fb5108f6a0 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:16.394Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:23:16.395Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:16.570Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:23:16.571Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 251f3ed5-3c46-42fc-8f04-78fb5108f6a0 57782
2023-07-19T04:23:16.572Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-07-19T04:23:16.572Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:16.572Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:23:16.577Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:16.577Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:16.577Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740596572,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:17.582Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:23:17.583Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:23:17.583Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 251f3ed5-3c46-42fc-8f04-78fb5108f6a0, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:17.584Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-07-19T04:23:17.595Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:17.595Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:19.159Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8929189968160953760/Definitions/service-BasicNetwork-template.yml
2023-07-19T04:23:21.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:21.348Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-07-19T04:23:21.348Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "multicloud-k8s",
"timestamp": 1689740571321,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:23:21.349Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:23:23.421Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-07-19T04:23:23.423Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.424Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.424Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.425Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.425Z|ea85701d-80a4-48a2-b779-b1fdf0758166|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-BasicNetwork-csar.csar
2023-07-19T04:23:23.426Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.426Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.426Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.427Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:23:23.427Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.428Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.428Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-07-19T04:23:23.429Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:23:23.429Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:23:23.431Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.432Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.432Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-07-19T04:23:23.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:23:23.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:23:23.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.434Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.434Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.434Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.435Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.436Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.436Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.437Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.437Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.437Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.438Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
Model Version:NULL
Model InvariantUuid:a452ab06-fcdc-4e05-a890-6a003221b36c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:6df6e171-a888-4c4c-89ff-5a044ab29164
Model UUID:7adaea0f-2ad1-4cbb-8dd7-10502b89b775
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:de313ae1-3684-42c4-aab5-60f64a7f5e08
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-07-19T04:23:23.586Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: d08a3d5c-bff0-436d-a49b-b5e4be59b8b0
2023-07-19T04:23:23.587Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||No resources found for Service: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
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-07-19T04:23:23.625Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||
2023-07-19T04:23:23.626Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-07-19T04:23:23.628Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
2023-07-19T04:23:23.629Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
2023-07-19T04:23:23.629Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-07-19T04:23:23.630Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.659Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1f320436, org.onap.sdc.toscaparser.api.parameters.Input@12dd1ed1, org.onap.sdc.toscaparser.api.parameters.Input@71d0d831, org.onap.sdc.toscaparser.api.parameters.Input@156032ce, org.onap.sdc.toscaparser.api.parameters.Input@1afc87e0]
2023-07-19T04:23:23.669Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.670Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.671Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.672Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.673Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc: Generic NeutronNet
2023-07-19T04:23:23.675Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.676Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.678Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.680Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.765Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.766Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.766Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.767Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.767Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:23:23.768Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:23:23.768Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||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-07-19T04:23:23.952Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-07-19T04:23:23.955Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-07-19T04:23:23.956Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-07-19T04:23:23.957Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:23:23.958Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:23:23.958Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:23:23.959Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740603955,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:23:24.962Z||kafka-producer-network-thread | SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a8927ad5-95fd-4c3e-b95a-bd2c5137c2ef] Node 0 disconnected.
2023-07-19T04:23:24.961Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:23:25.015Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:23:25.030Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:23:25.030Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:23:25.031Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:23:55.031Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:23:55.140Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:23:55.155Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:23:55.156Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:23:55.157Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:24:21.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:24:21.354Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.355Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "policy-distribution-id",
"timestamp": 1689740569730,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.356Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740581878,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740594462,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.357Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "aai-model-loader",
"timestamp": 1689740594170,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.359Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740538060,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "policy-distribution-id",
"timestamp": 1689740569730,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.360Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "multicloud-k8s",
"timestamp": 1689740571321,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740581878,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:24:21.361Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740594462,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "aai-model-loader",
"timestamp": 1689740594170,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:24:21.363Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740595802,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "policy-distribution-id",
"timestamp": 1689740596408,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740596572,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740596701,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "aai-model-loader",
"timestamp": 1689740596335,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:24:21.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.366Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740596836,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-07-19T04:24:21.396Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:24:21.396Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:24:21.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "policy-distribution-id",
"timestamp": 1689740597454,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:24:21.433Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:24:21.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:24:21.433Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "policy-distribution-id",
"timestamp": 1689740598473,
"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-07-19T04:24:21.452Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:24:21.452Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:24:25.161Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:24:25.600Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:24:25.720Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:24:25.721Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:24:25.721Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:24:55.722Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:24:55.776Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:24:55.785Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:24:55.786Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:24:55.786Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:25:21.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:25:21.353Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.354Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740603955,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:25:21.355Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740604106,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "aai-model-loader",
"timestamp": 1689740603932,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.356Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740605108,
"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-07-19T04:25:21.468Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:25:21.468Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:25:21.603Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.603Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "aai-model-loader",
"timestamp": 1689740604934,
"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-07-19T04:25:21.643Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ea85701d-80a4-48a2-b779-b1fdf0758166
2023-07-19T04:25:21.643Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:25:21.712Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.713Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.713Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.713Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.714Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.715Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.716Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.717Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.717Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.736Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.736Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.736Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.737Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.740Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.741Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.742Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "multicloud-k8s",
"timestamp": 1689740625467,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:25:21.743Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.744Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.748Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740597845,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:25:21.748Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740629492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.749Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740656331,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:25:21.750Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740656940,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.751Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.752Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740657338,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:25:21.883Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:25:21.883Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:25:21.914Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740657945,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.915Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:21.916Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:21.916Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:21.916Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "policy-distribution-id",
"timestamp": 1689740658950,
"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-07-19T04:25:21.994Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:25:21.995Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:25:22.022Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.023Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:25:22.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:25:25.786Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:25:25.886Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166
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-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:25:25.920Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:25:25.921Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:25:25.924Z|ea85701d-80a4-48a2-b779-b1fdf0758166|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-07-19T04:25:25.988Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:25:55.989Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ea85701d-80a4-48a2-b779-b1fdf0758166 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-07-19T04:25:56.020Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ea85701d-80a4-48a2-b779-b1fdf0758166 and serviceModelVersionId: 5df8cc3b-78bd-4f3b-bd1e-d8df041628cc
2023-07-19T04:25:56.020Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a452ab06-fcdc-4e05-a890-6a003221b36c
2023-07-19T04:25:56.024Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0
2023-07-19T04:25:56.044Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:25:56.137Z|ea85701d-80a4-48a2-b779-b1fdf0758166|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/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?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-07-19T04:25:56.140Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0|INFO|500||Invoke
2023-07-19T04:25:56.149Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-07-19T04:25:56.324Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0|INFO|500||InvokeReturn
2023-07-19T04:25:56.325Z|ea85701d-80a4-48a2-b779-b1fdf0758166|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/a452ab06-fcdc-4e05-a890-6a003221b36c/model-vers/model-ver/5df8cc3b-78bd-4f3b-bd1e-d8df041628cc?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:25:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[401560], x-aai-txid=[1-aai-resources-230719-04:25:56:806-35586], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:25:56.326Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:25:56.327Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:25:56.327Z|ea85701d-80a4-48a2-b779-b1fdf0758166|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-07-19T04:25:56.351Z|ea85701d-80a4-48a2-b779-b1fdf0758166|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-07-19T04:25:56.353Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ea85701d-80a4-48a2-b779-b1fdf0758166 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:25:56.360Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:25:56.364Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:56.364Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:56.365Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740756353,
"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-07-19T04:25:57.433Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-19T04:25:57.445Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-07-19T04:25:57.446Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"4cb52519-8525-4a5f-8171-858fea3e7bf3","serviceName":"Demo_pNF_q2wSTXbq2L05SxpdOycL","serviceVersion":"1.0","serviceUUID":"a9027516-d55b-4d84-ac04-392b134812a8","serviceDescription":"catalog service description","serviceInvariantUUID":"562d77d7-0a2b-434c-a932-11c2e7443f1b","resources":[{"resourceInstanceName":"pNF 28b55f91-be66 0","resourceName":"pNF 28b55f91-be66","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e","resourceInvariantUUID":"7989c85e-d244-4499-9d65-74648cb4871e","resourceCustomizationUUID":"5cd69280-ab2a-43b3-9c6a-f82bf6abe9db","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml","artifactChecksum":"ZGM2YjFiNDZhOTcxYzQ2MjdiZTU0NGQ3ODczNTdkM2I\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0bd63af0-df29-455d-a4d9-0cc680dc693c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar","artifactChecksum":"YjllY2JhNmM1MDU0YzYzYzA4ZGRhZDM0MDNiNmI4OWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f5e8bf01-4c9c-43e3-8634-6ebfac2cc0ce","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"833d6fc0-418c-4e98-b3da-6d05f08da6e4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml","artifactChecksum":"MWJmMDQ5N2I4YTlkM2FlZDc3ZTNmZDIwM2Y1YTg2MTU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f636797f-ff30-4776-a298-3749a3dedfe9","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6a481c26-41b8-4f89-9d1b-b766430def92","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d9a8127e-7ed7-4705-a993-7c4f8df13e28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml","artifactChecksum":"NzcyYzMwNTI1NjU1OTFjOTg3NDczNmQ4YWU4MmI4MTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"21455ab1-eaa5-4331-85eb-12c414139b2c","artifactVersion":"1"},{"artifactName":"service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar","artifactChecksum":"NTFlNjY3NjJhYzVkNWM2OTMwNmU4ZWQzZTU2NjRjOTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6576cb74-40ae-4022-8e42-80c341388436","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:25:57.459Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:25:57.460Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:57.460Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:57.460Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:25:58.461Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:25:58.462Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:58.463Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:58.463Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:25:59.470Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:25:59.472Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:25:59.472Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:25:59.473Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:00.474Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:00.477Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:00.478Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:00.478Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:01.479Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:01.480Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:01.481Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:01.481Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:02.483Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:02.484Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:02.484Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:02.484Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:03.487Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:03.488Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:03.490Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:03.490Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:04.495Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:26:04.497Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:04.502Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:04.504Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:05.506Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"serviceName": "Demo_pNF_q2wSTXbq2L05SxpdOycL",
"serviceVersion": "1.0",
"serviceUUID": "a9027516-d55b-4d84-ac04-392b134812a8",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "562d77d7-0a2b-434c-a932-11c2e7443f1b",
"resources": [
{
"resourceInstanceName": "pNF 28b55f91-be66 0",
"resourceCustomizationUUID": "5cd69280-ab2a-43b3-9c6a-f82bf6abe9db",
"resourceName": "pNF 28b55f91-be66",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e",
"resourceInvariantUUID": "7989c85e-d244-4499-9d65-74648cb4871e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"artifactChecksum": "NTFlNjY3NjJhYzVkNWM2OTMwNmU4ZWQzZTU2NjRjOTQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6576cb74-40ae-4022-8e42-80c341388436"
}
],
"workloadContext": "Production"
}
2023-07-19T04:26:05.507Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:26:05.507Z|ea85701d-80a4-48a2-b779-b1fdf0758166|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a9027516-d55b-4d84-ac04-392b134812a8 ASDC
2023-07-19T04:26:05.513Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:4cb52519-8525-4a5f-8171-858fea3e7bf3
ServiceName:Demo_pNF_q2wSTXbq2L05SxpdOycL
ServiceVersion:1.0
ServiceUUID:a9027516-d55b-4d84-ac04-392b134812a8
ServiceInvariantUUID:562d77d7-0a2b-434c-a932-11c2e7443f1b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
ArtifactUUID:6576cb74-40ae-4022-8e42-80c341388436
ArtifactChecksum:NTFlNjY3NjJhYzVkNWM2OTMwNmU4ZWQzZTU2NjRjOTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 28b55f91-be66 0
ResourceCustomizationUUID:5cd69280-ab2a-43b3-9c6a-f82bf6abe9db
ResourceInvariantUUID:7989c85e-d244-4499-9d65-74648cb4871e
ResourceName:pNF 28b55f91-be66
ResourceType:PNF
ResourceUUID:8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-07-19T04:26:05.514Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9027516-d55b-4d84-ac04-392b134812a8 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-07-19T04:26:05.672Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:26:05.675Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:26:05.676Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:26:05.678Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6576cb74-40ae-4022-8e42-80c341388436 from URL: /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:05.679Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:26:05.680Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:05.812Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:26:05.821Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar 6576cb74-40ae-4022-8e42-80c341388436 88007
2023-07-19T04:26:05.822Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar ASDC sendASDCNotification
2023-07-19T04:26:05.823Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:05.823Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:26:05.825Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:05.825Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:05.827Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740765822,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:06.830Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:26:06.832Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:26:06.833Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 6576cb74-40ae-4022-8e42-80c341388436, URL: /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar to file: /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:06.833Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:06.834Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:06.835Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:07.409Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15122432573678421481/Definitions/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml
2023-07-19T04:26:09.798Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.799Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 28b55f91-be66 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-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:09.800Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:26:09.801Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.801Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.801Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Node template pNF 28b55f91-be66 0 is matching search criteria
2023-07-19T04:26:09.802Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:26:09.802Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 28b55f91-be66 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:26:09.802Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Node template pNF 28b55f91-be66 0 is matching search criteria
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 28b55f91-be66 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-07-19T04:26:09.803Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.804Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.804Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.804Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.805Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.805Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.805Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.806Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_q2wSTXbq2L05SxpdOycL
Description:catalog service description
Model UUID:a9027516-d55b-4d84-ac04-392b134812a8
Model Version:NULL
Model InvariantUuid:562d77d7-0a2b-434c-a932-11c2e7443f1b
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-07-19T04:26:09.825Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
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-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||pNF 28b55f91-be66 0
2023-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
2023-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||No resources found for Service: a9027516-d55b-4d84-ac04-392b134812a8
2023-07-19T04:26:09.840Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a9027516-d55b-4d84-ac04-392b134812a8
2023-07-19T04:26:09.841Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 28b55f91-be66 0 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e 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-07-19T04:26:09.854Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f4c05b, org.onap.sdc.toscaparser.api.parameters.Input@7d827a66, org.onap.sdc.toscaparser.api.parameters.Input@4ad8f2e3, org.onap.sdc.toscaparser.api.parameters.Input@154534be, org.onap.sdc.toscaparser.api.parameters.Input@3610d855]
2023-07-19T04:26:09.855Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.855Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.855Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a9027516-d55b-4d84-ac04-392b134812a8: pNF 28b55f91-be66
2023-07-19T04:26:09.856Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Processing PNF resource: 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e
2023-07-19T04:26:09.856Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-07-19T04:26:09.857Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_q2wSTXbq2L05SxpdOycL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-07-19T04:26:09.857Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Resource customization UUID: 5cd69280-ab2a-43b3-9c6a-f82bf6abe9db is the same as notified resource customizationUUID: 5cd69280-ab2a-43b3-9c6a-f82bf6abe9db
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-07-19T04:26:10.120Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 28b55f91-be66 8afec9b0-97c9-4135-b8d1-8fbdbaf3a86e 0 ASDC deployResourceStructure
2023-07-19T04:26:10.121Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar ASDC sendASDCNotification
2023-07-19T04:26:10.121Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar
2023-07-19T04:26:10.121Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-07-19T04:26:10.122Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:26:10.123Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:26:10.123Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740770121,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:11.125Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:26:11.166Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
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-07-19T04:26:11.193Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:26:11.194Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-07-19T04:26:11.194Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-07-19T04:26:21.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:26:21.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740654459,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740654169,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740662600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740662308,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740656243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740658342,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740659953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740667307,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740656243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.358Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740658342,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740659953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.361Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740668351,
"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-07-19T04:26:21.388Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:26:21.388Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:26:21.434Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.435Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740656243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.435Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.435Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740658342,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.436Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740659953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740656243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.441Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.442Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.442Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740658342,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740659953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.443Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740656243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.444Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740658342,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740659953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.445Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740656243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.446Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740658342,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740659953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.447Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740672037,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:26:21.448Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.448Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.448Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740656243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.449Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.449Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.449Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740658342,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.450Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.451Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.452Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740659953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.453Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.453Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.453Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "aai-model-loader",
"timestamp": 1689740673039,
"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-07-19T04:26:21.476Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4cb52519-8525-4a5f-8171-858fea3e7bf3
2023-07-19T04:26:21.477Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:26:21.507Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.508Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740673366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.509Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.509Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.509Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740673366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.510Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.510Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740674119,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.511Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "cds-sdc-listener",
"timestamp": 1689740674371,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:26:21.555Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.556Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-07-19T04:26:21.601Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.604Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740674461,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.606Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740675125,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.607Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.608Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "policy-distribution-id",
"timestamp": 1689740676127,
"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-07-19T04:26:21.625Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.626Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:21.663Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.664Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740675552,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.665Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.665Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.665Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740676634,
"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-07-19T04:26:21.706Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.707Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:21.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "multicloud-k8s",
"timestamp": 1689740677638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740684459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740684169,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740684459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740684169,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740684459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740684169,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740684459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740684169,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740684459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740684169,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740684459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740684169,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.739Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740684459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740684169,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.740Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740691669,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740691312,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.742Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740695654,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:26:21.747Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.747Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.747Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "sdnc-sdc-listener",
"timestamp": 1689740696657,
"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-07-19T04:26:21.762Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.763Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:21.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.796Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740703769,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:26:21.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:26:21.797Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:26:21.797Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "aai-model-loader",
"timestamp": 1689740704772,
"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-07-19T04:26:21.834Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3e8f429f-237a-4f82-94fb-d1cf9833b421
2023-07-19T04:26:21.834Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3e8f429f-237a-4f82-94fb-d1cf9833b421 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-07-19T04:26:41.195Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-07-19T04:26:41.220Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3
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-07-19T04:26:41.235Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-07-19T04:26:41.235Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-07-19T04:26:41.236Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-07-19T04:26:41.236Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:26:41.237Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-07-19T04:26:41.238Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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-07-19T04:26:41.257Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-07-19T04:27:11.257Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3 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-07-19T04:27:11.289Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4cb52519-8525-4a5f-8171-858fea3e7bf3 and serviceModelVersionId: a9027516-d55b-4d84-ac04-392b134812a8
2023-07-19T04:27:11.289Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 562d77d7-0a2b-434c-a932-11c2e7443f1b
2023-07-19T04:27:11.295Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0
2023-07-19T04:27:11.312Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-07-19T04:27:11.377Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?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-07-19T04:27:11.379Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0|INFO|500||Invoke
2023-07-19T04:27:11.390Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-07-19T04:27:11.611Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0|INFO|500||InvokeReturn
2023-07-19T04:27:11.613Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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/562d77d7-0a2b-434c-a932-11c2e7443f1b/model-vers/model-ver/a9027516-d55b-4d84-ac04-392b134812a8?depth=0 has http status code:200 and response headers:{date=[Wed, 19 Jul 2023 04:27:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[174], vertex-id=[180304], x-aai-txid=[1-aai-resources-230719-04:27:12:051-45507], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-07-19T04:27:11.613Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-07-19T04:27:11.614Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-07-19T04:27:11.614Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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-07-19T04:27:11.641Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|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-07-19T04:27:11.641Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4cb52519-8525-4a5f-8171-858fea3e7bf3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-07-19T04:27:11.642Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-07-19T04:27:11.643Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:11.643Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:11.643Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740831642,
"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-07-19T04:27:12.717Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-07-19T04:27:12.718Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3e8f429f-237a-4f82-94fb-d1cf9833b421","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c15f0ade-528c-4d87-8d2d-8d049b03517c","serviceDescription":"service","serviceInvariantUUID":"753eb833-1a48-40f6-a4bc-db30dbecb5db","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"92a55d05-232c-40ed-883d-e6372e2a5305","resourceInvariantUUID":"93f2f1a3-271a-4ad7-8d2a-6ed44f8c9096","resourceCustomizationUUID":"8cc6281d-222c-4763-a40d-81a8f2ec7674","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":"MzQ0N2M4ODc2OGNhNjUxMzBiNWFkZmQ1NGM2MzFhN2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"75421c4d-28e7-4baa-b3d0-e92f41571614","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":"ZDJiYWVhN2JjNjZjMzUxOTYwYzM5M2E3MGJhMDllN2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4608a337-217b-4bde-9d82-67a343d8068c","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":"82c42c75-1072-471b-ab6e-b2d5987344ab","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":"82498514-df6c-493b-8675-6b3e818936ce","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":"1ed9651e-fd6c-4ee6-9a66-20a144d708ec","artifactVersion":"2","generatedFromUUID":"82c42c75-1072-471b-ab6e-b2d5987344ab"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OTgyNzYwZjMxZTlkZTU5ZTYyOTkxM2IxNjM1ODlhN2Y\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0df80d82-6205-47f2-9bc6-d4b676826316","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODQzMzcwYTEwZDBkZTYzNDAzZGU2MjE5NDYwMjUyMjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c7446585-36f2-4279-8fd5-0486b080ccba","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-19T04:27:12.735Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:12.736Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:12.736Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:12.737Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"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-07-19T04:27:13.750Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:13.751Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:13.751Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:13.753Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"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-07-19T04:27:14.755Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:14.756Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:14.756Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:14.756Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"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-07-19T04:27:15.757Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:15.758Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:15.758Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:15.759Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"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-07-19T04:27:16.761Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:16.762Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:16.762Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:16.763Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"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-07-19T04:27:17.778Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:17.779Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:17.779Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:17.780Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:18.781Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-07-19T04:27:18.782Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:18.782Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:18.782Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:19.784Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "c15f0ade-528c-4d87-8d2d-8d049b03517c",
"serviceDescription": "service",
"serviceInvariantUUID": "753eb833-1a48-40f6-a4bc-db30dbecb5db",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "8cc6281d-222c-4763-a40d-81a8f2ec7674",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "92a55d05-232c-40ed-883d-e6372e2a5305",
"resourceInvariantUUID": "93f2f1a3-271a-4ad7-8d2a-6ed44f8c9096",
"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": "ZDJiYWVhN2JjNjZjMzUxOTYwYzM5M2E3MGJhMDllN2I\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4608a337-217b-4bde-9d82-67a343d8068c",
"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": "82c42c75-1072-471b-ab6e-b2d5987344ab",
"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": "1ed9651e-fd6c-4ee6-9a66-20a144d708ec",
"generatedFromUUID": "82c42c75-1072-471b-ab6e-b2d5987344ab"
},
"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": "1ed9651e-fd6c-4ee6-9a66-20a144d708ec",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ODQzMzcwYTEwZDBkZTYzNDAzZGU2MjE5NDYwMjUyMjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c7446585-36f2-4279-8fd5-0486b080ccba"
}
],
"workloadContext": "Production"
}
2023-07-19T04:27:19.785Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-07-19T04:27:19.785Z|4cb52519-8525-4a5f-8171-858fea3e7bf3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c15f0ade-528c-4d87-8d2d-8d049b03517c ASDC
2023-07-19T04:27:19.785Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:3e8f429f-237a-4f82-94fb-d1cf9833b421
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c15f0ade-528c-4d87-8d2d-8d049b03517c
ServiceInvariantUUID:753eb833-1a48-40f6-a4bc-db30dbecb5db
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:c7446585-36f2-4279-8fd5-0486b080ccba
ArtifactChecksum:ODQzMzcwYTEwZDBkZTYzNDAzZGU2MjE5NDYwMjUyMjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:8cc6281d-222c-4763-a40d-81a8f2ec7674
ResourceInvariantUUID:93f2f1a3-271a-4ad7-8d2a-6ed44f8c9096
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:92a55d05-232c-40ed-883d-e6372e2a5305
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:4608a337-217b-4bde-9d82-67a343d8068c
ArtifactChecksum:ZDJiYWVhN2JjNjZjMzUxOTYwYzM5M2E3MGJhMDllN2I=
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:82c42c75-1072-471b-ab6e-b2d5987344ab
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:1ed9651e-fd6c-4ee6-9a66-20a144d708ec
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:1ed9651e-fd6c-4ee6-9a66-20a144d708ec
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-07-19T04:27:19.791Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c15f0ade-528c-4d87-8d2d-8d049b03517c 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-07-19T04:27:19.943Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:27:19.944Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:27:19.945Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:27:19.945Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c7446585-36f2-4279-8fd5-0486b080ccba from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-07-19T04:27:19.946Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-07-19T04:27:19.946Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:20.059Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-07-19T04:27:20.071Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar c7446585-36f2-4279-8fd5-0486b080ccba 75165
2023-07-19T04:27:20.071Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:20.071Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:20.072Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-07-19T04:27:20.072Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-07-19T04:27:20.072Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-19T04:27:20.073Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3e8f429f-237a-4f82-94fb-d1cf9833b421",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740840071,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:21.074Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-07-19T04:27:21.075Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-07-19T04:27:21.077Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: c7446585-36f2-4279-8fd5-0486b080ccba, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:21.077Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-07-19T04:27:21.078Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:21.079Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:21.345Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-19T04:27:21.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ea85701d-80a4-48a2-b779-b1fdf0758166",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740756353,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-07-19T04:27:21.351Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.351Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/resourceInstances/pnf28b55f91be660/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-07-19T04:27:21.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.358Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740757433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "NOTIFIED"
}
2023-07-19T04:27:21.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.359Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740765822,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-07-19T04:27:21.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-07-19T04:27:21.360Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "4cb52519-8525-4a5f-8171-858fea3e7bf3",
"consumerID": "SO-sdc-controller",
"timestamp": 1689740770121,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfQ2wstxbq2l05sxpdoycl/1.0/artifacts/service-DemoPnfQ2wstxbq2l05sxpdoycl-csar.csar",
"status": "DEPLOY_OK"
}
2023-07-19T04:27:21.360Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-07-19T04:27:21.516Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12450566075121093318/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-07-19T04:27:24.931Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-07-19T04:27:24.932Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:27:24.932Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-07-19T04:27:24.932Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|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-07-19T04:27:24.933Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-07-19T04:27:24.934Z|3e8f429f-237a-4f82-94fb-d1cf9833b421|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery