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-02-23T00:36:23.519Z||main|||||INFO|500||The following profiles are active: basic 2023-02-23T00:37:17.193Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-23T00:37:17.197Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-23T00:37:18.158Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-23T00:37:38.243Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-23T00:37:39.267Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-23T00:37:41.773Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-23T00:37:42.808Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-23T00:37:44.528Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-23T00:37:53.592Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-23T00:37:55.027Z||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-02-23T00:38:03.130Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-23T00:38:03.332Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-23T00:38:03.450Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-23T00:38:03.477Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-23T00:38:05.114Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-23T00:38:06.570Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-23T00:38:10.690Z||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-02-23T00:38:12.638Z||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-02-23T00:38:14.804Z||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-02-23T00:38:14.830Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:14.908Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:17.278Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:17.279Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:14 GMT], server=[envoy], x-envoy-upstream-service-time=[2344], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:17.308Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"78e500df32cf4cd095c9a1160345088b","versionId":"50f2c9675535466493c8e47b18e4101d"} 2023-02-23T00:38:17.416Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-02-23T00:38:17.644Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:17.645Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[db4ff4bd-6c9a-4839-89e8-66fa4b241229], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:17.648Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:18.145Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[444]} 2023-02-23T00:38:18.149Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:18.153Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:18.158Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-02-23T00:38:18.161Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:18.424Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:18.426Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:18.436Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:18.657Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:18.660Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:18 GMT], server=[envoy], x-envoy-upstream-service-time=[217], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:18.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"8866e49de1614c2ea3d9404dc96d1571","versionId":"1b114bdde4d8459fa50c24d07e881c61"} 2023-02-23T00:38:18.674Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-02-23T00:38:18.745Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:18.746Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d84bfbcc-1577-43eb-ae44-118ece842dd7], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:18.757Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:19.196Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[429]} 2023-02-23T00:38:19.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:19.198Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:19.199Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-02-23T00:38:19.200Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:19.352Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:19.366Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:19.369Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:19.610Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:19.611Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:19 GMT], server=[envoy], x-envoy-upstream-service-time=[224], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:19.613Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"fa216af2e12049a7a2b78ee427537b17","versionId":"12763c2eeb6d465c95cc8f1f86cbda7a"} 2023-02-23T00:38:19.618Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-02-23T00:38:19.739Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:19.740Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fc1c059-77eb-45b9-88fa-fb79f51d1110], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:19.743Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:20.154Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[399]} 2023-02-23T00:38:20.156Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:20.157Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:20.158Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-02-23T00:38:20.158Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:20.990Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:20.991Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b012320-ddb4-4a1f-8207-73f36aed1fc7], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:21.049Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:21.323Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:20 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:21.324Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e84529eae62d4ad6a6bbbcbd42d55bfd","versionId":"2545dcea3f3d4117bd01a38c8227a9d8"} 2023-02-23T00:38:21.325Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:21.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-23T00:38:21.546Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:21.547Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa546e9b-50fc-4439-80ff-57af20a153b6], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:21.549Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:21.942Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[387]} 2023-02-23T00:38:21.944Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:21.945Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:21.946Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-23T00:38:21.946Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:22.172Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:22.173Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71450c8e-c418-4de2-a847-a2c6cd45eb55], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:22.174Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:22.420Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:22 GMT], server=[envoy], x-envoy-upstream-service-time=[224], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:22.421Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3c0a788585d44620a988950d00833072","versionId":"9ba5456c0b6b4de58fd35217a573af16"} 2023-02-23T00:38:22.422Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:22.426Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-23T00:38:22.658Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:22.659Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ed8c96eb-7917-4eb5-80c4-f71d593c28bb], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:22.661Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:23.084Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[398]} 2023-02-23T00:38:23.086Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:23.096Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:23.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-23T00:38:23.099Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:23.257Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:23.261Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:23.271Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:23.539Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:23.541Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:23 GMT], server=[envoy], x-envoy-upstream-service-time=[256], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:23.542Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"bfe1735ddd1449f7af74d6e4b2bd4ded","versionId":"38a94fdbbd2143e482a39745f2819d1e"} 2023-02-23T00:38:23.545Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-23T00:38:23.684Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:23.685Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[716963fb-f136-461b-8280-efa01b8e7ded], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:23.688Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:24.125Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[434]} 2023-02-23T00:38:24.126Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:24.145Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:24.147Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-23T00:38:24.150Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:24.421Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:24.422Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0854ecc1-2e73-4136-9699-a9e30e05a1c8], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:24.431Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:24.702Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:24 GMT], server=[envoy], x-envoy-upstream-service-time=[266], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:24.703Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a72409c00c6f49b49076a3c07def21a6","versionId":"1040726cff5747a591d59167a96687a8"} 2023-02-23T00:38:24.705Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:24.708Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-02-23T00:38:24.777Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:24.779Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[167933e8-f09b-4e42-babc-dd60100dd70d], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:24.781Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:25.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[324]} 2023-02-23T00:38:25.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:25.110Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:25.111Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-02-23T00:38:25.111Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:25.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:25.208Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e16f5c0-dfcd-4312-911a-82db02eb8e03], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:25.210Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:25.435Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:25.437Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"103ec4de08214e5aa22f3797f8638864","versionId":"c8d257030b8d45238ec613e10df6faf3"} 2023-02-23T00:38:25.438Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:25.447Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-02-23T00:38:25.597Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:25.599Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9c658dee-b894-4295-a49d-f4b8010420c1], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:25.602Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:25.936Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]} 2023-02-23T00:38:25.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:25.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:25.938Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-02-23T00:38:25.938Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.026Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.030Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:26.034Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.261Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:26.262Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], x-envoy-upstream-service-time=[220], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:26.263Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"5c4348edd5074ac88e95a59b398448ac","versionId":"773d80ecfa004860a4ea1784fe879811"} 2023-02-23T00:38:26.266Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-02-23T00:38:26.354Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-23T00:38:26.356Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:26.357Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:26.690Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:26.691Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[327]} 2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.831Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.832Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:26.833Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:27.052Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:27.053Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:26 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:27.053Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"acbe78edba2045d78234053083cec0cb","versionId":"5290ce94b1b64a72999871ad9f3cdd7b"} 2023-02-23T00:38:27.056Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-02-23T00:38:27.102Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-23T00:38:27.106Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:27.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:27.521Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:27.522Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[391]} 2023-02-23T00:38:27.523Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:27.523Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-02-23T00:38:27.524Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:27.628Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:27.628Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6f7b8bd7-6eb6-4bfe-9e73-94f686f68321], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:27.630Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:27.856Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:27.864Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b8b9a1e403c34a20a125afc9e6978517","versionId":"4214ce3bd9a142f28f2c81cc6864f9cf"} 2023-02-23T00:38:27.870Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:27.882Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-02-23T00:38:28.035Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:28.038Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41d59808-7f4f-42d9-9464-36b0fca57009], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:28.041Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:28.423Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]} 2023-02-23T00:38:28.425Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:28.428Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:28.430Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-02-23T00:38:28.430Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:28.552Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:28.553Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a4368a21-a75d-4cd1-a409-733446fb8cf0], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:28.555Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:28.792Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:28 GMT], server=[envoy], x-envoy-upstream-service-time=[218], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:28.794Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9bd3ab9f6c9b4796a3d5014dd01b8f36","versionId":"358255e22afc47aa856001d286b00d6b"} 2023-02-23T00:38:28.797Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:28.805Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-02-23T00:38:28.926Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-23T00:38:28.929Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:28.931Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:29.327Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:29.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[387]} 2023-02-23T00:38:29.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:29.329Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-02-23T00:38:29.329Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:29.432Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:29.435Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:29.438Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:29.661Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:29.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:29 GMT], server=[envoy], x-envoy-upstream-service-time=[213], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:29.663Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"779385e599be45e69d087a9ea4de8a5f","versionId":"be5dedbf6ab6476cb3c35e252d59fabe"} 2023-02-23T00:38:29.666Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-02-23T00:38:29.763Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:29.770Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4f48219b-aacf-476b-92c1-2e8298c4e198], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:29.778Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:30.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[413]} 2023-02-23T00:38:30.205Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:30.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:30.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-02-23T00:38:30.208Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:30.281Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:30.282Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c83daf5a-6925-4f12-a8f3-cf62fd8e8762], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:30.283Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:30.565Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:30 GMT], server=[envoy], x-envoy-upstream-service-time=[279], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:30.566Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d348af526e564a789dab5f74fca48cdf","versionId":"264e7000e73d43c8a4d795d839b3cf76"} 2023-02-23T00:38:30.567Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:30.570Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-02-23T00:38:30.642Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:30.643Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[01df3280-e8c7-4e88-963e-bd4736ba7ec5], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:30.645Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:30.992Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[341]} 2023-02-23T00:38:30.993Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:30.995Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:30.996Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-02-23T00:38:30.997Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:31.231Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:31.238Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41bf2ff7-48de-47aa-aabf-d3ca4c3fecbf], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:31.240Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:31.483Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:31 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:31.485Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d89e9113375e49d5829e955ae7693381","versionId":"5e90b17ce27d4782a99f9fb5a84980fb"} 2023-02-23T00:38:31.487Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:31.494Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-02-23T00:38:31.556Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-23T00:38:31.558Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:31.560Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:32.634Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:32.660Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[957]} 2023-02-23T00:38:32.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:32.714Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-02-23T00:38:32.744Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:33.015Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:33.020Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1db0744b-08fd-40bd-9638-8777d9f11072], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:33.022Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:33.276Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:32 GMT], server=[envoy], x-envoy-upstream-service-time=[246], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:33.278Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ba2e165ee6b442e78832f9d148e0f709","versionId":"9ebe8e4f7f834753aaedabda316731c8"} 2023-02-23T00:38:33.279Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:33.485Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-02-23T00:38:33.963Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:33.964Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c49e053a-faa3-49e2-be24-3f1341dea32c], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:33.965Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:34.394Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[422]} 2023-02-23T00:38:34.397Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:34.401Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:34.403Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-02-23T00:38:34.405Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:34.542Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:34.542Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d9e1de64-fefd-47df-97d3-90e4aaf74284], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:34.549Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:34.876Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:34 GMT], server=[envoy], x-envoy-upstream-service-time=[308], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:34.877Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"251b2294c2004e48a5f5757d276fe890","versionId":"3102a40dcacd414d81a9ac1bbf6fb0ea"} 2023-02-23T00:38:34.878Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:34.881Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-02-23T00:38:34.935Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:34.936Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0efa8212-1513-44eb-bebe-9b708f02cc5a], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:34.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:35.325Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[385]} 2023-02-23T00:38:35.326Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:35.327Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:35.335Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-02-23T00:38:35.336Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:35.449Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:35.450Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fa15e629-e592-4c3b-9784-9fe1877a4db2], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:35.452Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:35.761Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:35 GMT], server=[envoy], x-envoy-upstream-service-time=[296], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:35.763Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ae71663202cb4851a3512f2e2aca5fbb","versionId":"7d9496745e08462ab15b938e45d1a028"} 2023-02-23T00:38:35.764Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:35.767Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-02-23T00:38:35.820Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-23T00:38:35.821Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:35.823Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:36.243Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:36.248Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[411]} 2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:36.347Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:36.348Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c26f3887-ef86-40a8-b62f-fb054b1196a3], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:36.349Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:36.602Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:36 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:36.606Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"493aaa24a35d4d039b7d42ffb374190e","versionId":"8cc8f36dec604917931313530b919429"} 2023-02-23T00:38:36.608Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:36.613Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-02-23T00:38:36.708Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-23T00:38:36.711Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:36.713Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:37.138Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:37.138Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[421]} 2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:37.243Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:37.251Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:37.264Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:37.511Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:37.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:37 GMT], server=[envoy], x-envoy-upstream-service-time=[241], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:37.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"c86a11944b3c48dbb02bba13b38f361f","versionId":"679844b9280141c485c3fcb55f621fba"} 2023-02-23T00:38:37.514Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-02-23T00:38:37.563Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:37.563Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9d149251-22f4-4ba1-999d-1591cc8c34ec], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:37.565Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:38.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[514]} 2023-02-23T00:38:38.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:38.099Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:38.100Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-02-23T00:38:38.100Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:38.192Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:38.192Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[607c1c7a-24eb-41a8-bbaa-13085952c6b3], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:38.194Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:38.491Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:38 GMT], server=[envoy], x-envoy-upstream-service-time=[293], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:38.492Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"34212bcd73284ca19895e3de68274c36","versionId":"6b7a003b03d54d1fa7bd19b048738e94"} 2023-02-23T00:38:38.493Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:38.495Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-02-23T00:38:38.537Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-23T00:38:38.539Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:38.541Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:38.998Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:38.998Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[415]} 2023-02-23T00:38:38.999Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:38.999Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-02-23T00:38:39.000Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.065Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.067Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:39.069Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.369Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:39.370Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], x-envoy-upstream-service-time=[264], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:39.370Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"3bab6aa2c81f4120a69d655612c090e1","versionId":"608b912cdd8b44f88904113769ed28d6"} 2023-02-23T00:38:39.379Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-02-23T00:38:39.446Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:39.447Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d5402b9c-d334-42a1-813a-f5322ac84ad8], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:39.449Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:39.858Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]} 2023-02-23T00:38:39.859Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:39.861Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:39.861Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-02-23T00:38:39.862Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.973Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.974Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:39.976Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:40.191Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:40.196Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], x-envoy-upstream-service-time=[201], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:40.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"1cb11324d003495cb8920a39562f1a39","versionId":"4e52b7765d6b4c55970dff209dbc2140"} 2023-02-23T00:38:40.199Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-02-23T00:38:40.281Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:40.282Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fff3719-365e-4a94-933c-19f8f379048b], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:40.284Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:40.622Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[332]} 2023-02-23T00:38:40.623Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:40.719Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-23T00:38:40.722Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7b5bd878-21da-4f93-b1ce-01a66ca91ebd], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:40.726Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:41.003Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:40 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-23T00:38:41.004Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a845b8ea85a84a8b98bde5ee4a8f586e","versionId":"44c1c10e36944b42927fc66bdb8110f4"} 2023-02-23T00:38:41.005Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-23T00:38:41.016Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-02-23T00:38:41.103Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|INFO|500||Invoke 2023-02-23T00:38:41.104Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[424735ff-4c54-49b2-b3c4-437423aca682], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]} 2023-02-23T00:38:41.105Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-23T00:38:41.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]} 2023-02-23T00:38:41.514Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-23T00:38:41.517Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|INFO|500||InvokeReturn 2023-02-23T00:38:41.518Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-02-23T00:38:51.157Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:59.037Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||--- 2023-02-23T00:38:59.037Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-23T00:38:59.038Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||--- 2023-02-23T00:38:59.935Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-23T00:39:15.752Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Started Application in 190.282 seconds (JVM running for 209.908) 2023-02-23T00:39:15.872Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-23T00:39:15.881Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-23T00:39:15.906Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-23T00:39:16.073Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6da68dd5-ff10-4df6-9b13-e67aab456bf0 url= /sdc/v1/artifactTypes 2023-02-23T00:39:16.095Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-23T00:39:16.703Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-23T00:39:16.962Z||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-02-23T00:39:16.965Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-02-23T00:39:16.966Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a4f2637f-e074-447e-80a5-323777ce48c6 url= /sdc/v1/distributionKafkaData 2023-02-23T00:39:16.967Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-02-23T00:39:17.021Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-23T00:39:17.038Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@66d6f792 2023-02-23T00:39:17.196Z||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-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48 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-02-23T00:39:17.323Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Instantiated an idempotent producer. 2023-02-23T00:39:18.208Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-02-23T00:39:18.465Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-23T00:39:18.466Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-23T00:39:18.467Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758457 2023-02-23T00:39:18.492Z||scheduling-1|||||INFO|500||start DistributionClient 2023-02-23T00:39:18.534Z||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-923a57d2-24f7-4f88-8783-6fa6507c4ba3 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-02-23T00:39:18.797Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-23T00:39:18.798Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-23T00:39:18.815Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758797 2023-02-23T00:39:18.818Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:39:18.848Z||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-b6bf499d-b362-4e1f-83d9-9be9f0982b83 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-02-23T00:39:18.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:39:18.886Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-23T00:39:18.887Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-23T00:39:18.887Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758886 2023-02-23T00:39:18.888Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:39:18.896Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:39:18.910Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-02-23T00:39:21.561Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg 2023-02-23T00:39:21.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg 2023-02-23T00:39:21.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q 2023-02-23T00:39:21.565Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:21.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg 2023-02-23T00:39:21.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg 2023-02-23T00:39:21.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:21.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg 2023-02-23T00:39:21.572Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:21.573Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:21.574Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:21.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg 2023-02-23T00:39:21.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:21.588Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q 2023-02-23T00:39:21.590Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] ProducerId set to 4 with epoch 0 2023-02-23T00:39:21.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q 2023-02-23T00:39:21.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-02-23T00:39:21.602Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-02-23T00:39:21.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] (Re-)joining group 2023-02-23T00:39:21.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] (Re-)joining group 2023-02-23T00:39:22.164Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4 2023-02-23T00:39:22.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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-02-23T00:39:22.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] (Re-)joining group 2023-02-23T00:39:22.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee 2023-02-23T00:39:22.302Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:22.304Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] (Re-)joining group 2023-02-23T00:39:28.183Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4', protocol='range'} 2023-02-23T00:39:28.184Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee', protocol='range'} 2023-02-23T00:39:28.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:28.377Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:28.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:28.379Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:28.381Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:28.382Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw 2023-02-23T00:39:28.405Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee=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-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4=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-02-23T00:39:28.444Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4', protocol='range'} 2023-02-23T00:39:28.448Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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-02-23T00:39:28.447Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee', protocol='range'} 2023-02-23T00:39:28.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.455Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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-02-23T00:39:28.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-23T00:39:28.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-02-23T00:39:28.488Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-02-23T00:39:28.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-23T00:39:28.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-02-23T00:39:28.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-02-23T00:39:28.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-02-23T00:39:28.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-02-23T00:39:28.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-02-23T00:39:28.649Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-23T00:39:28.652Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-23T00:39:28.922Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.922Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.923Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.936Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-23T00:39:28.937Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-23T00:39:28.938Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-23T00:39:28.938Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-23T00:40:18.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:40:18.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:41:18.877Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:41:18.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:42:18.880Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:42:18.903Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:43:18.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:43:18.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:44:18.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:44:18.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:45:18.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:45:18.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:45:51.061Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-23T00:46:18.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:46:18.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:47:18.905Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:47:18.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:48:18.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:48:18.907Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:48:21.677Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Node -1 disconnected. 2023-02-23T00:48:21.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Node -1 disconnected. 2023-02-23T00:48:21.944Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Node -1 disconnected. 2023-02-23T00:49:18.910Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:49:18.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:50:18.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:50:18.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:51:18.916Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:51:18.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:52:18.917Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:52:18.917Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:53:18.919Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:53:18.919Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:54:18.922Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:54:18.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:55:18.924Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:55:18.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:56:18.925Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:56:18.936Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:57:18.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:57:18.941Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:58:18.933Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:58:18.942Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T00:59:18.935Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T00:59:18.943Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:00:18.939Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:00:18.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:01:18.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:01:18.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:02:18.942Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:02:18.949Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:03:18.946Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:03:18.950Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:04:18.949Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:04:18.950Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:05:18.952Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:05:18.952Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:06:18.954Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:06:18.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:07:18.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:07:18.957Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:08:18.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:08:18.959Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:09:18.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:09:18.965Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:10:18.959Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:10:18.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:11:18.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:11:18.978Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:12:18.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:12:18.979Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:13:18.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:13:18.980Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:14:18.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:14:18.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:15:18.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:15:18.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:16:18.976Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:16:18.981Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:17:18.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:17:18.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:18:18.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:18:18.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:19:18.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:19:18.985Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:20:18.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:20:18.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:21:18.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:21:18.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:22:18.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:22:18.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:23:18.985Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:23:18.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:24:18.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:24:18.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:25:18.990Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:25:18.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:26:18.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:26:18.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:27:18.992Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:27:18.992Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:28:18.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:28:18.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:29:18.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:29:18.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:30:18.995Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:30:19.001Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:31:18.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:31:19.003Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:32:19.000Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:32:19.004Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:33:19.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:33:19.007Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:34:19.004Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:34:19.009Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:35:19.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:35:19.010Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:36:19.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:36:19.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:37:19.010Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:37:19.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:38:19.012Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:38:19.016Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:39:19.017Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:39:19.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:40:19.018Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:40:19.027Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:41:19.020Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:41:19.028Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:42:19.021Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:42:19.029Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:43:19.023Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:43:19.030Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:44:19.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:44:19.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:45:19.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:45:19.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:46:19.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:46:19.034Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:47:19.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:47:19.035Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:48:19.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:48:19.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:49:19.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:49:19.037Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:50:19.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:50:19.039Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:51:19.040Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:51:19.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:52:19.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:52:19.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:53:19.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:53:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:54:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:54:19.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:55:19.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:55:19.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:56:19.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:56:19.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:57:19.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:57:19.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:58:19.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:58:19.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T01:59:19.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T01:59:19.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:00:19.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:00:19.058Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:01:19.059Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:01:19.061Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:02:19.062Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:02:19.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:03:19.065Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:03:19.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:04:19.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:04:19.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:05:19.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:05:19.068Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:06:19.070Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:06:19.079Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:07:19.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:07:19.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:08:19.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:08:19.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:09:19.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:09:19.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:10:19.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:10:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:11:19.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:11:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:12:19.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:12:19.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:13:19.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:13:19.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:14:19.085Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:14:19.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:15:19.086Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:15:19.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:16:19.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:16:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:17:19.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:17:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:18:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:18:19.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:19:19.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:19:19.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:20:19.093Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:20:19.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:21:19.094Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:21:19.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:22:19.096Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:22:19.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:23:19.097Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:23:19.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:24:19.099Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:24:19.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:25:19.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:25:19.103Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:26:19.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:26:19.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:27:19.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:27:19.108Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:28:19.111Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:28:19.133Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:29:19.113Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:29:19.133Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:30:19.116Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:30:19.134Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:31:19.117Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:31:19.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:32:19.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:32:19.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:33:19.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:33:19.137Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:34:19.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:34:19.138Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:35:19.125Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:35:19.140Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:36:19.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:36:19.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:37:19.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:37:19.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:38:19.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:38:19.143Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:39:19.131Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:39:19.145Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:40:19.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:40:19.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:41:19.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:41:19.147Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:42:19.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:42:19.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:43:19.141Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:43:19.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:44:19.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:44:19.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:45:19.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:45:19.158Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:46:19.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:46:19.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:47:19.154Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:47:19.162Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:48:19.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:48:19.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:49:19.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:49:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:50:19.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:50:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:51:19.163Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:51:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:52:19.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:52:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:53:19.165Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:53:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:54:19.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:54:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:55:19.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:55:19.185Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:56:19.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:56:19.188Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:57:19.170Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:57:19.189Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:58:19.171Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:58:19.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T02:59:19.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T02:59:19.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:00:19.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:00:19.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:01:19.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:01:19.193Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:02:19.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:02:19.195Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:03:19.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:03:19.197Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:04:19.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:04:19.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:05:19.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:05:19.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:06:19.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:06:19.204Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:07:19.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:07:19.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:08:19.222Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:08:19.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:09:19.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:09:19.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:10:19.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:10:19.235Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:11:19.225Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:11:19.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:12:19.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:12:19.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:13:19.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:13:19.244Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:14:19.235Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:14:19.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:15:19.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:15:19.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:16:19.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:16:19.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:17:19.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:17:19.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:18:19.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:18:19.251Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:19:19.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:19:19.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:20:19.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:20:19.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:21:19.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:21:19.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:22:19.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:22:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:23:19.250Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:23:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:24:19.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:24:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:25:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:25:19.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:26:19.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:26:19.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:27:19.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:27:19.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:28:19.258Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:28:19.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:29:19.262Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:29:19.259Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:30:19.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:30:19.276Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:31:19.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:31:19.277Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:32:19.268Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:32:19.279Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:33:19.271Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:33:19.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:34:19.272Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:34:19.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:35:19.274Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:35:19.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:36:19.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:36:19.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:37:19.277Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:37:19.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:38:19.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:38:19.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:39:19.280Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:39:19.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:40:19.282Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:40:19.299Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:41:19.284Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:41:19.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:42:19.284Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:42:19.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:43:19.286Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:43:19.302Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:44:19.288Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:44:19.306Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:45:19.290Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:45:19.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:46:19.290Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:46:19.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:47:19.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:47:19.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:48:19.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:48:19.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:49:19.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:49:19.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:50:19.296Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:50:19.312Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:51:19.298Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:51:19.317Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:52:19.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:52:19.318Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:53:19.300Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:53:19.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:54:19.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:54:19.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:55:19.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:55:19.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:56:19.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:56:19.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:57:19.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:57:19.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:58:19.310Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:58:19.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T03:59:19.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T03:59:19.341Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:00:19.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:00:19.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:01:19.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:01:19.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:02:19.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:02:19.343Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:03:19.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:03:19.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:04:19.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:04:19.345Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:05:19.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:05:19.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:06:19.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:06:19.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:07:19.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:07:19.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:08:19.326Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:08:19.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:09:19.329Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:09:19.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:10:19.331Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:10:19.355Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:11:19.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:11:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:12:19.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:12:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:13:19.339Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:13:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:14:19.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:14:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:15:19.343Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:15:19.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:16:19.345Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:16:19.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:17:19.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:17:19.360Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:18:19.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:18:19.361Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:19:19.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:19:19.361Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:20:19.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:20:19.362Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:21:19.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:21:19.362Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:22:19.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:22:19.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:23:19.357Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:23:19.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:24:19.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:24:19.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:25:19.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:25:19.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:26:19.363Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:26:19.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:27:19.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:27:19.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:28:19.366Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:28:19.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:29:19.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:29:19.369Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:30:19.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:30:19.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:31:19.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:31:19.372Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:32:19.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:32:19.388Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:33:19.382Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:33:19.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:34:19.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:34:19.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:35:19.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:35:19.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:36:19.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:36:19.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:37:19.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:37:19.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:38:19.389Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:38:19.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:39:19.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:39:19.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:40:16.844Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-02-23T04:40:16.845Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"7d589eb1-1593-4e30-bcfa-a8b852135741","serviceName":"vFW 2023-02-23 04-39-04","serviceVersion":"1.0","serviceUUID":"681faeaa-dbde-400f-8c8d-1699fa77b56c","serviceDescription":"catalog service description","serviceInvariantUUID":"77955c9b-4973-4d27-8014-90aa88067a1f","resources":[{"resourceInstanceName":"vFW 88456792-01a3 0","resourceName":"vFW 88456792-01a3","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c88d5ab9-d84c-4164-b85f-045c51a9abd4","resourceInvariantUUID":"8fed9dfb-f482-4509-a091-1b9b646ce7d1","resourceCustomizationUUID":"e57b309c-afb4-446b-acd2-b0b6226dca7e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml","artifactChecksum":"ODkzZjM4OWZhY2Q0NTI0MjA3NzAwYjkzN2U2YTllZmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"24bb1eb7-13f0-473d-b1f9-25d333a50831","artifactVersion":"1"},{"artifactName":"vfw8845679201a30_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json","artifactChecksum":"MTExMjFjZTE4MzU4N2RmZmEwM2EyOTAwOGMxYmYxODc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7da43153-b354-444a-bb85-e4c54dee2261","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4dc5a66b-3dca-467c-8915-03b5dd5a327d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml","artifactChecksum":"Mjc4ODFmOTFmNzM4MDlhMDhmN2JmMmRmODg1ZmNmNjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cf35caaf-73b5-4105-b7d4-633216b8096d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e4daf7ad-34ac-4f50-91ce-994b67dabbb3","artifactVersion":"2","generatedFromUUID":"4dc5a66b-3dca-467c-8915-03b5dd5a327d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230223043904-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml","artifactChecksum":"Njk5NDRmZWMxZjJjNDhjNWFhMDM0MmVmYTFmNGQyYjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d77b5ace-3c84-4503-a371-97fc0a865505","artifactVersion":"1"},{"artifactName":"service-Vfw20230223043904-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar","artifactChecksum":"YzQ2OGE5YWQ2NjkzYzhiZjUwYmY0YTNmYjNiNTRmZTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99899da6-d680-4e65-a012-944ff85337f5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T04:40:16.863Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:40:16.863Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127188811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:40:16.905Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T04:40:16.919Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:40:16.940Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:16.941Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:16.941Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:16.978Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T04:40:16.979Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T04:40:16.987Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T04:40:16.988Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T04:40:16.988Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T04:40:16.996Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T04:40:18.086Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T04:40:18.098Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:18.104Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:18.104Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:18.892Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:18.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:40:18.899Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127201513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:40:18.901Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:40:18.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:40:18.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127198652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:40:18.912Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:40:19.118Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T04:40:19.120Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:19.120Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:19.120Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:20.124Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T04:40:20.126Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:20.126Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:20.128Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:21.133Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T04:40:21.135Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:21.135Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:21.135Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:22.137Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T04:40:22.137Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:22.137Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:22.138Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:23.138Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T04:40:23.139Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:23.139Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:23.139Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:24.142Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "serviceName": "vFW 2023-02-23 04-39-04", "serviceVersion": "1.0", "serviceUUID": "681faeaa-dbde-400f-8c8d-1699fa77b56c", "serviceDescription": "catalog service description", "serviceInvariantUUID": "77955c9b-4973-4d27-8014-90aa88067a1f", "resources": [ { "resourceInstanceName": "vFW 88456792-01a3 0", "resourceCustomizationUUID": "e57b309c-afb4-446b-acd2-b0b6226dca7e", "resourceName": "vFW 88456792-01a3", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c88d5ab9-d84c-4164-b85f-045c51a9abd4", "resourceInvariantUUID": "8fed9dfb-f482-4509-a091-1b9b646ce7d1", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw8845679201a30_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "artifactChecksum": "MTExMjFjZTE4MzU4N2RmZmEwM2EyOTAwOGMxYmYxODc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7da43153-b354-444a-bb85-e4c54dee2261", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4dc5a66b-3dca-467c-8915-03b5dd5a327d", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e4daf7ad-34ac-4f50-91ce-994b67dabbb3", "generatedFromUUID": "4dc5a66b-3dca-467c-8915-03b5dd5a327d" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e4daf7ad-34ac-4f50-91ce-994b67dabbb3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230223043904-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "artifactChecksum": "YzQ2OGE5YWQ2NjkzYzhiZjUwYmY0YTNmYjNiNTRmZTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99899da6-d680-4e65-a012-944ff85337f5" } ], "workloadContext": "Production" } 2023-02-23T04:40:24.149Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T04:40:24.149Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 681faeaa-dbde-400f-8c8d-1699fa77b56c ASDC 2023-02-23T04:40:24.675Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:7d589eb1-1593-4e30-bcfa-a8b852135741 ServiceName:vFW 2023-02-23 04-39-04 ServiceVersion:1.0 ServiceUUID:681faeaa-dbde-400f-8c8d-1699fa77b56c ServiceInvariantUUID:77955c9b-4973-4d27-8014-90aa88067a1f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230223043904-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar ArtifactUUID:99899da6-d680-4e65-a012-944ff85337f5 ArtifactChecksum:YzQ2OGE5YWQ2NjkzYzhiZjUwYmY0YTNmYjNiNTRmZTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 88456792-01a3 0 ResourceCustomizationUUID:e57b309c-afb4-446b-acd2-b0b6226dca7e ResourceInvariantUUID:8fed9dfb-f482-4509-a091-1b9b646ce7d1 ResourceName:vFW 88456792-01a3 ResourceType:VF ResourceUUID:c88d5ab9-d84c-4164-b85f-045c51a9abd4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw8845679201a30_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json ArtifactUUID:7da43153-b354-444a-bb85-e4c54dee2261 ArtifactChecksum:MTExMjFjZTE4MzU4N2RmZmEwM2EyOTAwOGMxYmYxODc= 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/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml ArtifactUUID:4dc5a66b-3dca-467c-8915-03b5dd5a327d 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/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env ArtifactUUID:e4daf7ad-34ac-4f50-91ce-994b67dabbb3 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/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env ArtifactUUID:e4daf7ad-34ac-4f50-91ce-994b67dabbb3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-23T04:40:24.677Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 681faeaa-dbde-400f-8c8d-1699fa77b56c 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-02-23T04:40:25.158Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T04:40:25.160Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-23T04:40:25.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-23T04:40:25.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 99899da6-d680-4e65-a012-944ff85337f5 from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:25.163Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-23T04:40:25.164Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:25.377Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-23T04:40:25.403Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar 99899da6-d680-4e65-a012-944ff85337f5 101519 2023-02-23T04:40:25.404Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar ASDC sendASDCNotification 2023-02-23T04:40:25.404Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:25.405Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T04:40:25.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:25.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:25.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127225403, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:26.407Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T04:40:26.409Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-02-23T04:40:26.410Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 99899da6-d680-4e65-a012-944ff85337f5, URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar to file: /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:26.411Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230223043904-csar.csar 2023-02-23T04:40:26.688Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:26.689Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:28.698Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18220769689003852377/Definitions/service-Vfw20230223043904-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-02-23T04:40:39.454Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T04:40:39.466Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-23T04:40:39.466Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.467Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-02-23T04:40:39.468Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.468Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||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-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.468Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 88456792-01a3 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-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||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-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||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-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||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-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:39.471Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-02-23T04:40:39.483Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.485Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:39.494Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:39.495Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-23T04:40:39.498Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T04:40:39.501Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.501Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:39.502Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:39.502Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-02-23T04:40:39.502Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T04:40:39.504Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.504Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:39.510Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.511Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria 2023-02-23T04:40:39.511Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-23T04:40:39.511Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-23T04:40:39.512Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.512Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.512Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.513Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-23T04:40:39.513Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-23T04:40:39.514Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-23T04:40:39.514Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-23T04:40:39.514Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.515Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.515Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-23T04:40:39.516Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.516Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-23T04:40:39.516Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.517Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-23T04:40:39.517Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.517Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T04:40:39.520Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.520Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:39.521Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:39.521Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.522Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:39.522Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:39.522Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.523Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:39.523Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:39.524Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.524Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria 2023-02-23T04:40:39.524Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-23T04:40:39.525Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-23T04:40:39.525Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-23T04:40:39.525Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-23T04:40:39.526Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-23T04:40:39.526Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.526Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.527Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-23T04:40:39.527Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.527Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-23T04:40:39.528Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.528Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=971ffb65-66b7-45b8-bce6-56f8ad74eac5 2023-02-23T04:40:39.529Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.529Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria 2023-02-23T04:40:39.529Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-23T04:40:39.530Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-23T04:40:39.530Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.530Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.531Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.531Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-23T04:40:39.531Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-23T04:40:39.532Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-23T04:40:39.532Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-23T04:40:39.532Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.533Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-23T04:40:39.533Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.533Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0b9dc10d-daf8-4a1c-bdbc-2038811684a5 2023-02-23T04:40:39.534Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.534Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria 2023-02-23T04:40:39.535Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-23T04:40:39.535Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-23T04:40:39.535Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.536Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.536Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-23T04:40:39.538Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:39.538Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:39.538Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-23T04:40:39.539Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=260a3398-99a9-4186-9ffc-cfe3bdf87539 2023-02-23T04:40:39.539Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.540Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:39.540Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.540Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:39.541Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.541Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:39.542Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:39.542Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:39.542Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-02-23 04-39-04 Description:catalog service description Model UUID:681faeaa-dbde-400f-8c8d-1699fa77b56c Model Version:NULL Model InvariantUuid:77955c9b-4973-4d27-8014-90aa88067a1f Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 88456792-01a3 Model UUID:031961b7-71a9-43db-ae85-634304880d12 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:8fed9dfb-f482-4509-a091-1b9b646ce7d1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e57b309c-afb4-446b-acd2-b0b6226dca7e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d80d2d14-3469-491d-bc57-c680c5c521ba ModelName:Vfw8845679201a3..base_vfw..module-0 ModelUuid:f446cc8a-bc9a-4556-b9ae-949287cbabe3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:971ffb65-66b7-45b8-bce6-56f8ad74eac5 ModelInvariantUuid:8df5600f-27d9-4ce2-97f1-31aa9493bd72 ModelName:vFW 88456792-01a3-nodes.vfwCvfc ModelUuid:824e8dfd-3872-4828-9165-e012dd7a6ebf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:68ba03ec-81b3-49de-9117-d6efdf200763 ModelInvariantUuid:bdeb4049-addc-43d3-8273-9466b4eef50c ModelName:Vfw8845679201a3.compute.nodes.heat.vfw ModelUuid:84907818-eacf-4731-b524-2359a0e8b084 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0b9dc10d-daf8-4a1c-bdbc-2038811684a5 ModelInvariantUuid:85b171f2-747d-4d96-bf69-3a3fc69cd79b ModelName:vFW 88456792-01a3-nodes.vsnCvfc ModelUuid:846236e8-e84a-47af-a586-a13135235fa7 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:c6690893-aa27-4336-adf8-9bdf0d2a4ae4 ModelInvariantUuid:afbf073f-4c38-4be6-9c1d-46c5a31f3bdd ModelName:Vfw8845679201a3.compute.nodes.heat.vsn ModelUuid:0cfb1408-ff6b-45b2-83c6-49c0f91379bf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:260a3398-99a9-4186-9ffc-cfe3bdf87539 ModelInvariantUuid:8466cf2b-02bc-4b85-8e6b-b8ed6d9e7422 ModelName:vFW 88456792-01a3-nodes.vpgCvfc ModelUuid:48be4ff7-f327-47cd-872f-efcfd0ffc5ed ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:16689492-e8f1-46d0-b84c-c7ac6cdbc2f4 ModelInvariantUuid:b29da05e-91d2-4fdc-b105-9cb3ebb40552 ModelName:Vfw8845679201a3.compute.nodes.heat.vpg ModelUuid:4bbd1a1e-e151-457c-b503-fdae3f82489c 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-02-23T04:40:39.625Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: c88d5ab9-d84c-4164-b85f-045c51a9abd4 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-02-23T04:40:39.929Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||vFW 88456792-01a3 0 2023-02-23T04:40:39.942Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c88d5ab9-d84c-4164-b85f-045c51a9abd4 2023-02-23T04:40:39.943Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7da43153-b354-444a-bb85-e4c54dee2261 from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json 2023-02-23T04:40:39.943Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-23T04:40:39.943Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json 2023-02-23T04:40:40.095Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-23T04:40:40.118Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json 7da43153-b354-444a-bb85-e4c54dee2261 785 2023-02-23T04:40:40.119Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json ASDC sendASDCNotification 2023-02-23T04:40:40.136Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json 2023-02-23T04:40:40.137Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T04:40:40.138Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:40.139Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:40.140Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127240119, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:41.147Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw8845679201a3..base_vfw..module-0", "vfModuleModelInvariantUUID": "d80d2d14-3469-491d-bc57-c680c5c521ba", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f446cc8a-bc9a-4556-b9ae-949287cbabe3", "vfModuleModelCustomizationUUID": "b28c0718-91a7-4227-881f-652f6c6ec151", "isBase": true, "artifacts": [ "4dc5a66b-3dca-467c-8915-03b5dd5a327d", "e4daf7ad-34ac-4f50-91ce-994b67dabbb3" ], "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-02-23T04:40:41.157Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw8845679201a3..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f446cc8a-bc9a-4556-b9ae-949287cbabe3 VfModuleModelInvariantUUID:d80d2d14-3469-491d-bc57-c680c5c521ba VfModuleModelDescription:NULL Artifacts UUID List:{ 4dc5a66b-3dca-467c-8915-03b5dd5a327d , e4daf7ad-34ac-4f50-91ce-994b67dabbb3 } 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-02-23T04:40:41.160Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw8845679201a3..base_vfw..module-0", "vfModuleModelInvariantUUID": "d80d2d14-3469-491d-bc57-c680c5c521ba", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f446cc8a-bc9a-4556-b9ae-949287cbabe3", "vfModuleModelCustomizationUUID": "b28c0718-91a7-4227-881f-652f6c6ec151", "isBase": true, "artifacts": [ "4dc5a66b-3dca-467c-8915-03b5dd5a327d", "e4daf7ad-34ac-4f50-91ce-994b67dabbb3" ], "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-02-23T04:40:41.161Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw8845679201a3..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f446cc8a-bc9a-4556-b9ae-949287cbabe3 VfModuleModelInvariantUUID:d80d2d14-3469-491d-bc57-c680c5c521ba VfModuleModelDescription:NULL Artifacts UUID List:{ 4dc5a66b-3dca-467c-8915-03b5dd5a327d , e4daf7ad-34ac-4f50-91ce-994b67dabbb3 } 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-02-23T04:40:41.161Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 4dc5a66b-3dca-467c-8915-03b5dd5a327d from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml 2023-02-23T04:40:41.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-23T04:40:41.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml 2023-02-23T04:40:41.248Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-23T04:40:41.248Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml 4dc5a66b-3dca-467c-8915-03b5dd5a327d 20368 2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml 2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:41.250Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:41.250Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127241249, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:42.257Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: e4daf7ad-34ac-4f50-91ce-994b67dabbb3 from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env 2023-02-23T04:40:42.257Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-02-23T04:40:42.257Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env 2023-02-23T04:40:42.331Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-02-23T04:40:42.333Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env e4daf7ad-34ac-4f50-91ce-994b67dabbb3 2098 2023-02-23T04:40:42.334Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-23T04:40:42.334Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env 2023-02-23T04:40:42.334Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T04:40:42.335Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:42.336Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:42.336Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127242334, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:43.337Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 681faeaa-dbde-400f-8c8d-1699fa77b56c 2023-02-23T04:40:43.338Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 88456792-01a3 0 c88d5ab9-d84c-4164-b85f-045c51a9abd4 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-02-23T04:40:43.603Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27d1f963, org.onap.sdc.toscaparser.api.parameters.Input@9d3ada, org.onap.sdc.toscaparser.api.parameters.Input@19e039b3, org.onap.sdc.toscaparser.api.parameters.Input@5f2b8f9c, org.onap.sdc.toscaparser.api.parameters.Input@77196ffb] 2023-02-23T04:40:43.607Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.607Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= e57b309c-afb4-446b-acd2-b0b6226dca7e 2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e57b309c-afb4-446b-acd2-b0b6226dca7e matches Tosca VF Customization UUID: e57b309c-afb4-446b-acd2-b0b6226dca7e 2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: e57b309c-afb4-446b-acd2-b0b6226dca7e 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-02-23T04:40:43.638Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.640Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:43.652Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id e57b309c-afb4-446b-acd2-b0b6226dca7e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-23T04:40:43.654Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@51f91467 2023-02-23T04:40:43.656Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.658Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T04:40:43.665Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b28c0718-91a7-4227-881f-652f6c6ec151 2023-02-23T04:40:43.669Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b28c0718-91a7-4227-881f-652f6c6ec151 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-02-23T04:40:43.870Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:43.880Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:43.905Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.906Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:43.907Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:43.908Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.909Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria 2023-02-23T04:40:43.910Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-23T04:40:43.913Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-02-23T04:40:43.915Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-23T04:40:43.920Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-23T04:40:43.921Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-23T04:40:43.922Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:43.922Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:43.923Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-23T04:40:43.925Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:43.925Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-23T04:40:43.925Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:43.926Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=971ffb65-66b7-45b8-bce6-56f8ad74eac5 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-02-23T04:40:43.980Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.982Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:43.987Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:43.989Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:43.989Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria 2023-02-23T04:40:43.989Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-23T04:40:43.991Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-23T04:40:43.993Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:43.994Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:43.996Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:44.001Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-23T04:40:44.001Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-23T04:40:44.002Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-02-23T04:40:44.005Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-02-23T04:40:44.005Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:44.006Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2023-02-23T04:40:44.006Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:44.009Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0b9dc10d-daf8-4a1c-bdbc-2038811684a5 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-02-23T04:40:44.027Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.028Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:44.028Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:44.034Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.034Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria 2023-02-23T04:40:44.034Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-02-23T04:40:44.035Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-02-23T04:40:44.047Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:44.052Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:44.052Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-02-23T04:40:44.052Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2023-02-23T04:40:44.053Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-02-23T04:40:44.053Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-02-23T04:40:44.053Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=260a3398-99a9-4186-9ffc-cfe3bdf87539 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-02-23T04:40:44.091Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.097Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:44.098Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T04:40:44.099Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.100Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria 2023-02-23T04:40:44.102Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=e57b309c-afb4-446b-acd2-b0b6226dca7e 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-02-23T04:40:44.132Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.134Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:44.140Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 681faeaa-dbde-400f-8c8d-1699fa77b56c: vFW 88456792-01a3 2023-02-23T04:40:44.141Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.142Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:44.143Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.145Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:44.146Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.147Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:44.147Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.148Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:44.151Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T04:40:44.151Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T04:40:44.152Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-02-23 04-39-04 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-02-23T04:40:46.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 88456792-01a3 c88d5ab9-d84c-4164-b85f-045c51a9abd4 1 ASDC deployResourceStructure 2023-02-23T04:40:46.407Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json ASDC sendASDCNotification 2023-02-23T04:40:46.407Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json 2023-02-23T04:40:46.408Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T04:40:46.409Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:46.409Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:46.410Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127246407, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:47.411Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-02-23T04:40:47.412Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml 2023-02-23T04:40:47.412Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T04:40:47.413Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:47.413Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:47.413Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127247411, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:48.415Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env ASDC sendASDCNotification 2023-02-23T04:40:48.416Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env 2023-02-23T04:40:48.417Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T04:40:48.418Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:48.419Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:48.420Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127248415, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:49.423Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar ASDC sendASDCNotification 2023-02-23T04:40:49.437Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar 2023-02-23T04:40:49.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T04:40:49.491Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:40:49.497Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:40:49.499Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127249422, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:40:50.513Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T04:40:50.683Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:40:50.717Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T04:40:50.718Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T04:40:50.718Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T04:41:18.893Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:41:18.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:41:18.917Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:18.917Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.917Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127201513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T04:41:18.920Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:18.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.921Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127188811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "NOTIFIED" } 2023-02-23T04:41:18.921Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:18.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127198652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T04:41:18.924Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:18.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "NOTIFIED" } 2023-02-23T04:41:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:18.929Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.929Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127188811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-23T04:41:18.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:18.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127201513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T04:41:18.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:18.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:41:18.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127198652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-23T04:41:18.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:41:20.719Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T04:41:20.740Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:41:20.744Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T04:41:20.744Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T04:41:20.744Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T04:41:50.745Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T04:41:50.762Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:41:50.765Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T04:41:50.765Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T04:41:50.766Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T04:42:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:42:18.906Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.917Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-02-23T04:42:18.918Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127188811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127201513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.929Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127198652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.932Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.934Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.935Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.935Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127188811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-23T04:42:18.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127201513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.938Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.939Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127198652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.940Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.941Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-02-23T04:42:18.941Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.942Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127221010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.944Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127188811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.948Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.948Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127201513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.949Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.951Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127198652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.951Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.951Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127221010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127201513, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "NOTIFIED" } 2023-02-23T04:42:18.954Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.954Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127188811, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "NOTIFIED" } 2023-02-23T04:42:18.956Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.956Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.957Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127198652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "NOTIFIED" } 2023-02-23T04:42:18.957Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.957Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.957Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127159391, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "NOTIFIED" } 2023-02-23T04:42:18.958Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.958Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.958Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127221010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.958Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.959Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.963Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127225960, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:18.964Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.971Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.973Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "cds-sdc-listener", "timestamp": 1677127224072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:18.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.976Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127224191, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:18.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127221010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.983Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127225214, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T04:42:18.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127227055, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:18.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.994Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127221010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:18.994Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127225403, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:18.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:18.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:18.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "policy-distribution-id", "timestamp": 1677127226219, "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-02-23T04:42:19.062Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741 2023-02-23T04:42:19.063Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:19.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127228133, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:19.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127221010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:19.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127229279, "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-02-23T04:42:19.148Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741 2023-02-23T04:42:19.148Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:19.219Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.226Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127221010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "NOTIFIED" } 2023-02-23T04:42:19.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "multicloud-k8s", "timestamp": 1677127230282, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "DEPLOY_OK" } 2023-02-23T04:42:19.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127228848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:19.229Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127228875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:19.230Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.230Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.230Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127228875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:19.230Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.230Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.231Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127228875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:19.236Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127228875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:19.237Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127228875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:19.237Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127228875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T04:42:19.238Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127228875, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "NOTIFIED" } 2023-02-23T04:42:19.238Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.239Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127237683, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:19.240Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.240Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.241Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127240119, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:19.241Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.242Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.242Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127241249, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:19.244Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.244Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.244Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127242334, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-02-23T04:42:19.244Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.245Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127246407, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json", "status": "DEPLOY_OK" } 2023-02-23T04:42:19.245Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.246Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127247411, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-02-23T04:42:19.248Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.248Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.248Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127248415, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-02-23T04:42:19.248Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.248Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.249Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127249422, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T04:42:19.249Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.249Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.250Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127252345, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T04:42:19.250Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.250Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.251Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "aai-model-loader", "timestamp": 1677127253377, "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-02-23T04:42:19.302Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741 2023-02-23T04:42:19.302Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:19.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127255384, "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T04:42:19.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T04:42:19.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:42:19.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677127256395, "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-02-23T04:42:19.401Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741 2023-02-23T04:42:19.401Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:20.766Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T04:42:20.833Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:20.857Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T04:42:20.863Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T04:42:20.864Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T04:42:20.864Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T04:42:20.865Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T04:42:20.865Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T04:42:20.866Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T04:42:20.866Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T04:42:20.866Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||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-02-23T04:42:20.898Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T04:42:50.899Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:50.971Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 and serviceModelVersionId: 681faeaa-dbde-400f-8c8d-1699fa77b56c 2023-02-23T04:42:50.972Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 77955c9b-4973-4d27-8014-90aa88067a1f 2023-02-23T04:43:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:43:25.929Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0 2023-02-23T04:43:26.255Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T04:43:26.430Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?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-02-23T04:43:26.434Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0|INFO|500||Invoke 2023-02-23T04:43:26.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T04:43:26.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0|INFO|500||InvokeReturn 2023-02-23T04:43:26.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 04:43:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[328], vertex-id=[196792], x-aai-txid=[0-aai-resources-230223-04:43:26:807-74502], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T04:43:26.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T04:43:26.882Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T04:43:26.882Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||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-02-23T04:43:26.940Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||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-02-23T04:43:26.945Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7d589eb1-1593-4e30-bcfa-a8b852135741 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T04:43:26.948Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T04:43:26.950Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-02-23T04:43:26.950Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T04:43:26.951Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127406945, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:43:27.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T04:43:27.046Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741", "consumerID": "SO-sdc-controller", "timestamp": 1677127406945, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T04:43:27.056Z||pool-2-thread-7|||||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-02-23T04:43:27.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:44:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:44:27.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:45:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:45:27.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:46:18.901Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:46:28.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:47:18.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:47:28.011Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:48:18.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:48:28.015Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:49:18.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:49:28.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:50:18.909Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:50:28.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:51:18.911Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:51:28.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:52:18.912Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:52:28.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:52:54.005Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Node 0 disconnected. 2023-02-23T04:53:18.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:53:28.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:54:18.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:54:28.058Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:55:18.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:55:28.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:56:18.919Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:56:28.062Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:57:18.921Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:57:28.063Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:58:18.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:58:28.065Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T04:59:18.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T04:59:28.067Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:00:18.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:00:28.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:01:18.927Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:01:28.071Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:02:18.935Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:02:28.073Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:03:18.940Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:03:28.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:04:18.941Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:04:28.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:05:18.943Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:05:28.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:06:18.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:06:28.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:07:18.948Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:07:28.096Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:08:18.958Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:08:28.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:09:18.964Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:09:28.103Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:10:18.999Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:28.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:10:28.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-23T05:10:28.238Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"d1124124-4a3c-46ab-803c-907c32e0cc0d","serviceName":"basic_onboard_zilmSw","serviceVersion":"1.0","serviceUUID":"3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb","serviceDescription":"service","serviceInvariantUUID":"f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9","resources":[{"resourceInstanceName":"basic_onboard_zilmSw 0","resourceName":"basic_onboard_zilmSw","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9152ea59-8094-45c3-af64-d1c1167c1404","resourceInvariantUUID":"f8b353a5-c6ba-429b-a7a2-11bd23cddcce","resourceCustomizationUUID":"3b723482-22e4-4c9d-8b54-26415b558760","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml","artifactChecksum":"YmY0ODM3N2Y3OGQ1ZTc1MTdiOTkwNWU5ZjE2Y2RkODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6aecc2e3-cc50-4686-bb99-0438e82f9c54","artifactVersion":"1"},{"artifactName":"basic_onboard_zilmsw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json","artifactChecksum":"NTY0MmM2Y2NlOGQ1M2FmOThhMTA5Nzg3M2NhMzA1ODQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e9f2b28e-3636-4bd4-a0a7-b3ed53742b80","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"82c4e1a8-60b1-4952-9c85-6dcd80927228","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9bd8f0ed-8fc4-41af-bd63-7585d6fbe21a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"97a866d0-0daa-4fa3-b6e2-9f69cce834d2","artifactVersion":"2","generatedFromUUID":"82c4e1a8-60b1-4952-9c85-6dcd80927228"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZilmsw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml","artifactChecksum":"M2UzMDgxNzA4Njg0YzE1MjJmZDg5MjkyYjI4ZDJhYzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bda13411-2357-4643-b437-c9766b7e838a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZilmsw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar","artifactChecksum":"N2IxMWQzNjE2NjNkZGMwYTE0YmY1NWZhOWQwYWVlNDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"933c7ea3-4be0-4b0f-9a80-bdd278129895","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T05:10:28.256Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:10:28.259Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:28.259Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:28.260Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:28.278Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T05:10:28.280Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg 2023-02-23T05:10:28.300Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:10:28.301Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129001345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:10:28.342Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:10:29.284Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:10:29.285Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:29.285Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:29.286Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:30.289Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:10:30.289Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:30.289Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:30.289Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:31.294Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:10:31.300Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:31.300Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:31.300Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:32.302Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:10:32.303Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:32.303Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:32.307Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:33.307Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:10:33.308Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:33.308Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:33.309Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:34.310Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:10:34.310Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:34.311Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:34.311Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:35.316Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "serviceName": "basic_onboard_zilmSw", "serviceVersion": "1.0", "serviceUUID": "3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb", "serviceDescription": "service", "serviceInvariantUUID": "f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9", "resources": [ { "resourceInstanceName": "basic_onboard_zilmSw 0", "resourceCustomizationUUID": "3b723482-22e4-4c9d-8b54-26415b558760", "resourceName": "basic_onboard_zilmSw", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9152ea59-8094-45c3-af64-d1c1167c1404", "resourceInvariantUUID": "f8b353a5-c6ba-429b-a7a2-11bd23cddcce", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_zilmsw0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "artifactChecksum": "NTY0MmM2Y2NlOGQ1M2FmOThhMTA5Nzg3M2NhMzA1ODQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e9f2b28e-3636-4bd4-a0a7-b3ed53742b80", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "82c4e1a8-60b1-4952-9c85-6dcd80927228", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "97a866d0-0daa-4fa3-b6e2-9f69cce834d2", "generatedFromUUID": "82c4e1a8-60b1-4952-9c85-6dcd80927228" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "97a866d0-0daa-4fa3-b6e2-9f69cce834d2", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardZilmsw-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "artifactChecksum": "N2IxMWQzNjE2NjNkZGMwYTE0YmY1NWZhOWQwYWVlNDM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "933c7ea3-4be0-4b0f-9a80-bdd278129895" } ], "workloadContext": "Production" } 2023-02-23T05:10:35.318Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T05:10:35.319Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb ASDC 2023-02-23T05:10:35.323Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:d1124124-4a3c-46ab-803c-907c32e0cc0d ServiceName:basic_onboard_zilmSw ServiceVersion:1.0 ServiceUUID:3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb ServiceInvariantUUID:f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardZilmsw-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar ArtifactUUID:933c7ea3-4be0-4b0f-9a80-bdd278129895 ArtifactChecksum:N2IxMWQzNjE2NjNkZGMwYTE0YmY1NWZhOWQwYWVlNDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_zilmSw 0 ResourceCustomizationUUID:3b723482-22e4-4c9d-8b54-26415b558760 ResourceInvariantUUID:f8b353a5-c6ba-429b-a7a2-11bd23cddcce ResourceName:basic_onboard_zilmSw ResourceType:VF ResourceUUID:9152ea59-8094-45c3-af64-d1c1167c1404 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_zilmsw0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json ArtifactUUID:e9f2b28e-3636-4bd4-a0a7-b3ed53742b80 ArtifactChecksum:NTY0MmM2Y2NlOGQ1M2FmOThhMTA5Nzg3M2NhMzA1ODQ= 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/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml ArtifactUUID:82c4e1a8-60b1-4952-9c85-6dcd80927228 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/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env ArtifactUUID:97a866d0-0daa-4fa3-b6e2-9f69cce834d2 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/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env ArtifactUUID:97a866d0-0daa-4fa3-b6e2-9f69cce834d2 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-23T05:10:35.324Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb 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-02-23T05:10:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 933c7ea3-4be0-4b0f-9a80-bdd278129895 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-02-23T05:10:35.438Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:35.530Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-02-23T05:10:35.533Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar 933c7ea3-4be0-4b0f-9a80-bdd278129895 75673 2023-02-23T05:10:35.534Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar ASDC sendASDCNotification 2023-02-23T05:10:35.534Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:35.535Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:10:35.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:35.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:35.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129035534, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:36.537Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:10:36.538Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-02-23T05:10:36.538Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 933c7ea3-4be0-4b0f-9a80-bdd278129895, URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar to file: /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:36.539Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:36.539Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:36.539Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:37.095Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5398248490551517287/Definitions/service-BasicOnboardZilmsw-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-02-23T05:10:43.190Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T05:10:43.190Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-02-23T05:10:43.191Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.191Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-23T05:10:43.191Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.192Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.192Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_zilmSw 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-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-02-23T05:10:43.194Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.194Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:43.195Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:43.195Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-02-23T05:10:43.196Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:10:43.196Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.196Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is not matching search criteria 2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-02-23T05:10:43.199Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-02-23T05:10:43.199Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-02-23T05:10:43.199Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-23T05:10:43.200Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-23T05:10:43.200Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.200Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.202Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:43.202Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:10:43.202Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.203Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:43.203Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:10:43.203Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is not matching search criteria 2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cd6a70ff-9bf9-48ee-b096-ea99696b5bbf 2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:43.207Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_zilmSw Description:service Model UUID:3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb Model Version:NULL Model InvariantUuid:f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_zilmSw Model UUID:8c6ec180-fea5-40fc-a353-275dd30cdf5b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f8b353a5-c6ba-429b-a7a2-11bd23cddcce Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3b723482-22e4-4c9d-8b54-26415b558760 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d55e8a4f-b938-46a4-a6c1-a54157733a20 ModelName:BasicOnboardZilmsw..base_ubuntu18..module-0 ModelUuid:13a845bd-fa3d-4c9b-9760-31b171840820 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cd6a70ff-9bf9-48ee-b096-ea99696b5bbf ModelInvariantUuid:e406583b-f02d-40d4-a508-c61586d623fc ModelName:basic_onboard_zilmSw-nodes.ubuntu18Cvfc ModelUuid:274a256f-f01c-4e59-93a2-396aabafa71e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:eee0156a-fd68-428b-ae00-9e33de02f43f ModelInvariantUuid:8c478cfd-d1e6-43d8-b429-e39afaa402f5 ModelName:BasicOnboardZilmsw.compute.nodes.heat.ubuntu18 ModelUuid:7cabb221-6452-40b4-8cf0-ea16274f1e81 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-02-23T05:10:43.242Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 9152ea59-8094-45c3-af64-d1c1167c1404 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-02-23T05:10:43.250Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||basic_onboard_zilmSw 0 2023-02-23T05:10:43.250Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9152ea59-8094-45c3-af64-d1c1167c1404 2023-02-23T05:10:43.251Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e9f2b28e-3636-4bd4-a0a7-b3ed53742b80 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json 2023-02-23T05:10:43.251Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-02-23T05:10:43.251Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json 2023-02-23T05:10:43.329Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-02-23T05:10:43.330Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json e9f2b28e-3636-4bd4-a0a7-b3ed53742b80 798 2023-02-23T05:10:43.331Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json ASDC sendASDCNotification 2023-02-23T05:10:43.332Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json 2023-02-23T05:10:43.335Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:10:43.341Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:43.343Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:43.344Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129043331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:44.348Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardZilmsw..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "d55e8a4f-b938-46a4-a6c1-a54157733a20", "vfModuleModelVersion": "1", "vfModuleModelUUID": "13a845bd-fa3d-4c9b-9760-31b171840820", "vfModuleModelCustomizationUUID": "afc91c35-7e2a-4bfc-b766-bb688183011b", "isBase": true, "artifacts": [ "82c4e1a8-60b1-4952-9c85-6dcd80927228", "97a866d0-0daa-4fa3-b6e2-9f69cce834d2" ], "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-02-23T05:10:44.359Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardZilmsw..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:13a845bd-fa3d-4c9b-9760-31b171840820 VfModuleModelInvariantUUID:d55e8a4f-b938-46a4-a6c1-a54157733a20 VfModuleModelDescription:NULL Artifacts UUID List:{ 82c4e1a8-60b1-4952-9c85-6dcd80927228 , 97a866d0-0daa-4fa3-b6e2-9f69cce834d2 } 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-02-23T05:10:44.385Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardZilmsw..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "d55e8a4f-b938-46a4-a6c1-a54157733a20", "vfModuleModelVersion": "1", "vfModuleModelUUID": "13a845bd-fa3d-4c9b-9760-31b171840820", "vfModuleModelCustomizationUUID": "afc91c35-7e2a-4bfc-b766-bb688183011b", "isBase": true, "artifacts": [ "82c4e1a8-60b1-4952-9c85-6dcd80927228", "97a866d0-0daa-4fa3-b6e2-9f69cce834d2" ], "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-02-23T05:10:44.387Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardZilmsw..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:13a845bd-fa3d-4c9b-9760-31b171840820 VfModuleModelInvariantUUID:d55e8a4f-b938-46a4-a6c1-a54157733a20 VfModuleModelDescription:NULL Artifacts UUID List:{ 82c4e1a8-60b1-4952-9c85-6dcd80927228 , 97a866d0-0daa-4fa3-b6e2-9f69cce834d2 } 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-02-23T05:10:44.392Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 82c4e1a8-60b1-4952-9c85-6dcd80927228 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml 2023-02-23T05:10:44.392Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-02-23T05:10:44.393Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml 2023-02-23T05:10:44.541Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-02-23T05:10:44.552Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml 82c4e1a8-60b1-4952-9c85-6dcd80927228 5033 2023-02-23T05:10:44.564Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-23T05:10:44.566Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml 2023-02-23T05:10:44.567Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:10:44.573Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:44.574Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:44.575Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129044554, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:45.616Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 97a866d0-0daa-4fa3-b6e2-9f69cce834d2 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env 2023-02-23T05:10:45.617Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-02-23T05:10:45.617Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env 2023-02-23T05:10:45.706Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-02-23T05:10:45.707Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env 97a866d0-0daa-4fa3-b6e2-9f69cce834d2 909 2023-02-23T05:10:45.708Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-23T05:10:45.708Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env 2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129045708, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:46.711Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb 2023-02-23T05:10:46.712Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_zilmSw 0 9152ea59-8094-45c3-af64-d1c1167c1404 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-02-23T05:10:46.814Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3e6b8ba4, org.onap.sdc.toscaparser.api.parameters.Input@65bad85e, org.onap.sdc.toscaparser.api.parameters.Input@6bb3f25a, org.onap.sdc.toscaparser.api.parameters.Input@287e6534, org.onap.sdc.toscaparser.api.parameters.Input@4a2aed34] 2023-02-23T05:10:46.824Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.829Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.835Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-02-23T05:10:46.837Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 3b723482-22e4-4c9d-8b54-26415b558760 2023-02-23T05:10:46.861Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3b723482-22e4-4c9d-8b54-26415b558760 matches Tosca VF Customization UUID: 3b723482-22e4-4c9d-8b54-26415b558760 2023-02-23T05:10:46.863Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 3b723482-22e4-4c9d-8b54-26415b558760 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-02-23T05:10:46.892Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.893Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 3b723482-22e4-4c9d-8b54-26415b558760: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@56382b14 2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : afc91c35-7e2a-4bfc-b766-bb688183011b 2023-02-23T05:10:46.896Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID afc91c35-7e2a-4bfc-b766-bb688183011b 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-02-23T05:10:46.903Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.905Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:46.907Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:10:46.907Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.911Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:46.912Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:10:46.915Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.917Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is not matching search criteria 2023-02-23T05:10:46.919Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-02-23T05:10:46.921Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-02-23T05:10:46.922Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cd6a70ff-9bf9-48ee-b096-ea99696b5bbf 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-02-23T05:10:46.962Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.963Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:46.963Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:10:46.963Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.964Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria 2023-02-23T05:10:46.964Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=3b723482-22e4-4c9d-8b54-26415b558760 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-02-23T05:10:46.977Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.977Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb: basic_onboard_zilmSw 2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:10:46.980Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:10:46.980Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_zilmSw 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-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_zilmSw 9152ea59-8094-45c3-af64-d1c1167c1404 1 ASDC deployResourceStructure 2023-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json ASDC sendASDCNotification 2023-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json 2023-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:10:47.421Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:47.421Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:47.421Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129047420, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:48.431Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-02-23T05:10:48.431Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml 2023-02-23T05:10:48.432Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:10:48.432Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:48.432Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:48.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129048431, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:49.440Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-02-23T05:10:49.441Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env 2023-02-23T05:10:49.442Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:10:49.444Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:49.445Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:49.445Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129049440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:50.446Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar ASDC sendASDCNotification 2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar 2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129050446, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:10:51.449Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:10:51.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:10:51.559Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:10:51.560Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:10:51.560Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:11:18.891Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:11:18.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:11:18.897Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129027292, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:11:18.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:11:21.561Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:11:21.588Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:11:21.595Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:11:21.596Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:11:21.596Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:11:51.597Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:11:51.621Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:11:51.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:11:51.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:11:51.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:12:18.891Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:12:18.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129025129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.950Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.950Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129021010, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129001345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:12:18.954Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.956Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129025129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.956Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.957Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.958Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129027292, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.963Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:12:18.970Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.971Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.972Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129021010, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129028874, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129025129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.979Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.979Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129001345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-23T05:12:18.980Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.981Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.981Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129027292, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-23T05:12:18.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-02-23T05:12:18.985Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129021010, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129028874, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.990Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.992Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.993Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129025129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.993Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.994Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129001345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.996Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129027292, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.996Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.997Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:18.997Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:18.998Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:18.999Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.000Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129021010, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.000Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.001Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.001Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129028874, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.002Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.002Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129001345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-23T05:12:19.003Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.005Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.005Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129025129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.006Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.007Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.007Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129027292, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.009Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.010Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-02-23T05:12:19.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.012Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.013Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129021010, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129028874, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.019Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.020Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129025129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.021Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.022Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.022Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129001345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.023Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.028Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.032Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129027292, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129021010, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.041Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129028874, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.043Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.043Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.044Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129025129, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:12:19.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.047Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129001345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:12:19.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129027292, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:12:19.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.055Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129028104, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:12:19.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129021010, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:12:19.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.079Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.080Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129028874, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:12:19.102Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.103Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.109Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129037631, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129035715, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.123Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.123Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.124Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "cds-sdc-listener", "timestamp": 1677129035662, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.125Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.125Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.125Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129035470, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.126Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.126Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.126Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129035534, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.127Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.127Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.143Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129028874, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:12:19.144Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.144Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.145Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129036720, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.146Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.146Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129038746, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.147Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.147Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.147Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129036882, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "policy-distribution-id", "timestamp": 1677129037722, "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-02-23T05:12:19.227Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d 2023-02-23T05:12:19.227Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.334Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129039820, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.337Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.338Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.339Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129041065, "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-02-23T05:12:19.386Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d 2023-02-23T05:12:19.386Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.454Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.454Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "multicloud-k8s", "timestamp": 1677129042068, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.454Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.455Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129042869, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.455Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.456Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129043331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.456Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.457Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129043892, "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-02-23T05:12:19.474Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d 2023-02-23T05:12:19.474Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.548Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.549Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129044554, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.549Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.550Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.550Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129045708, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:12:19.550Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.551Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129045820, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "aai-model-loader", "timestamp": 1677129046842, "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-02-23T05:12:19.608Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d 2023-02-23T05:12:19.608Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.632Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.632Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129047420, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.633Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.633Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.633Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129048431, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.634Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.634Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.635Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129049440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.636Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:19.637Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:12:19.637Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129050446, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:12:19.639Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:12:21.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:12:21.650Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:21.664Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:12:21.667Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T05:12:21.668Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T05:12:21.668Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T05:12:21.669Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:12:21.669Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:12:21.669Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:12:21.670Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:12:21.670Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-23T05:12:21.689Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T05:12:51.698Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:51.735Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d1124124-4a3c-46ab-803c-907c32e0cc0d and serviceModelVersionId: 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb 2023-02-23T05:12:51.735Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9 2023-02-23T05:12:51.737Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0 2023-02-23T05:12:51.760Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T05:12:51.971Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?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-02-23T05:12:51.973Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0|INFO|500||Invoke 2023-02-23T05:12:52.006Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T05:12:52.336Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0|INFO|500||InvokeReturn 2023-02-23T05:12:52.338Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:12:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[217], vertex-id=[172200], x-aai-txid=[1-aai-resources-230223-05:12:52:416-35703], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T05:12:52.343Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T05:12:52.344Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T05:12:52.345Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-23T05:12:52.425Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-02-23T05:12:52.428Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d1124124-4a3c-46ab-803c-907c32e0cc0d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T05:12:52.429Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T05:12:52.448Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:12:52.449Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:12:52.450Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129172429, "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-02-23T05:12:53.514Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:13:18.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:13:18.902Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-02-23T05:13:18.902Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d", "consumerID": "SO-sdc-controller", "timestamp": 1677129172429, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T05:13:18.903Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:13:53.515Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:14:18.890Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:14:53.517Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:15:18.891Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:15:35.408Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-02-23T05:15:35.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-02-23T05:15:35.411Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "multicloud-k8s", "timestamp": 1677129313083, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:15:35.413Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:15:35.408Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"255ac172-de78-44ad-a99c-e20707aa03ed","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"84911cc4-32ea-43f1-8884-2beecb2fbfbe","serviceDescription":"service","serviceInvariantUUID":"7c83264d-2d82-4cbb-82e2-d89e594150db","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"14311b08-aa47-412e-94eb-308859a423c5","resourceInvariantUUID":"ed11b39f-c269-43e5-ba28-a81d4a63c7cd","resourceCustomizationUUID":"785d977c-ec2f-4a4e-86df-743b8965862e","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":"OTdiOGQ4NmFjNTUzMGE4NTM3OTFhODEzYzMxMjkzMmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0fdcf96e-caad-4fd8-aed6-f0a5c5c53544","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2JjYTgzODVjNzAzZjViNTJkMDBmNDY0Zjc2NDVhNGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c398638-5905-433f-b604-6009db9e7970","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T05:15:35.433Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:15:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:15:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:15:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129293517, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:15:36.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:15:36.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:15:36.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:15:36.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129293517, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:15:37.491Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "84911cc4-32ea-43f1-8884-2beecb2fbfbe", "serviceDescription": "service", "serviceInvariantUUID": "7c83264d-2d82-4cbb-82e2-d89e594150db", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "785d977c-ec2f-4a4e-86df-743b8965862e", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "14311b08-aa47-412e-94eb-308859a423c5", "resourceInvariantUUID": "ed11b39f-c269-43e5-ba28-a81d4a63c7cd", "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": "N2JjYTgzODVjNzAzZjViNTJkMDBmNDY0Zjc2NDVhNGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c398638-5905-433f-b604-6009db9e7970" } ], "workloadContext": "Production" } 2023-02-23T05:15:37.496Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T05:15:37.497Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 84911cc4-32ea-43f1-8884-2beecb2fbfbe ASDC 2023-02-23T05:15:37.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:255ac172-de78-44ad-a99c-e20707aa03ed ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:84911cc4-32ea-43f1-8884-2beecb2fbfbe ServiceInvariantUUID:7c83264d-2d82-4cbb-82e2-d89e594150db 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:1c398638-5905-433f-b604-6009db9e7970 ArtifactChecksum:N2JjYTgzODVjNzAzZjViNTJkMDBmNDY0Zjc2NDVhNGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:785d977c-ec2f-4a4e-86df-743b8965862e ResourceInvariantUUID:ed11b39f-c269-43e5-ba28-a81d4a63c7cd ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:14311b08-aa47-412e-94eb-308859a423c5 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-02-23T05:15:37.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 84911cc4-32ea-43f1-8884-2beecb2fbfbe 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-02-23T05:15:37.652Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:15:37.653Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-02-23T05:15:37.653Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-02-23T05:15:37.653Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1c398638-5905-433f-b604-6009db9e7970 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-23T05:15:37.654Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-02-23T05:15:37.654Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-23T05:15:37.782Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-02-23T05:15:37.789Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 1c398638-5905-433f-b604-6009db9e7970 57788 2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129337790, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:15:38.792Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:15:38.792Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-02-23T05:15:38.795Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 1c398638-5905-433f-b604-6009db9e7970, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-23T05:15:38.795Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-02-23T05:15:38.796Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-23T05:15:38.796Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-23T05:15:39.351Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9349523107964900734/Definitions/service-BasicNetwork-template.yml 2023-02-23T05:15:40.979Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T05:15:40.980Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:40.983Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:41.002Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:41.002Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-02-23T05:15:41.003Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.003Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.004Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-23T05:15:41.004Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-02-23T05:15:41.005Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:15:41.005Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.005Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.006Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-02-23T05:15:41.006Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-02-23T05:15:41.006Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:15:41.007Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.024Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.025Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.026Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.026Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.027Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.027Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.028Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.028Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.028Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.029Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:84911cc4-32ea-43f1-8884-2beecb2fbfbe Model Version:NULL Model InvariantUuid:7c83264d-2d82-4cbb-82e2-d89e594150db Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:ed11b39f-c269-43e5-ba28-a81d4a63c7cd Model UUID:fb4b013e-1579-4ae9-8f62-244be96b09fa Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:785d977c-ec2f-4a4e-86df-743b8965862e 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-02-23T05:15:41.293Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: 14311b08-aa47-412e-94eb-308859a423c5 2023-02-23T05:15:41.294Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||No resources found for Service: 84911cc4-32ea-43f1-8884-2beecb2fbfbe 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-02-23T05:15:41.513Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500|| 2023-02-23T05:15:41.514Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 84911cc4-32ea-43f1-8884-2beecb2fbfbe 2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 84911cc4-32ea-43f1-8884-2beecb2fbfbe 2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:41.909Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@62d3d726, org.onap.sdc.toscaparser.api.parameters.Input@2812d598, org.onap.sdc.toscaparser.api.parameters.Input@1ffe2efc, org.onap.sdc.toscaparser.api.parameters.Input@79555ad0, org.onap.sdc.toscaparser.api.parameters.Input@5c3c83b] 2023-02-23T05:15:41.983Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.984Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.984Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.985Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.985Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 84911cc4-32ea-43f1-8884-2beecb2fbfbe: Generic NeutronNet 2023-02-23T05:15:41.986Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.986Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:41.986Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:41.987Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:42.450Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:42.453Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:42.453Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:42.453Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:42.454Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:15:42.454Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:15:42.454Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||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-02-23T05:15:43.268Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:15:43.270Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129343269, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:15:44.271Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:15:44.403Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:15:44.445Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:15:44.445Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:15:44.445Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:16:14.449Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:16:14.494Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:16:14.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:16:14.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:16:14.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:16:18.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:16:18.909Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:16:18.909Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "policy-distribution-id", "timestamp": 1677129308732, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:16:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:16:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:16:18.915Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "cds-sdc-listener", "timestamp": 1677129276671, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:16:18.915Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:16:44.499Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:16:44.544Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:16:44.576Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:16:44.577Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:16:44.577Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:17:14.578Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:17:14.716Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:14.753Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:17:14.754Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:17:14.757Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:17:18.895Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:17:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.914Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "aai-model-loader", "timestamp": 1677129321010, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:18.920Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.920Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.920Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129293517, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:18.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129328875, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:18.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "multicloud-k8s", "timestamp": 1677129313083, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:18.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "policy-distribution-id", "timestamp": 1677129308732, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:18.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "cds-sdc-listener", "timestamp": 1677129276671, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:18.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.923Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "aai-model-loader", "timestamp": 1677129321010, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:18.923Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.923Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.923Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129293517, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:18.923Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.924Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129328875, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:18.925Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.925Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.926Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "policy-distribution-id", "timestamp": 1677129337836, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:18.928Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.929Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.929Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "cds-sdc-listener", "timestamp": 1677129337783, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:18.929Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.930Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.930Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "aai-model-loader", "timestamp": 1677129337667, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:18.930Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.931Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.931Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129337790, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:18.932Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.933Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.933Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129338177, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:18.933Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.934Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "policy-distribution-id", "timestamp": 1677129338841, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:17:18.934Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:18.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:18.935Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "policy-distribution-id", "timestamp": 1677129339844, "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-02-23T05:17:18.977Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 255ac172-de78-44ad-a99c-e20707aa03ed 2023-02-23T05:17:18.978Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:19.060Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129343269, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:17:19.061Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.062Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.062Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "aai-model-loader", "timestamp": 1677129343662, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:17:19.062Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.063Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.064Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129343414, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:17:19.064Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.064Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.069Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129344437, "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-02-23T05:17:19.125Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 255ac172-de78-44ad-a99c-e20707aa03ed 2023-02-23T05:17:19.126Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:19.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "aai-model-loader", "timestamp": 1677129344675, "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-02-23T05:17:19.160Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 255ac172-de78-44ad-a99c-e20707aa03ed 2023-02-23T05:17:19.161Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:19.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.206Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.207Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.207Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.207Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.208Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.208Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.209Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.210Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.211Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.212Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.212Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.212Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.212Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.213Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.213Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.213Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.213Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.217Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.218Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.218Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.218Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.220Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.220Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.225Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.228Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.228Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.228Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.229Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.229Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.229Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.229Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.230Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.230Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.230Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.231Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.231Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.231Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.231Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.231Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.232Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.233Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.233Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.234Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.234Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.234Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.235Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.235Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.235Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.235Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.236Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.236Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:17:19.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.238Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.238Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129338788, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:19.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.239Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.239Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "multicloud-k8s", "timestamp": 1677129339622, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:19.239Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.239Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129340846, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:19.241Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129351010, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:19.241Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.242Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129358874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:17:19.242Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129367529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:19.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "cds-sdc-listener", "timestamp": 1677129367486, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:19.244Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.244Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.244Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129367341, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:19.244Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129367933, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:17:19.245Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129368532, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:17:19.245Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.246Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "policy-distribution-id", "timestamp": 1677129369537, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-23T05:17:19.327Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 175dfcb8-657c-45df-b205-a7caa8fe6277 2023-02-23T05:17:19.328Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:17:19.359Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.359Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129371195, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:17:19.360Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.360Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.365Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129372199, "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-02-23T05:17:19.428Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 175dfcb8-657c-45df-b205-a7caa8fe6277 2023-02-23T05:17:19.428Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:17:19.524Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.525Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129373511, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:17:19.525Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:17:19.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:17:19.526Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "aai-model-loader", "timestamp": 1677129374517, "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-02-23T05:17:19.540Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 175dfcb8-657c-45df-b205-a7caa8fe6277 2023-02-23T05:17:19.540Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:17:44.760Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:17:44.781Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:44.785Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:17:44.785Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T05:17:44.785Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T05:17:44.786Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T05:17:44.786Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:17:44.786Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:17:44.787Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:17:44.787Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:17:44.787Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-23T05:17:44.818Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T05:18:14.819Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:18:14.849Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 255ac172-de78-44ad-a99c-e20707aa03ed and serviceModelVersionId: 84911cc4-32ea-43f1-8884-2beecb2fbfbe 2023-02-23T05:18:14.849Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7c83264d-2d82-4cbb-82e2-d89e594150db 2023-02-23T05:18:14.851Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0 2023-02-23T05:18:14.861Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T05:18:14.995Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?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-02-23T05:18:14.998Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0|INFO|500||Invoke 2023-02-23T05:18:15.021Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T05:18:15.199Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0|INFO|500||InvokeReturn 2023-02-23T05:18:15.200Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:18:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[241776], x-aai-txid=[0-aai-resources-230223-05:18:15:398-57462], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T05:18:15.200Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T05:18:15.201Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T05:18:15.201Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-23T05:18:15.215Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-02-23T05:18:15.215Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 255ac172-de78-44ad-a99c-e20707aa03ed and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T05:18:15.216Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T05:18:15.216Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:15.216Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:15.217Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129495215, "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-02-23T05:18:16.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:18:16.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-23T05:18:16.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"175dfcb8-657c-45df-b205-a7caa8fe6277","serviceName":"Demo_pNF_gsljamHgYbqPz6GdiwJ6","serviceVersion":"1.0","serviceUUID":"b542d005-000d-477f-89cc-335e117771e6","serviceDescription":"catalog service description","serviceInvariantUUID":"73515dd8-6a7d-4a00-b422-a6029b1b8193","resources":[{"resourceInstanceName":"pNF 8bfc8c72-01bc 0","resourceName":"pNF 8bfc8c72-01bc","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dac3873d-f5f1-48c7-939c-64ece3b190bb","resourceInvariantUUID":"527c551e-ddb9-4ce0-8c2b-ccb8ffd1f5b8","resourceCustomizationUUID":"1fc9ad2c-ae47-4733-a0cb-3b28ad156b34","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml","artifactChecksum":"YjhmOTgwZDQ5NGVmNWRiNzgyYWI5MDU4NGU3OGI3OTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bd2c3cbd-a80f-4347-b3bc-976b70e5d197","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar","artifactChecksum":"MWU2YzIwNWQyMzQ0ZDkyZTZkNTk5ZDRjMmI5NzgyNTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3f8198ad-b8db-4aaa-917f-761c7bc5fb51","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55f4d1ff-bb02-4043-a1f6-79783e39eeed","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml","artifactChecksum":"MTAzZDA3NWRlNmI0MjQ0YzgxYzJmZjNkNTBjYjFhMzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7b84f3b5-ed79-4588-a375-f71530d4276b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d2f05fd2-a6cf-456f-a45d-ada79b793b1b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9f501936-cff5-4a72-8b85-a3adf0e4b852","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml","artifactChecksum":"YWE5NTBmMDNiMGZhMzU0YTNiZDViOWVkNWM2Y2M0MmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc716bf2-632e-4045-91f7-46a02dbd163d","artifactVersion":"1"},{"artifactName":"service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar","artifactChecksum":"Zjc4Zjg3N2FkNTk0ZDEwZTk2NThlNWY0ODMzODIzMTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"055fb993-bdf1-40a6-84c5-c7b6672c63d2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T05:18:16.336Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:16.338Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:16.339Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:16.354Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:17.355Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:17.356Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:17.356Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:17.356Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:18.361Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:18.372Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:18.374Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:18.378Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:18.890Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:18.894Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.894Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129368490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.895Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129399387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.895Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129400542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.895Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129411011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129368490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129399387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:18:18.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129400542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129411011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129368490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129399387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129400542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-23T05:18:18.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129411011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129368490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129399387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129400542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129411011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129368490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129399387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-23T05:18:18.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129400542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129411011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129368490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129399387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129400542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.903Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.903Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.903Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129411011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.911Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129368490, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:18:18.912Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129399387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:18:18.913Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129400542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:18:18.913Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129411011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:18:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "cds-sdc-listener", "timestamp": 1677129418119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:18:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129418170, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:18:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129420118, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:18:18.915Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129418244, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:18:18.916Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129419176, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:18:18.916Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129421194, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:18:18.917Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.917Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.917Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "policy-distribution-id", "timestamp": 1677129420178, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-23T05:18:18.980Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 2023-02-23T05:18:18.980Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:18.993Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.993Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129422303, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:18:18.993Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.993Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129418876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.994Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129418876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:18.994Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129423442, "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-02-23T05:18:19.004Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 2023-02-23T05:18:19.004Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:19.018Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.018Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129418876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:19.018Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "multicloud-k8s", "timestamp": 1677129424446, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:18:19.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129418876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:19.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129418876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:19.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129418876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:18:19.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129418876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:18:19.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129427217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:18:19.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129428580, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:18:19.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "aai-model-loader", "timestamp": 1677129429589, "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-02-23T05:18:19.074Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 2023-02-23T05:18:19.075Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:19.094Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.094Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129435357, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:18:19.095Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:18:19.095Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:18:19.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677129436372, "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-02-23T05:18:19.124Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 2023-02-23T05:18:19.125Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:19.380Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:19.381Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:19.381Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:19.381Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:20.382Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:20.383Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:20.383Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:20.383Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:21.384Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:21.385Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:21.385Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:21.386Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:22.392Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:22.393Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:22.393Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:22.393Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:23.394Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:18:23.394Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:23.395Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:23.395Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:24.396Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "serviceName": "Demo_pNF_gsljamHgYbqPz6GdiwJ6", "serviceVersion": "1.0", "serviceUUID": "b542d005-000d-477f-89cc-335e117771e6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "73515dd8-6a7d-4a00-b422-a6029b1b8193", "resources": [ { "resourceInstanceName": "pNF 8bfc8c72-01bc 0", "resourceCustomizationUUID": "1fc9ad2c-ae47-4733-a0cb-3b28ad156b34", "resourceName": "pNF 8bfc8c72-01bc", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "dac3873d-f5f1-48c7-939c-64ece3b190bb", "resourceInvariantUUID": "527c551e-ddb9-4ce0-8c2b-ccb8ffd1f5b8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "artifactChecksum": "Zjc4Zjg3N2FkNTk0ZDEwZTk2NThlNWY0ODMzODIzMTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "055fb993-bdf1-40a6-84c5-c7b6672c63d2" } ], "workloadContext": "Production" } 2023-02-23T05:18:24.396Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T05:18:24.396Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b542d005-000d-477f-89cc-335e117771e6 ASDC 2023-02-23T05:18:24.398Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:175dfcb8-657c-45df-b205-a7caa8fe6277 ServiceName:Demo_pNF_gsljamHgYbqPz6GdiwJ6 ServiceVersion:1.0 ServiceUUID:b542d005-000d-477f-89cc-335e117771e6 ServiceInvariantUUID:73515dd8-6a7d-4a00-b422-a6029b1b8193 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar ArtifactUUID:055fb993-bdf1-40a6-84c5-c7b6672c63d2 ArtifactChecksum:Zjc4Zjg3N2FkNTk0ZDEwZTk2NThlNWY0ODMzODIzMTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 8bfc8c72-01bc 0 ResourceCustomizationUUID:1fc9ad2c-ae47-4733-a0cb-3b28ad156b34 ResourceInvariantUUID:527c551e-ddb9-4ce0-8c2b-ccb8ffd1f5b8 ResourceName:pNF 8bfc8c72-01bc ResourceType:PNF ResourceUUID:dac3873d-f5f1-48c7-939c-64ece3b190bb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-23T05:18:24.398Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b542d005-000d-477f-89cc-335e117771e6 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-02-23T05:18:24.486Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:18:24.487Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-02-23T05:18:24.487Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-02-23T05:18:24.488Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 055fb993-bdf1-40a6-84c5-c7b6672c63d2 from URL: /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:24.488Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-02-23T05:18:24.489Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:24.569Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-02-23T05:18:24.571Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 055fb993-bdf1-40a6-84c5-c7b6672c63d2 87997 2023-02-23T05:18:24.572Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar ASDC sendASDCNotification 2023-02-23T05:18:24.572Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:24.572Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:18:24.573Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:24.573Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:24.573Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129504572, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:25.575Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:18:25.577Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-02-23T05:18:25.578Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 055fb993-bdf1-40a6-84c5-c7b6672c63d2, URL: /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar to file: /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:25.579Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:25.580Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:25.581Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:25.926Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5887467125046065800/Definitions/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml 2023-02-23T05:18:29.396Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T05:18:29.398Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-02-23T05:18:29.399Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.400Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-23T05:18:29.401Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 8bfc8c72-01bc 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-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.401Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.402Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.403Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.403Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.404Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.405Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.405Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-02-23T05:18:29.406Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.407Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.408Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Node template pNF 8bfc8c72-01bc 0 is matching search criteria 2023-02-23T05:18:29.409Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-02-23T05:18:29.409Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 8bfc8c72-01bc 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Node template pNF 8bfc8c72-01bc 0 is matching search criteria 2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 8bfc8c72-01bc 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.413Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.413Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.413Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.414Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_gsljamHgYbqPz6GdiwJ6 Description:catalog service description Model UUID:b542d005-000d-477f-89cc-335e117771e6 Model Version:NULL Model InvariantUuid:73515dd8-6a7d-4a00-b422-a6029b1b8193 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-02-23T05:18:29.432Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: dac3873d-f5f1-48c7-939c-64ece3b190bb 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-02-23T05:18:29.439Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||pNF 8bfc8c72-01bc 0 2023-02-23T05:18:29.440Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: dac3873d-f5f1-48c7-939c-64ece3b190bb 2023-02-23T05:18:29.440Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||No resources found for Service: b542d005-000d-477f-89cc-335e117771e6 2023-02-23T05:18:29.441Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: b542d005-000d-477f-89cc-335e117771e6 2023-02-23T05:18:29.441Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 8bfc8c72-01bc 0 dac3873d-f5f1-48c7-939c-64ece3b190bb 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-02-23T05:18:29.453Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3a3b4ca3, org.onap.sdc.toscaparser.api.parameters.Input@8dd2b8c, org.onap.sdc.toscaparser.api.parameters.Input@42159f15, org.onap.sdc.toscaparser.api.parameters.Input@1ab283f, org.onap.sdc.toscaparser.api.parameters.Input@619532fd] 2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid b542d005-000d-477f-89cc-335e117771e6: pNF 8bfc8c72-01bc 2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Processing PNF resource: dac3873d-f5f1-48c7-939c-64ece3b190bb 2023-02-23T05:18:29.461Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:18:29.461Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:18:29.461Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Resource customization UUID: 1fc9ad2c-ae47-4733-a0cb-3b28ad156b34 is the same as notified resource customizationUUID: 1fc9ad2c-ae47-4733-a0cb-3b28ad156b34 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-02-23T05:18:29.690Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 8bfc8c72-01bc dac3873d-f5f1-48c7-939c-64ece3b190bb 0 ASDC deployResourceStructure 2023-02-23T05:18:29.691Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar ASDC sendASDCNotification 2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:18:29.693Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129509691, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:18:30.694Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 175dfcb8-657c-45df-b205-a7caa8fe6277 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:18:30.722Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:18:30.732Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:18:30.734Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:18:30.734Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:18:30.734Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-23T05:18:30.769Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T05:19:00.770Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:19:00.803Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 175dfcb8-657c-45df-b205-a7caa8fe6277 and serviceModelVersionId: b542d005-000d-477f-89cc-335e117771e6 2023-02-23T05:19:00.803Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 73515dd8-6a7d-4a00-b422-a6029b1b8193 2023-02-23T05:19:00.804Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0 2023-02-23T05:19:00.813Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T05:19:00.889Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?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-02-23T05:19:00.891Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0|INFO|500||Invoke 2023-02-23T05:19:00.908Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T05:19:01.086Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0|INFO|500||InvokeReturn 2023-02-23T05:19:01.086Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:19:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[188488], x-aai-txid=[2-aai-resources-230223-05:19:01:286-62953], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T05:19:01.087Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T05:19:01.087Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T05:19:01.088Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 175dfcb8-657c-45df-b205-a7caa8fe6277 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:01.131Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129541099, "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-02-23T05:19:02.154Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-02-23T05:19:02.157Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"4ec7ee31-8a8c-49f9-8006-b9010a640b92","serviceDescription":"service","serviceInvariantUUID":"d910a5c0-5568-4022-8c05-fb833ac12abd","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9396ad0f-2ecc-46b9-9045-5400b427674d","resourceInvariantUUID":"d892eb4d-7c5b-4847-ac1e-7a9f03c90afc","resourceCustomizationUUID":"e012485b-be44-43fd-ba40-c8788a535414","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":"NjRiZDJkYzQxNjk3NzRlODk4ZjIwZGZjNjdmNmI2NmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d46e8aa0-b871-43d5-b4bf-18238d29ba4d","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":"OTFlOWI2OGZjOGVlNzcwNTJkODU3NDc0MjQ2ZWRmMzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0e4d3384-3f22-4595-90c9-a9ea080a95a3","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":"2beaaa18-7fda-492f-87ed-3b0de8e1bf23","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":"a2171a5c-d045-43b1-bdd6-6ceb3f55ad28","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":"2f303839-4227-4945-8202-506d603b8f06","artifactVersion":"2","generatedFromUUID":"2beaaa18-7fda-492f-87ed-3b0de8e1bf23"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NjA0MzJkYmRlYmZjMWY5MWExNDVmMGMyYjQ3YTJhYWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"06f7d74b-412c-44e3-9c31-1a00da2c3fc2","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YTE1NzczOTEzMjI4YjY3MTEwYmI4NWJhNTRiM2FkNWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9227ac92-5bf9-441a-82e9-aba37527d2f6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T05:19:02.158Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:19:02.160Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:02.161Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:02.162Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "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-02-23T05:19:03.162Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:19:03.165Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:03.165Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:03.167Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "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-02-23T05:19:04.167Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:19:04.169Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:04.170Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:04.171Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "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-02-23T05:19:05.172Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:19:05.173Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:05.174Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:05.174Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "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-02-23T05:19:06.176Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:19:06.176Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:06.176Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:06.177Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "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-02-23T05:19:07.178Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:19:07.178Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:07.179Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:07.179Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:08.180Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:19:08.181Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:08.182Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:08.182Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:09.184Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "4ec7ee31-8a8c-49f9-8006-b9010a640b92", "serviceDescription": "service", "serviceInvariantUUID": "d910a5c0-5568-4022-8c05-fb833ac12abd", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "e012485b-be44-43fd-ba40-c8788a535414", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9396ad0f-2ecc-46b9-9045-5400b427674d", "resourceInvariantUUID": "d892eb4d-7c5b-4847-ac1e-7a9f03c90afc", "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": "OTFlOWI2OGZjOGVlNzcwNTJkODU3NDc0MjQ2ZWRmMzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0e4d3384-3f22-4595-90c9-a9ea080a95a3", "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": "2beaaa18-7fda-492f-87ed-3b0de8e1bf23", "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": "2f303839-4227-4945-8202-506d603b8f06", "generatedFromUUID": "2beaaa18-7fda-492f-87ed-3b0de8e1bf23" }, "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": "2f303839-4227-4945-8202-506d603b8f06", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "YTE1NzczOTEzMjI4YjY3MTEwYmI4NWJhNTRiM2FkNWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9227ac92-5bf9-441a-82e9-aba37527d2f6" } ], "workloadContext": "Production" } 2023-02-23T05:19:09.184Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T05:19:09.184Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ec7ee31-8a8c-49f9-8006-b9010a640b92 ASDC 2023-02-23T05:19:09.185Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:4ec7ee31-8a8c-49f9-8006-b9010a640b92 ServiceInvariantUUID:d910a5c0-5568-4022-8c05-fb833ac12abd 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:9227ac92-5bf9-441a-82e9-aba37527d2f6 ArtifactChecksum:YTE1NzczOTEzMjI4YjY3MTEwYmI4NWJhNTRiM2FkNWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:e012485b-be44-43fd-ba40-c8788a535414 ResourceInvariantUUID:d892eb4d-7c5b-4847-ac1e-7a9f03c90afc ResourceName:basic_vm ResourceType:VF ResourceUUID:9396ad0f-2ecc-46b9-9045-5400b427674d 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:0e4d3384-3f22-4595-90c9-a9ea080a95a3 ArtifactChecksum:OTFlOWI2OGZjOGVlNzcwNTJkODU3NDc0MjQ2ZWRmMzg= 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:2beaaa18-7fda-492f-87ed-3b0de8e1bf23 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:2f303839-4227-4945-8202-506d603b8f06 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:2f303839-4227-4945-8202-506d603b8f06 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-23T05:19:09.185Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ec7ee31-8a8c-49f9-8006-b9010a640b92 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-02-23T05:19:09.240Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9227ac92-5bf9-441a-82e9-aba37527d2f6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-02-23T05:19:09.242Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-23T05:19:09.317Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-02-23T05:19:09.318Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 9227ac92-5bf9-441a-82e9-aba37527d2f6 75198 2023-02-23T05:19:09.318Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:09.320Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129549318, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:10.321Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:19:10.323Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-02-23T05:19:10.323Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9227ac92-5bf9-441a-82e9-aba37527d2f6, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:10.324Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-02-23T05:19:10.326Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:10.327Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:10.632Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2672772400266270292/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-02-23T05:19:14.297Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T05:19:14.298Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-02-23T05:19:14.298Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.300Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.305Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.305Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.306Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-02-23T05:19:14.306Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-02-23T05:19:14.306Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.306Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:14.307Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:14.307Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-02-23T05:19:14.311Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:19:14.312Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.312Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:14.312Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:14.312Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-02-23T05:19:14.312Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:19:14.313Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.313Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:14.313Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.313Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-23T05:19:14.314Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-23T05:19:14.314Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-23T05:19:14.315Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-23T05:19:14.315Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-23T05:19:14.315Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-23T05:19:14.316Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.316Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:19:14.317Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.317Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:14.318Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:19:14.318Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:14.324Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:19:14.325Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.325Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:14.328Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:19:14.328Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.329Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-23T05:19:14.329Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-23T05:19:14.329Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-23T05:19:14.329Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=cb77df67-41d3-4f8e-b7a5-7d36f9ab83ec 2023-02-23T05:19:14.330Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.337Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:14.338Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.338Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:14.338Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.338Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:14.339Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:14.339Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:14.339Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:4ec7ee31-8a8c-49f9-8006-b9010a640b92 Model Version:NULL Model InvariantUuid:d910a5c0-5568-4022-8c05-fb833ac12abd Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:3c036cf6-8587-4ac5-94a1-c7f826f8ee15 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:d892eb4d-7c5b-4847-ac1e-7a9f03c90afc Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e012485b-be44-43fd-ba40-c8788a535414 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7b3909c9-b576-4123-b5a7-1855b03de3c7 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:b6caa400-25ad-4231-9272-fe62adb7c2ab ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cb77df67-41d3-4f8e-b7a5-7d36f9ab83ec ModelInvariantUuid:c6507581-546c-41ef-a3e2-c9493c56ab6f ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:329645d8-e199-4aad-ad7e-a7b5c55012bb ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:92c40170-fb7b-4fe3-b3d7-c8e993797b59 ModelInvariantUuid:fda5a039-0293-48cc-9bef-1ff461f11d5b ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:450a6f1e-a73a-4339-ab40-ad0aee323201 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-02-23T05:19:14.444Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 9396ad0f-2ecc-46b9-9045-5400b427674d 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-02-23T05:19:14.459Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||basic_vm 0 2023-02-23T05:19:14.459Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9396ad0f-2ecc-46b9-9045-5400b427674d 2023-02-23T05:19:14.460Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0e4d3384-3f22-4595-90c9-a9ea080a95a3 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-23T05:19:14.460Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-02-23T05:19:14.461Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-23T05:19:14.574Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-02-23T05:19:14.575Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 0e4d3384-3f22-4595-90c9-a9ea080a95a3 787 2023-02-23T05:19:14.575Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-02-23T05:19:14.576Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-23T05:19:14.576Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:19:14.576Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:14.576Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:14.581Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129554575, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:15.582Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7b3909c9-b576-4123-b5a7-1855b03de3c7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b6caa400-25ad-4231-9272-fe62adb7c2ab", "vfModuleModelCustomizationUUID": "eb5625c5-3d22-4f7a-9bb4-de0ad88da890", "isBase": true, "artifacts": [ "2beaaa18-7fda-492f-87ed-3b0de8e1bf23", "2f303839-4227-4945-8202-506d603b8f06" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-23T05:19:15.599Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b6caa400-25ad-4231-9272-fe62adb7c2ab VfModuleModelInvariantUUID:7b3909c9-b576-4123-b5a7-1855b03de3c7 VfModuleModelDescription:NULL Artifacts UUID List:{ 2beaaa18-7fda-492f-87ed-3b0de8e1bf23 , 2f303839-4227-4945-8202-506d603b8f06 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-23T05:19:15.603Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7b3909c9-b576-4123-b5a7-1855b03de3c7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b6caa400-25ad-4231-9272-fe62adb7c2ab", "vfModuleModelCustomizationUUID": "eb5625c5-3d22-4f7a-9bb4-de0ad88da890", "isBase": true, "artifacts": [ "2beaaa18-7fda-492f-87ed-3b0de8e1bf23", "2f303839-4227-4945-8202-506d603b8f06" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-23T05:19:15.604Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b6caa400-25ad-4231-9272-fe62adb7c2ab VfModuleModelInvariantUUID:7b3909c9-b576-4123-b5a7-1855b03de3c7 VfModuleModelDescription:NULL Artifacts UUID List:{ 2beaaa18-7fda-492f-87ed-3b0de8e1bf23 , 2f303839-4227-4945-8202-506d603b8f06 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-23T05:19:15.604Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2beaaa18-7fda-492f-87ed-3b0de8e1bf23 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-23T05:19:15.604Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-02-23T05:19:15.605Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-23T05:19:15.697Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-02-23T05:19:15.698Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2beaaa18-7fda-492f-87ed-3b0de8e1bf23 5033 2023-02-23T05:19:15.698Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-02-23T05:19:15.698Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-23T05:19:15.698Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:19:15.699Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:15.699Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:15.699Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129555698, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:16.700Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2f303839-4227-4945-8202-506d603b8f06 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-23T05:19:16.701Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-02-23T05:19:16.701Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-23T05:19:16.807Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-02-23T05:19:16.808Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2f303839-4227-4945-8202-506d603b8f06 903 2023-02-23T05:19:16.809Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-02-23T05:19:16.809Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-23T05:19:16.809Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:19:16.810Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:16.810Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:16.810Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129556809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:17.812Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 4ec7ee31-8a8c-49f9-8006-b9010a640b92 2023-02-23T05:19:17.812Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 9396ad0f-2ecc-46b9-9045-5400b427674d 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-02-23T05:19:17.878Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@61b43bef, org.onap.sdc.toscaparser.api.parameters.Input@7dd257cc, org.onap.sdc.toscaparser.api.parameters.Input@45bb55eb, org.onap.sdc.toscaparser.api.parameters.Input@68a4ec6a, org.onap.sdc.toscaparser.api.parameters.Input@280fc9d2] 2023-02-23T05:19:17.880Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.881Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.882Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-02-23T05:19:17.882Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= e012485b-be44-43fd-ba40-c8788a535414 2023-02-23T05:19:17.883Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e012485b-be44-43fd-ba40-c8788a535414 matches Tosca VF Customization UUID: e012485b-be44-43fd-ba40-c8788a535414 2023-02-23T05:19:17.883Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: e012485b-be44-43fd-ba40-c8788a535414 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-02-23T05:19:17.888Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.888Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.890Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id e012485b-be44-43fd-ba40-c8788a535414: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-02-23T05:19:17.891Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@178ff6e9 2023-02-23T05:19:17.892Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.892Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:19:17.892Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : eb5625c5-3d22-4f7a-9bb4-de0ad88da890 2023-02-23T05:19:17.892Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID eb5625c5-3d22-4f7a-9bb4-de0ad88da890 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-02-23T05:19:17.897Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.897Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:17.898Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:19:17.898Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.899Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:17.899Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:19:17.900Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.902Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-02-23T05:19:17.903Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-23T05:19:17.903Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-23T05:19:17.903Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=cb77df67-41d3-4f8e-b7a5-7d36f9ab83ec 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-02-23T05:19:17.911Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.911Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:17.912Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:19:17.912Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.912Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-02-23T05:19:17.913Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=e012485b-be44-43fd-ba40-c8788a535414 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-02-23T05:19:17.919Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.919Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.920Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 4ec7ee31-8a8c-49f9-8006-b9010a640b92: basic_vm 2023-02-23T05:19:17.920Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.920Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.921Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.921Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.921Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.922Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.922Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.923Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.923Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:19:17.923Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:19:17.924Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-23T05:19:18.662Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 9396ad0f-2ecc-46b9-9045-5400b427674d 1 ASDC deployResourceStructure 2023-02-23T05:19:18.672Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-02-23T05:19:18.672Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-02-23T05:19:18.673Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:19:18.674Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:18.674Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:18.687Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129558672, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:18.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:18.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:19:18.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed", "consumerID": "SO-sdc-controller", "timestamp": 1677129495215, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T05:19:18.912Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:19:18.913Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:19:18.913Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:19:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:19:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:19:18.914Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:19:18.915Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:19:18.918Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:19:18.918Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:19:18.918Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:19:19.699Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-02-23T05:19:19.699Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-02-23T05:19:19.699Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:19:19.700Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:19.700Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:19.700Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129559699, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:20.702Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-02-23T05:19:20.702Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-02-23T05:19:20.703Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:19:20.703Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:20.703Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:20.704Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129560702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:21.705Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-02-23T05:19:21.705Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-02-23T05:19:21.705Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:19:21.706Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:21.706Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:21.706Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129561705, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:19:22.707Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:19:22.726Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:19:22.729Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:19:22.729Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T05:19:22.730Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T05:19:22.730Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T05:19:22.730Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:19:22.730Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:19:22.730Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:19:22.730Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:19:22.730Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-02-23T05:19:22.740Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T05:19:52.739Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Node 2 disconnected. 2023-02-23T05:19:52.741Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:19:52.770Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 and serviceModelVersionId: 4ec7ee31-8a8c-49f9-8006-b9010a640b92 2023-02-23T05:19:52.771Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d910a5c0-5568-4022-8c05-fb833ac12abd 2023-02-23T05:19:52.774Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0 2023-02-23T05:19:52.817Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T05:19:52.921Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0|INFO|500||Invoke 2023-02-23T05:19:52.922Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[12ef1bea-33e3-4546-90b0-3bce8428664b], X-ECOMP-RequestID=[59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37], X-TransactionId=[], X-ONAP-RequestID=[59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37], Content-Type=[application/merge-patch+json]} 2023-02-23T05:19:52.970Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T05:19:53.262Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:19:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277], vertex-id=[585736], x-aai-txid=[2-aai-resources-230223-05:19:53:366-22890], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T05:19:53.279Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-23T05:19:53.281Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d910a5c0-5568-4022-8c05-fb833ac12abd/model-vers/model-ver/4ec7ee31-8a8c-49f9-8006-b9010a640b92?depth=0|INFO|500||InvokeReturn 2023-02-23T05:19:53.281Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T05:19:53.282Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-23T05:19:53.313Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-23T05:19:53.313Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T05:19:53.314Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T05:19:53.314Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:19:53.315Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:19:53.315Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129593314, "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-02-23T05:19:54.367Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:20:18.890Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:20:18.895Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.895Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:20:18.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:20:18.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.903Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:20:18.908Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.908Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.908Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:20:18.909Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.909Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.909Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:20:18.910Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.910Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.911Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129504572, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:20:18.912Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.913Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.913Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129509691, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:20:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.915Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.916Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277", "consumerID": "SO-sdc-controller", "timestamp": 1677129541099, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T05:20:18.928Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.935Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.935Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:20:18.938Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.941Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:20:18.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-23T05:20:18.945Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:20:18.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.949Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-23T05:20:18.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:20:18.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.955Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129496257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:20:18.959Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.960Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.961Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129549318, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:20:18.961Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.962Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.962Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129554575, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:20:18.963Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.965Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.968Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129555698, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:20:18.968Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.968Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.968Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129556809, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:20:18.969Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:18.970Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:20:18.971Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129558672, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:20:18.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:20:54.367Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:21:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:21:18.892Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:21:18.893Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129559699, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-23T05:21:18.895Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:21:18.895Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:21:18.898Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129560702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-23T05:21:18.898Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:21:18.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:21:18.898Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129561705, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:21:18.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:21:18.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:21:18.899Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37", "consumerID": "SO-sdc-controller", "timestamp": 1677129593314, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T05:21:18.900Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:21:54.368Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:22:18.896Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:22:54.369Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:23:18.897Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:23:54.374Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:24:18.898Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:24:54.375Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:25:18.900Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:25:54.378Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:26:18.901Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:26:54.380Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:27:18.903Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:27:54.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:28:18.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:28:54.384Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:29:18.908Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:29:54.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:30:17.683Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:30:17.684Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b32992ce-4828-44ad-826f-ae944eb298c3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"6fe76834-65a6-417a-908a-8c55b7ef4e9e","serviceDescription":"service","serviceInvariantUUID":"2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"04110bc7-c1ce-4ab1-9366-dd26cbcc3e4c","resourceInvariantUUID":"395129c0-9d97-4f0d-b54d-d96266a08fde","resourceCustomizationUUID":"8a580e02-3929-4383-9626-ae4965db6d0e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MmJmYThmYTEwMTcwZmI5MmM4NjMyZmFhZTU3ZTExZGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44ac5838-f0ad-4316-be02-707e9274e7e1","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"ZDRiNGY0ZTZmNTQ1ZWE2YjZjYzVlNzgzODFmMThmZjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"54763743-c6a7-4b6c-95f3-4f4030091fdb","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0a6e01ff-8aac-4053-bcbd-062e7926a4d5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"74554b4f-686f-45ab-bb46-3a6aefefc21a","artifactVersion":"2","generatedFromUUID":"055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8bd2c597-52d6-4b81-b7e1-acdf17ee89e9","artifactVersion":"2","generatedFromUUID":"7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cf972a9d-74d7-4007-a9b5-e22be92cd3ed","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"ZTYyODdlYzYxZTc4NmRhZGQ3Njc5MjQ1NzdhZjcxZTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f1bd96be-df1f-459c-adc5-935776cd14a5","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MzUyMjg5ODQxOTYxYzdmYmIyNzBiNmQyZDNhNjcxODI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"243b6f91-d374-492b-a7da-4146fb581831","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T05:30:17.695Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:17.696Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:17.697Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:17.697Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:17.721Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:30:17.721Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:30:17.723Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:30:18.717Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:18.718Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:18.718Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:18.719Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:18.891Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:30:18.892Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:30:18.928Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:30:19.723Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:19.724Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:19.724Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:19.724Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:20.725Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:20.726Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:20.726Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:20.726Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:21.727Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:21.728Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:21.728Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:21.728Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:22.733Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:22.733Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:22.733Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:22.733Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:23.734Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:23.735Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:23.735Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:23.736Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:24.737Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:24.738Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:24.738Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:24.739Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:25.740Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:25.743Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:25.744Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:25.745Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:26.756Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:30:26.756Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:26.756Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:26.756Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:27.758Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "6fe76834-65a6-417a-908a-8c55b7ef4e9e", "serviceDescription": "service", "serviceInvariantUUID": "2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "8a580e02-3929-4383-9626-ae4965db6d0e", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "04110bc7-c1ce-4ab1-9366-dd26cbcc3e4c", "resourceInvariantUUID": "395129c0-9d97-4f0d-b54d-d96266a08fde", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "ZDRiNGY0ZTZmNTQ1ZWE2YjZjYzVlNzgzODFmMThmZjA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "54763743-c6a7-4b6c-95f3-4f4030091fdb", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8bd2c597-52d6-4b81-b7e1-acdf17ee89e9", "generatedFromUUID": "7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "74554b4f-686f-45ab-bb46-3a6aefefc21a", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8bd2c597-52d6-4b81-b7e1-acdf17ee89e9", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MzUyMjg5ODQxOTYxYzdmYmIyNzBiNmQyZDNhNjcxODI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "243b6f91-d374-492b-a7da-4146fb581831" } ], "workloadContext": "Production" } 2023-02-23T05:30:27.759Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T05:30:27.759Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 6fe76834-65a6-417a-908a-8c55b7ef4e9e ASDC 2023-02-23T05:30:27.760Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b32992ce-4828-44ad-826f-ae944eb298c3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:6fe76834-65a6-417a-908a-8c55b7ef4e9e ServiceInvariantUUID:2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:243b6f91-d374-492b-a7da-4146fb581831 ArtifactChecksum:MzUyMjg5ODQxOTYxYzdmYmIyNzBiNmQyZDNhNjcxODI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:8a580e02-3929-4383-9626-ae4965db6d0e ResourceInvariantUUID:395129c0-9d97-4f0d-b54d-d96266a08fde ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:04110bc7-c1ce-4ab1-9366-dd26cbcc3e4c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:54763743-c6a7-4b6c-95f3-4f4030091fdb ArtifactChecksum:ZDRiNGY0ZTZmNTQ1ZWE2YjZjYzVlNzgzODFmMThmZjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:8bd2c597-52d6-4b81-b7e1-acdf17ee89e9 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:74554b4f-686f-45ab-bb46-3a6aefefc21a ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:8bd2c597-52d6-4b81-b7e1-acdf17ee89e9 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-23T05:30:27.760Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6fe76834-65a6-417a-908a-8c55b7ef4e9e 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-02-23T05:30:27.878Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:30:27.880Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:30:27.880Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:30:27.880Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 243b6f91-d374-492b-a7da-4146fb581831 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:27.880Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:30:27.881Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:27.995Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:30:27.997Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 243b6f91-d374-492b-a7da-4146fb581831 163287 2023-02-23T05:30:27.997Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-23T05:30:27.997Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:27.997Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:30:27.998Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:27.998Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:27.998Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130227997, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:29.000Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:30:29.005Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:30:29.007Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 243b6f91-d374-492b-a7da-4146fb581831, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:29.008Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-02-23T05:30:29.009Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:29.010Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:29.402Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12557804728677227808/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-02-23T05:30:32.568Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T05:30:32.570Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-23T05:30:32.570Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:32.570Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-02-23T05:30:32.571Z|b32992ce-4828-44ad-826f-ae944eb298c3|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-BasicCnfMacro-csar.csar 2023-02-23T05:30:32.571Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:32.571Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:32.571Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:32.571Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-23T05:30:32.572Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.572Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:32.573Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:32.574Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-23T05:30:32.575Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:30:32.575Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.576Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:32.576Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:32.576Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-23T05:30:32.576Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:30:32.576Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.577Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:32.577Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.577Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-23T05:30:32.577Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-02-23T05:30:32.577Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-02-23T05:30:32.578Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-23T05:30:32.578Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.578Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:30:32.580Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.580Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:32.580Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:30:32.580Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.581Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:32.581Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:30:32.581Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.582Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:32.582Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:30:32.582Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.583Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:32.583Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:30:32.583Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.583Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-02-23T05:30:32.584Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-02-23T05:30:32.584Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8237eaf4-4be4-4a5b-9647-1c033550c7e6 2023-02-23T05:30:32.588Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.588Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:32.588Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.588Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:32.589Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.589Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:32.589Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:32.590Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:32.590Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:6fe76834-65a6-417a-908a-8c55b7ef4e9e Model Version:NULL Model InvariantUuid:2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:a3dd69ff-e89e-45b7-a0ed-52d2bbe4ad27 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:395129c0-9d97-4f0d-b54d-d96266a08fde Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8a580e02-3929-4383-9626-ae4965db6d0e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f81e30f2-22b0-43a2-b19f-c94267e26d74 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:89e7d64b-9d73-4ebb-a8fc-1c2d9022f916 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:9788eb43-3741-49b4-ac1f-190c0fbbfb9c ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:0ac0cb58-c501-41bc-b4be-ec9e4c33b861 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8237eaf4-4be4-4a5b-9647-1c033550c7e6 ModelInvariantUuid:e205f05d-b1f6-49e7-8151-2d6008c13637 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9c8e3800-5ef2-4153-b783-20e8f0ad4dba ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:79e2338e-246d-4cd8-9af3-9e5da4f1bced ModelInvariantUuid:212d6ffa-d4ba-4714-881a-0548744778b0 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:7075f9a5-0b56-419c-b467-aa7199173425 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-02-23T05:30:32.724Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 04110bc7-c1ce-4ab1-9366-dd26cbcc3e4c 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-02-23T05:30:32.741Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0 2023-02-23T05:30:32.741Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 04110bc7-c1ce-4ab1-9366-dd26cbcc3e4c 2023-02-23T05:30:32.741Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 54763743-c6a7-4b6c-95f3-4f4030091fdb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-23T05:30:32.741Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:30:32.742Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-23T05:30:32.834Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:30:32.839Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 54763743-c6a7-4b6c-95f3-4f4030091fdb 1565 2023-02-23T05:30:32.840Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-02-23T05:30:32.840Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-23T05:30:32.840Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:30:32.840Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:32.841Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:32.841Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130232839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:33.848Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "9788eb43-3741-49b4-ac1f-190c0fbbfb9c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0ac0cb58-c501-41bc-b4be-ec9e4c33b861", "vfModuleModelCustomizationUUID": "e358c906-52f3-4666-b1aa-6c14d2f10f41", "isBase": true, "artifacts": [ "7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9", "8bd2c597-52d6-4b81-b7e1-acdf17ee89e9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "f81e30f2-22b0-43a2-b19f-c94267e26d74", "vfModuleModelVersion": "1", "vfModuleModelUUID": "89e7d64b-9d73-4ebb-a8fc-1c2d9022f916", "vfModuleModelCustomizationUUID": "b66ccdd8-c721-4e5a-b4eb-45610eaddded", "isBase": false, "artifacts": [ "055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-23T05:30:33.905Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0ac0cb58-c501-41bc-b4be-ec9e4c33b861 VfModuleModelInvariantUUID:9788eb43-3741-49b4-ac1f-190c0fbbfb9c VfModuleModelDescription:NULL Artifacts UUID List:{ 7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9 , 8bd2c597-52d6-4b81-b7e1-acdf17ee89e9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:89e7d64b-9d73-4ebb-a8fc-1c2d9022f916 VfModuleModelInvariantUUID:f81e30f2-22b0-43a2-b19f-c94267e26d74 VfModuleModelDescription:NULL Artifacts UUID List:{ 055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-02-23T05:30:33.932Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "9788eb43-3741-49b4-ac1f-190c0fbbfb9c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0ac0cb58-c501-41bc-b4be-ec9e4c33b861", "vfModuleModelCustomizationUUID": "e358c906-52f3-4666-b1aa-6c14d2f10f41", "isBase": true, "artifacts": [ "7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9", "8bd2c597-52d6-4b81-b7e1-acdf17ee89e9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "f81e30f2-22b0-43a2-b19f-c94267e26d74", "vfModuleModelVersion": "1", "vfModuleModelUUID": "89e7d64b-9d73-4ebb-a8fc-1c2d9022f916", "vfModuleModelCustomizationUUID": "b66ccdd8-c721-4e5a-b4eb-45610eaddded", "isBase": false, "artifacts": [ "055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-23T05:30:33.935Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0ac0cb58-c501-41bc-b4be-ec9e4c33b861 VfModuleModelInvariantUUID:9788eb43-3741-49b4-ac1f-190c0fbbfb9c VfModuleModelDescription:NULL Artifacts UUID List:{ 7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9 , 8bd2c597-52d6-4b81-b7e1-acdf17ee89e9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:89e7d64b-9d73-4ebb-a8fc-1c2d9022f916 VfModuleModelInvariantUUID:f81e30f2-22b0-43a2-b19f-c94267e26d74 VfModuleModelDescription:NULL Artifacts UUID List:{ 055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-02-23T05:30:33.937Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-23T05:30:33.939Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:30:33.941Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-23T05:30:34.031Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:30:34.033Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 7cdf3ca0-a00d-4e04-8f5b-ca34d41c22d9 914 2023-02-23T05:30:34.033Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-02-23T05:30:34.034Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-23T05:30:34.034Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:30:34.035Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:34.036Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:34.037Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130234033, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:35.043Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 74554b4f-686f-45ab-bb46-3a6aefefc21a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-23T05:30:35.045Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:30:35.047Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-23T05:30:35.154Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:30:35.156Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 74554b4f-686f-45ab-bb46-3a6aefefc21a 12 2023-02-23T05:30:35.158Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-02-23T05:30:35.159Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-02-23T05:30:35.160Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:30:35.161Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:35.162Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:35.163Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130235158, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:36.172Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8bd2c597-52d6-4b81-b7e1-acdf17ee89e9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-23T05:30:36.188Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:30:36.190Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-23T05:30:36.282Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:30:36.286Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8bd2c597-52d6-4b81-b7e1-acdf17ee89e9 96 2023-02-23T05:30:36.290Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-02-23T05:30:36.291Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-23T05:30:36.293Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:30:36.295Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:36.297Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:36.298Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130236290, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:37.305Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-23T05:30:37.305Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:30:37.306Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-23T05:30:37.408Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:30:37.409Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 055c9f5e-2db3-4ffa-a1a2-47d5b32d1c49 20206 2023-02-23T05:30:37.410Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-02-23T05:30:37.410Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-02-23T05:30:37.411Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:30:37.412Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:37.412Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:37.412Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130237410, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:38.475Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6fe76834-65a6-417a-908a-8c55b7ef4e9e 2023-02-23T05:30:38.479Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 04110bc7-c1ce-4ab1-9366-dd26cbcc3e4c ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-02-23T05:30:38.556Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@34e07906, org.onap.sdc.toscaparser.api.parameters.Input@3d18031, org.onap.sdc.toscaparser.api.parameters.Input@33dc9c2e, org.onap.sdc.toscaparser.api.parameters.Input@26979184, org.onap.sdc.toscaparser.api.parameters.Input@1108f419] 2023-02-23T05:30:38.561Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.561Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.562Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-02-23T05:30:38.562Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 8a580e02-3929-4383-9626-ae4965db6d0e 2023-02-23T05:30:38.562Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8a580e02-3929-4383-9626-ae4965db6d0e matches Tosca VF Customization UUID: 8a580e02-3929-4383-9626-ae4965db6d0e 2023-02-23T05:30:38.563Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 8a580e02-3929-4383-9626-ae4965db6d0e 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-02-23T05:30:38.578Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.579Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.581Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 8a580e02-3929-4383-9626-ae4965db6d0e: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-02-23T05:30:38.581Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@53bc4f1b 2023-02-23T05:30:38.582Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.582Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:30:38.582Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b66ccdd8-c721-4e5a-b4eb-45610eaddded 2023-02-23T05:30:38.583Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b66ccdd8-c721-4e5a-b4eb-45610eaddded 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-02-23T05:30:38.593Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.594Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:38.594Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:30:38.594Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.595Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:38.595Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:30:38.595Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.596Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-02-23T05:30:38.596Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=8a580e02-3929-4383-9626-ae4965db6d0e 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-02-23T05:30:38.605Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.606Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.607Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 6fe76834-65a6-417a-908a-8c55b7ef4e9e: basic_cnf_macro 2023-02-23T05:30:38.607Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.607Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.608Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.608Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.608Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.608Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.609Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.609Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.609Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:30:38.609Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:30:38.610Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-23T05:30:39.002Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 04110bc7-c1ce-4ab1-9366-dd26cbcc3e4c 2 ASDC deployResourceStructure 2023-02-23T05:30:39.003Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-02-23T05:30:39.004Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-02-23T05:30:39.004Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:30:39.004Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:39.004Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:39.004Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130239003, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:40.013Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-02-23T05:30:40.014Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-02-23T05:30:40.015Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:30:40.015Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:40.015Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:40.022Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130240013, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:41.071Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-02-23T05:30:41.072Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-02-23T05:30:41.072Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-23T05:30:41.073Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:41.073Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:41.073Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130241036, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:42.082Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-02-23T05:30:42.108Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-02-23T05:30:42.108Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:30:42.108Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:42.108Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:42.109Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130242082, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:43.131Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-02-23T05:30:43.131Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-02-23T05:30:43.131Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-02-23T05:30:43.132Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:43.132Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:43.132Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130243131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:44.136Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-02-23T05:30:44.137Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-02-23T05:30:44.142Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:30:44.143Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:30:44.144Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:30:44.144Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130244136, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:30:45.149Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:30:45.197Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:30:45.207Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:30:45.210Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:30:45.210Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:31:15.211Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:31:15.253Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:31:15.258Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:31:15.258Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:31:15.258Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:31:18.892Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:31:18.902Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:31:18.904Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:31:18.908Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:31:18.908Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:31:18.908Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:31:18.909Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:31:18.909Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:31:18.910Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:31:18.910Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:31:18.911Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:31:18.911Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:31:18.912Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:31:18.912Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:31:18.912Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:31:18.913Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:31:18.913Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:31:18.914Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:31:18.914Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:31:45.259Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:31:45.274Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:31:45.278Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:31:45.278Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:31:45.278Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:32:15.279Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:32:15.294Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:32:15.297Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:32:15.297Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-02-23T05:32:15.297Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-02-23T05:32:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:32:18.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.899Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.900Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-23T05:32:18.901Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-23T05:32:18.902Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.902Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.902Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-02-23T05:32:18.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.904Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.904Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.905Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.905Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.905Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.906Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.906Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.907Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.908Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.909Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.910Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.910Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.910Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.911Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.912Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.912Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.913Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.913Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.914Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-23T05:32:18.914Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.914Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.915Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.915Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.916Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.916Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-02-23T05:32:18.916Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.917Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.917Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.918Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.918Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.919Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.919Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.920Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-23T05:32:18.921Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.922Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-02-23T05:32:18.924Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.924Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.926Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.928Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.928Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.929Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-23T05:32:18.929Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-02-23T05:32:18.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.932Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.933Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.934Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.934Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.935Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.935Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.935Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.935Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.936Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.938Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.938Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.939Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.940Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.940Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.941Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.941Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.941Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.942Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.942Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130199142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:18.943Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.944Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.944Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130201207, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:18.945Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.945Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130205498, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:18.946Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130194400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:18.948Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.948Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.949Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.949Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.949Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.950Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130230145, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:18.950Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.950Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "cds-sdc-listener", "timestamp": 1677130228115, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:18.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.951Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.951Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130228144, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:18.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130227997, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:18.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.955Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.955Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.956Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130229149, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:32:18.957Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.957Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.957Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130231234, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:18.958Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.959Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.959Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.960Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.960Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.960Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:18.961Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:18.961Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:18.961Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "policy-distribution-id", "timestamp": 1677130230151, "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-02-23T05:32:18.980Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b32992ce-4828-44ad-826f-ae944eb298c3 2023-02-23T05:32:18.980Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:32:19.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130232306, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130221010, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:19.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.064Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130233392, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130231292, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130234806, "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-02-23T05:32:19.113Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b32992ce-4828-44ad-826f-ae944eb298c3 2023-02-23T05:32:19.113Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:32:19.158Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.158Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130232839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.158Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.159Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.159Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.159Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.160Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.160Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "multicloud-k8s", "timestamp": 1677130235808, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.160Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.160Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.161Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.161Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.161Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.162Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130234033, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.162Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.162Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.162Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.163Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.163Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.163Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130235158, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.163Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.164Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.164Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.164Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.164Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.165Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130236290, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.165Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.165Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.165Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.166Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.166Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.166Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130237410, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.167Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.167Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.167Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.168Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.168Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.168Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130228874, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:19.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.169Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.169Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130239003, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.170Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.170Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130240013, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.170Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.170Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.171Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130239922, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.171Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.171Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.171Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130241036, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-23T05:32:19.172Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.172Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.172Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130242082, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.173Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.173Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.173Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130242541, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.173Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.174Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.174Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130243131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-02-23T05:32:19.174Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.174Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.175Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "aai-model-loader", "timestamp": 1677130243545, "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-02-23T05:32:19.211Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b32992ce-4828-44ad-826f-ae944eb298c3 2023-02-23T05:32:19.211Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:32:19.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.229Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130244136, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.229Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.230Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130247231, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.230Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.230Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.230Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130248241, "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-02-23T05:32:19.239Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b32992ce-4828-44ad-826f-ae944eb298c3 2023-02-23T05:32:19.239Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:32:19.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.254Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.255Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:32:19.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.256Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.256Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.256Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.256Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.257Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.257Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.257Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.257Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.257Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.258Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-23T05:32:19.258Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.258Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.258Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.259Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.259Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.259Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-23T05:32:19.259Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.260Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.260Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.260Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.260Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.261Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.261Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.261Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.262Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.262Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.262Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.262Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.262Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.263Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.263Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.263Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.263Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.263Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.264Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.264Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.264Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-23T05:32:19.264Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.264Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.265Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.265Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.265Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.265Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.267Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.268Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.268Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.279Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.280Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.281Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.282Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.284Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.285Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.291Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.292Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.293Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.296Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.298Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.299Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.304Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.304Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.305Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.307Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.307Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.308Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.308Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.309Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.310Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130236812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:19.311Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.311Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.312Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130231153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:19.313Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130229122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:19.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130251010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:19.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.322Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.324Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.328Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130266763, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.329Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.335Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.336Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "cds-sdc-listener", "timestamp": 1677130264726, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.341Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.345Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.346Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130264759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.349Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130264468, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.359Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.359Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130265768, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130267835, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:32:19.360Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "policy-distribution-id", "timestamp": 1677130266771, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-23T05:32:19.414Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6ab58f3b-b08d-47ef-8a50-a615be546400 2023-02-23T05:32:19.414Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ab58f3b-b08d-47ef-8a50-a615be546400 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-02-23T05:32:19.433Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.434Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130268927, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.434Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.434Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.434Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130258874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:32:19.435Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.435Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.435Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130270165, "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-02-23T05:32:19.449Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6ab58f3b-b08d-47ef-8a50-a615be546400 2023-02-23T05:32:19.449Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ab58f3b-b08d-47ef-8a50-a615be546400 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-02-23T05:32:19.462Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.462Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130267840, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:32:19.463Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.463Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.463Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "multicloud-k8s", "timestamp": 1677130271167, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.463Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.464Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.464Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130273119, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.464Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.464Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.464Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130273043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:32:19.464Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:32:19.465Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.465Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "aai-model-loader", "timestamp": 1677130274129, "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-02-23T05:32:19.475Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6ab58f3b-b08d-47ef-8a50-a615be546400 2023-02-23T05:32:19.475Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ab58f3b-b08d-47ef-8a50-a615be546400 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-02-23T05:32:19.506Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:32:19.507Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130274057, "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-02-23T05:32:19.533Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6ab58f3b-b08d-47ef-8a50-a615be546400 2023-02-23T05:32:19.533Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ab58f3b-b08d-47ef-8a50-a615be546400 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-02-23T05:32:45.298Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:32:45.321Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:32:45.325Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:32:45.325Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T05:32:45.325Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T05:32:45.325Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T05:32:45.326Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:32:45.326Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:32:45.326Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:32:45.327Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:32:45.327Z|b32992ce-4828-44ad-826f-ae944eb298c3|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-02-23T05:32:45.350Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T05:33:15.351Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b32992ce-4828-44ad-826f-ae944eb298c3 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-02-23T05:33:15.359Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b32992ce-4828-44ad-826f-ae944eb298c3 and serviceModelVersionId: 6fe76834-65a6-417a-908a-8c55b7ef4e9e 2023-02-23T05:33:15.359Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c 2023-02-23T05:33:15.362Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c/model-vers/model-ver/6fe76834-65a6-417a-908a-8c55b7ef4e9e?depth=0 2023-02-23T05:33:15.386Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T05:33:15.550Z|b32992ce-4828-44ad-826f-ae944eb298c3|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/2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c/model-vers/model-ver/6fe76834-65a6-417a-908a-8c55b7ef4e9e?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-02-23T05:33:15.569Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c/model-vers/model-ver/6fe76834-65a6-417a-908a-8c55b7ef4e9e?depth=0|INFO|500||Invoke 2023-02-23T05:33:15.595Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c/model-vers/model-ver/6fe76834-65a6-417a-908a-8c55b7ef4e9e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T05:33:15.793Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c/model-vers/model-ver/6fe76834-65a6-417a-908a-8c55b7ef4e9e?depth=0|INFO|500||InvokeReturn 2023-02-23T05:33:15.794Z|b32992ce-4828-44ad-826f-ae944eb298c3|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/2c37d8a0-ea5a-4237-a977-1f2e0f7cef1c/model-vers/model-ver/6fe76834-65a6-417a-908a-8c55b7ef4e9e?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:33:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[190], vertex-id=[655368], x-aai-txid=[1-aai-resources-230223-05:33:15:998-8704], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T05:33:15.795Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T05:33:15.795Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T05:33:15.796Z|b32992ce-4828-44ad-826f-ae944eb298c3|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-02-23T05:33:15.807Z|b32992ce-4828-44ad-826f-ae944eb298c3|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-02-23T05:33:15.808Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b32992ce-4828-44ad-826f-ae944eb298c3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T05:33:15.809Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T05:33:15.810Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:15.810Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:15.810Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130395809, "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-02-23T05:33:16.858Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:33:16.877Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:33:16.877Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"6ab58f3b-b08d-47ef-8a50-a615be546400","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"b417d62b-5915-4e3c-8ee4-6197bb2b181c","serviceDescription":"service","serviceInvariantUUID":"6d0f8b2e-6dfd-42b2-94f7-616dc0d86332","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"53cc4916-3de8-439b-88e6-7a1f5edad4b5","resourceInvariantUUID":"2ef3ac13-9502-4b7b-a34a-00b373228606","resourceCustomizationUUID":"6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"Y2Y4OTNmNDcyZWRhNmFmMDk5M2I5ZjY3NTMxM2Y2MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5550851a-f840-41d3-ae10-e37e95697f6b","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"Mjc2YWZlZTU3MGYxMzY3YmYzYWUwNWQxOTU4ZGFiYTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9be9d3ba-b624-4b99-be31-572562538fbb","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4d30bb53-d9b1-4639-afd8-8320230fc626","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bb51de8e-2ca7-4bc5-8bce-3fe9de11b65f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd","artifactVersion":"2","generatedFromUUID":"4d30bb53-d9b1-4639-afd8-8320230fc626"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"ZDM0MTQxNGI0YTdlYjExYmY5NmRiMjE1YjQwZWM0YTM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"9937472c-a7d7-4483-8c15-4b4c6c2ef683","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"OTBlZDJhZTIwZmIzNjc5YzY2NDZkYTAyZWU0Zjc1MTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ca3361d-1849-4e4e-b7f5-38501d902b25","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"N2ExM2Q0OTE3MmQyNzIxOWRiOTUzMjRiNjlmNTdlODI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99717327-e98b-4f6b-8717-adc43b768892","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T05:33:16.885Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:16.887Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:16.890Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:16.895Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:17.898Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:17.898Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:17.898Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:17.899Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:18.899Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:18.900Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:18.900Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:18.900Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:18.902Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.902Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.904Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.904Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.904Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.904Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.905Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.905Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.905Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.905Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.906Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.906Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.906Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.907Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.907Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.907Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.907Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.908Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.908Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.908Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.909Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.909Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.909Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.910Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.910Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.912Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.912Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.912Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.913Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.913Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.913Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.914Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.914Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.914Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.914Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.914Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.915Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.915Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.916Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.916Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.917Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.917Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.918Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.919Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.919Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.920Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.920Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.921Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.922Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.924Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.928Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.928Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.928Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.928Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.928Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.928Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.928Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.929Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.929Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.929Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.929Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.929Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.929Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.929Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:18.932Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130327774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130325738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.933Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "multicloud-k8s", "timestamp": 1677130332174, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:33:18.934Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.934Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130341010, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:33:18.934Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.934Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130348874, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:33:18.935Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.935Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.935Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130365028, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:33:18.935Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.936Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "cds-sdc-listener", "timestamp": 1677130365004, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:33:18.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130364732, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:33:18.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130365433, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:33:18.938Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.939Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130366031, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:33:18.939Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.939Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "policy-distribution-id", "timestamp": 1677130367033, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-23T05:33:18.979Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dd249e56-6af0-478e-b699-9ddb68a71b41 2023-02-23T05:33:18.979Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd249e56-6af0-478e-b699-9ddb68a71b41 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-02-23T05:33:18.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130368699, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:33:18.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:18.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:18.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677130369708, "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-02-23T05:33:19.007Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dd249e56-6af0-478e-b699-9ddb68a71b41 2023-02-23T05:33:19.007Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd249e56-6af0-478e-b699-9ddb68a71b41 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-02-23T05:33:19.021Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:19.022Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130370117, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:33:19.022Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:19.022Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:19.022Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "aai-model-loader", "timestamp": 1677130371120, "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-02-23T05:33:19.039Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dd249e56-6af0-478e-b699-9ddb68a71b41 2023-02-23T05:33:19.040Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd249e56-6af0-478e-b699-9ddb68a71b41 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-02-23T05:33:19.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:19.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3", "consumerID": "SO-sdc-controller", "timestamp": 1677130395809, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T05:33:19.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:19.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:19.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:33:19.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:19.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:33:19.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-02-23T05:33:19.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:33:19.901Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:19.901Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:19.902Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:19.902Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:20.904Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:20.904Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:20.905Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:20.905Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:21.906Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:21.906Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:21.906Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:21.906Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:22.907Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:22.908Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:22.908Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:22.908Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:23.909Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:33:23.909Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:23.910Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:23.910Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:24.917Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "b417d62b-5915-4e3c-8ee4-6197bb2b181c", "serviceDescription": "service", "serviceInvariantUUID": "6d0f8b2e-6dfd-42b2-94f7-616dc0d86332", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "53cc4916-3de8-439b-88e6-7a1f5edad4b5", "resourceInvariantUUID": "2ef3ac13-9502-4b7b-a34a-00b373228606", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "Mjc2YWZlZTU3MGYxMzY3YmYzYWUwNWQxOTU4ZGFiYTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9be9d3ba-b624-4b99-be31-572562538fbb", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4d30bb53-d9b1-4639-afd8-8320230fc626", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd", "generatedFromUUID": "4d30bb53-d9b1-4639-afd8-8320230fc626" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "N2ExM2Q0OTE3MmQyNzIxOWRiOTUzMjRiNjlmNTdlODI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99717327-e98b-4f6b-8717-adc43b768892" } ], "workloadContext": "Production" } 2023-02-23T05:33:24.917Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T05:33:24.917Z|b32992ce-4828-44ad-826f-ae944eb298c3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b417d62b-5915-4e3c-8ee4-6197bb2b181c ASDC 2023-02-23T05:33:24.918Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:6ab58f3b-b08d-47ef-8a50-a615be546400 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:b417d62b-5915-4e3c-8ee4-6197bb2b181c ServiceInvariantUUID:6d0f8b2e-6dfd-42b2-94f7-616dc0d86332 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:99717327-e98b-4f6b-8717-adc43b768892 ArtifactChecksum:N2ExM2Q0OTE3MmQyNzIxOWRiOTUzMjRiNjlmNTdlODI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd ResourceInvariantUUID:2ef3ac13-9502-4b7b-a34a-00b373228606 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:53cc4916-3de8-439b-88e6-7a1f5edad4b5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:9be9d3ba-b624-4b99-be31-572562538fbb ArtifactChecksum:Mjc2YWZlZTU3MGYxMzY3YmYzYWUwNWQxOTU4ZGFiYTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:4d30bb53-d9b1-4639-afd8-8320230fc626 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-02-23T05:33:24.919Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b417d62b-5915-4e3c-8ee4-6197bb2b181c 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-02-23T05:33:25.024Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:33:25.026Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:33:25.026Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:33:25.027Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 99717327-e98b-4f6b-8717-adc43b768892 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-23T05:33:25.027Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:33:25.028Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-23T05:33:25.104Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:33:25.106Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 99717327-e98b-4f6b-8717-adc43b768892 83005 2023-02-23T05:33:25.107Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-02-23T05:33:25.107Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-23T05:33:25.107Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:33:25.108Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:25.108Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:25.109Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130405107, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:26.112Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:33:26.113Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:33:26.114Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 99717327-e98b-4f6b-8717-adc43b768892, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-23T05:33:26.114Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-02-23T05:33:26.115Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-23T05:33:26.116Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-23T05:33:26.409Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5130376420405018288/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-02-23T05:33:29.854Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T05:33:29.856Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-23T05:33:29.856Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-23T05:33:29.857Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-23T05:33:29.857Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-BasicVmMacro-csar.csar 2023-02-23T05:33:29.857Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-BasicVmMacro-csar.csar 2023-02-23T05:33:29.858Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-BasicVmMacro-csar.csar 2023-02-23T05:33:29.859Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-BasicVmMacro-csar.csar 2023-02-23T05:33:29.859Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-BasicVmMacro-csar.csar 2023-02-23T05:33:29.862Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-BasicVmMacro-csar.csar 2023-02-23T05:33:29.863Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-02-23T05:33:29.863Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-23T05:33:29.863Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.912Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:29.915Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:29.928Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-23T05:33:29.930Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:33:29.933Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.948Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:29.951Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:29.952Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-23T05:33:29.952Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:33:29.953Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.953Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:29.954Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.955Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-23T05:33:29.956Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-02-23T05:33:29.956Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-02-23T05:33:29.956Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-02-23T05:33:29.957Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-23T05:33:29.957Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-02-23T05:33:29.957Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.957Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:33:29.958Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.958Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:29.959Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:33:29.972Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.973Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:29.974Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:33:29.975Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.989Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:29.990Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:33:29.991Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.992Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-23T05:33:29.992Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-23T05:33:29.993Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-23T05:33:29.994Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7b8bc636-dc3a-44c5-a289-ee385a8db3c9 2023-02-23T05:33:29.994Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.995Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:29.996Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.996Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:29.997Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.998Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:29.999Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:29.999Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:30.000Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:b417d62b-5915-4e3c-8ee4-6197bb2b181c Model Version:NULL Model InvariantUuid:6d0f8b2e-6dfd-42b2-94f7-616dc0d86332 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:cb4e818e-8c23-483d-a034-b8a25d18e6ff Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:2ef3ac13-9502-4b7b-a34a-00b373228606 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:588fd047-56ad-4742-ad1c-31712c8bc02d ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:0eeb4f1f-9e1a-4e72-91f3-2cd4d372e23e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7b8bc636-dc3a-44c5-a289-ee385a8db3c9 ModelInvariantUuid:29dffae1-0fe8-43a7-8326-c30eca2df0dd ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:79cea7e7-5493-46d5-ae47-4237f2fbb14b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2740f21a-b5f0-455c-83ce-6940e63a0ea8 ModelInvariantUuid:9228f15c-376a-4f17-af01-dc7b0449a3c2 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:12a5c21e-1375-4714-ab0f-4e5dd9afde96 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-02-23T05:33:30.157Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 53cc4916-3de8-439b-88e6-7a1f5edad4b5 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-02-23T05:33:30.198Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||basic_vm_macro 0 2023-02-23T05:33:30.202Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 53cc4916-3de8-439b-88e6-7a1f5edad4b5 2023-02-23T05:33:30.205Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9be9d3ba-b624-4b99-be31-572562538fbb from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-02-23T05:33:30.207Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:33:30.209Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-02-23T05:33:30.301Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:33:30.303Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 9be9d3ba-b624-4b99-be31-572562538fbb 792 2023-02-23T05:33:30.307Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-02-23T05:33:30.308Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-02-23T05:33:30.309Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:33:30.310Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:30.310Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:30.312Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130410306, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:31.317Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "588fd047-56ad-4742-ad1c-31712c8bc02d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0eeb4f1f-9e1a-4e72-91f3-2cd4d372e23e", "vfModuleModelCustomizationUUID": "e81c6068-4f2f-4421-833d-32068bb395e1", "isBase": true, "artifacts": [ "4d30bb53-d9b1-4639-afd8-8320230fc626", "b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-23T05:33:31.341Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0eeb4f1f-9e1a-4e72-91f3-2cd4d372e23e VfModuleModelInvariantUUID:588fd047-56ad-4742-ad1c-31712c8bc02d VfModuleModelDescription:NULL Artifacts UUID List:{ 4d30bb53-d9b1-4639-afd8-8320230fc626 , b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-23T05:33:31.350Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "588fd047-56ad-4742-ad1c-31712c8bc02d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0eeb4f1f-9e1a-4e72-91f3-2cd4d372e23e", "vfModuleModelCustomizationUUID": "e81c6068-4f2f-4421-833d-32068bb395e1", "isBase": true, "artifacts": [ "4d30bb53-d9b1-4639-afd8-8320230fc626", "b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-02-23T05:33:31.351Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0eeb4f1f-9e1a-4e72-91f3-2cd4d372e23e VfModuleModelInvariantUUID:588fd047-56ad-4742-ad1c-31712c8bc02d VfModuleModelDescription:NULL Artifacts UUID List:{ 4d30bb53-d9b1-4639-afd8-8320230fc626 , b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-02-23T05:33:31.352Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4d30bb53-d9b1-4639-afd8-8320230fc626 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-02-23T05:33:31.352Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:33:31.354Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-02-23T05:33:31.502Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:33:31.503Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 4d30bb53-d9b1-4639-afd8-8320230fc626 5033 2023-02-23T05:33:31.513Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-02-23T05:33:31.514Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-02-23T05:33:31.514Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:33:31.514Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:31.514Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:31.514Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130411513, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:32.515Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-02-23T05:33:32.516Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:33:32.517Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-02-23T05:33:32.638Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:33:32.644Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env b75e3bdc-b51f-4607-bf94-d1b2feb6c0bd 903 2023-02-23T05:33:32.648Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-02-23T05:33:32.654Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-02-23T05:33:32.669Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:33:32.670Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:32.677Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:32.678Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130412646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:33.679Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b417d62b-5915-4e3c-8ee4-6197bb2b181c 2023-02-23T05:33:33.679Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 53cc4916-3de8-439b-88e6-7a1f5edad4b5 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-02-23T05:33:33.761Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@612bf5a5, org.onap.sdc.toscaparser.api.parameters.Input@3b98cc77, org.onap.sdc.toscaparser.api.parameters.Input@78579598, org.onap.sdc.toscaparser.api.parameters.Input@47a8df9e, org.onap.sdc.toscaparser.api.parameters.Input@79908c13] 2023-02-23T05:33:33.763Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.764Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.764Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-02-23T05:33:33.765Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd 2023-02-23T05:33:33.765Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd matches Tosca VF Customization UUID: 6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd 2023-02-23T05:33:33.766Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd 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-02-23T05:33:33.773Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.773Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.774Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-02-23T05:33:33.775Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@41fcd1d9 2023-02-23T05:33:33.777Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.777Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-02-23T05:33:33.778Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e81c6068-4f2f-4421-833d-32068bb395e1 2023-02-23T05:33:33.780Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e81c6068-4f2f-4421-833d-32068bb395e1 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-02-23T05:33:33.787Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.788Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:33.789Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:33:33.791Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.791Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:33.792Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:33:33.793Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.793Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-02-23T05:33:33.794Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-02-23T05:33:33.795Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-02-23T05:33:33.798Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7b8bc636-dc3a-44c5-a289-ee385a8db3c9 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-02-23T05:33:33.821Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.822Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:33.822Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-02-23T05:33:33.823Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.823Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-02-23T05:33:33.824Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=6e4a0fda-f4bf-4c1d-824f-f5dcab0d37cd 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-02-23T05:33:33.834Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.834Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.836Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b417d62b-5915-4e3c-8ee4-6197bb2b181c: basic_vm_macro 2023-02-23T05:33:33.836Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.838Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.839Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.840Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.840Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.841Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.841Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.842Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.843Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:33:33.843Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:33:33.844Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-02-23T05:33:34.217Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 53cc4916-3de8-439b-88e6-7a1f5edad4b5 1 ASDC deployResourceStructure 2023-02-23T05:33:34.218Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-02-23T05:33:34.218Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-02-23T05:33:34.218Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:33:34.219Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:34.219Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:34.219Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130414218, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:35.220Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-02-23T05:33:35.220Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-02-23T05:33:35.221Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:33:35.221Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:35.221Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:35.222Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130415220, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:36.226Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-02-23T05:33:36.226Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-02-23T05:33:36.226Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:33:36.227Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:36.227Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:36.227Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130416226, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:37.228Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-02-23T05:33:37.230Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-02-23T05:33:37.231Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:33:37.231Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:33:37.231Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:33:37.231Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130417228, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:33:38.242Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ab58f3b-b08d-47ef-8a50-a615be546400 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:33:38.367Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ab58f3b-b08d-47ef-8a50-a615be546400 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-02-23T05:33:38.444Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:33:38.445Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T05:33:38.445Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T05:33:38.445Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T05:33:38.445Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:33:38.445Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:33:38.445Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:33:38.446Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:33:38.446Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-02-23T05:33:38.504Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T05:34:08.508Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6ab58f3b-b08d-47ef-8a50-a615be546400 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-02-23T05:34:08.592Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6ab58f3b-b08d-47ef-8a50-a615be546400 and serviceModelVersionId: b417d62b-5915-4e3c-8ee4-6197bb2b181c 2023-02-23T05:34:08.593Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6d0f8b2e-6dfd-42b2-94f7-616dc0d86332 2023-02-23T05:34:08.593Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6d0f8b2e-6dfd-42b2-94f7-616dc0d86332/model-vers/model-ver/b417d62b-5915-4e3c-8ee4-6197bb2b181c?depth=0 2023-02-23T05:34:08.624Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T05:34:08.737Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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/6d0f8b2e-6dfd-42b2-94f7-616dc0d86332/model-vers/model-ver/b417d62b-5915-4e3c-8ee4-6197bb2b181c?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-02-23T05:34:08.738Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6d0f8b2e-6dfd-42b2-94f7-616dc0d86332/model-vers/model-ver/b417d62b-5915-4e3c-8ee4-6197bb2b181c?depth=0|INFO|500||Invoke 2023-02-23T05:34:08.752Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6d0f8b2e-6dfd-42b2-94f7-616dc0d86332/model-vers/model-ver/b417d62b-5915-4e3c-8ee4-6197bb2b181c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T05:34:08.890Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6d0f8b2e-6dfd-42b2-94f7-616dc0d86332/model-vers/model-ver/b417d62b-5915-4e3c-8ee4-6197bb2b181c?depth=0|INFO|500||InvokeReturn 2023-02-23T05:34:08.919Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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/6d0f8b2e-6dfd-42b2-94f7-616dc0d86332/model-vers/model-ver/b417d62b-5915-4e3c-8ee4-6197bb2b181c?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:34:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[225448], x-aai-txid=[2-aai-resources-230223-05:34:09:154-72084], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T05:34:08.920Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-02-23T05:34:08.920Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T05:34:08.920Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-02-23T05:34:08.986Z|6ab58f3b-b08d-47ef-8a50-a615be546400|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-02-23T05:34:08.987Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6ab58f3b-b08d-47ef-8a50-a615be546400 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T05:34:08.996Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T05:34:08.996Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:08.996Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:08.997Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130448987, "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-02-23T05:34:10.063Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-02-23T05:34:10.064Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"dd249e56-6af0-478e-b699-9ddb68a71b41","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"a6ca7f2f-9142-4142-965e-2ea1a538892e","serviceDescription":"service","serviceInvariantUUID":"73b2cd4d-ab84-4b05-9be7-9b4483909b3d","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"218e7fb0-3798-4df0-85c6-cbf480c29ec6","resourceInvariantUUID":"d9c4c9fa-9d8a-4fa9-b4d0-c7a1f89c98d9","resourceCustomizationUUID":"050a0ddf-3e43-40cf-a3e5-52883736e488","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ODVjZjFhNjY3NjlmNTNiZGQ0ZWM4OWIyZjhhNWZmM2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"067bbbdc-9154-42ee-a537-d96aeb6ec14c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5e11c6bc-994e-45ed-b010-d1787d005abe","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"018a850a-a7eb-4cae-b3a8-bbef2e92023e","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZWRkN2ViMmEzMWVkMmU5Nzg0ZDY1Yzc2N2FiOTg0YTA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ead4d416-74a5-4bd4-bb3a-2cab8597eeb3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6aab7321-ea8a-4508-a60f-729936b60653","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d6ffe00c-fdfd-43a9-b77f-6094b3797939","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fefe7cf1-00f7-4d0b-bd8c-ab8b844797d0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"M2JmNmQ2YzhjYWU1NTJjN2EzOWFmYjVkNTJhZDkyMjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bf531099-f716-485a-afab-e9b76db73ab9","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MWE1ZmExZjYxNjQxNjdkNjc1ZDU5Mzk0NTA0NWMwZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"684cf9c4-bb64-4107-8c04-293d3e5ef9f6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-02-23T05:34:10.065Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:10.066Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:10.066Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:10.067Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:11.073Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:11.078Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:11.078Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:11.079Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:12.084Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:12.086Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:12.088Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:12.090Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:13.098Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:13.102Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:13.102Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:13.102Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:14.104Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:14.105Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:14.105Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:14.112Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:15.113Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:15.114Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:15.115Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:15.116Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:16.117Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:16.118Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:16.118Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:16.119Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:17.119Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:17.120Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:17.120Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:17.120Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:18.162Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-02-23T05:34:18.163Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:18.163Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:18.163Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:18.891Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:18.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:34:18.921Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-02-23T05:34:18.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:34:19.247Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "a6ca7f2f-9142-4142-965e-2ea1a538892e", "serviceDescription": "service", "serviceInvariantUUID": "73b2cd4d-ab84-4b05-9be7-9b4483909b3d", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "050a0ddf-3e43-40cf-a3e5-52883736e488", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "218e7fb0-3798-4df0-85c6-cbf480c29ec6", "resourceInvariantUUID": "d9c4c9fa-9d8a-4fa9-b4d0-c7a1f89c98d9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "MWE1ZmExZjYxNjQxNjdkNjc1ZDU5Mzk0NTA0NWMwZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "684cf9c4-bb64-4107-8c04-293d3e5ef9f6" } ], "workloadContext": "Production" } 2023-02-23T05:34:19.248Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-02-23T05:34:19.249Z|6ab58f3b-b08d-47ef-8a50-a615be546400|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a6ca7f2f-9142-4142-965e-2ea1a538892e ASDC 2023-02-23T05:34:19.250Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:dd249e56-6af0-478e-b699-9ddb68a71b41 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:a6ca7f2f-9142-4142-965e-2ea1a538892e ServiceInvariantUUID:73b2cd4d-ab84-4b05-9be7-9b4483909b3d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:684cf9c4-bb64-4107-8c04-293d3e5ef9f6 ArtifactChecksum:MWE1ZmExZjYxNjQxNjdkNjc1ZDU5Mzk0NTA0NWMwZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:050a0ddf-3e43-40cf-a3e5-52883736e488 ResourceInvariantUUID:d9c4c9fa-9d8a-4fa9-b4d0-c7a1f89c98d9 ResourceName:test-pnf ResourceType:PNF ResourceUUID:218e7fb0-3798-4df0-85c6-cbf480c29ec6 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-02-23T05:34:19.250Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a6ca7f2f-9142-4142-965e-2ea1a538892e 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-02-23T05:34:19.414Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:34:19.416Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:34:19.417Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:34:19.417Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 684cf9c4-bb64-4107-8c04-293d3e5ef9f6 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-23T05:34:19.417Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-02-23T05:34:19.418Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-23T05:34:19.537Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-02-23T05:34:19.538Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 684cf9c4-bb64-4107-8c04-293d3e5ef9f6 111096 2023-02-23T05:34:19.539Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-02-23T05:34:19.539Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-23T05:34:19.539Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-02-23T05:34:19.539Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:19.542Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:19.542Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130459539, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:20.543Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-02-23T05:34:20.544Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-02-23T05:34:20.544Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 684cf9c4-bb64-4107-8c04-293d3e5ef9f6, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-23T05:34:20.545Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-02-23T05:34:20.546Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-23T05:34:20.547Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-23T05:34:21.089Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12877346949245362694/Definitions/service-TestPnfMacro-template.yml 2023-02-23T05:34:23.563Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-02-23T05:34:23.569Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-TestPnfMacro-csar.csar 2023-02-23T05:34:23.570Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-02-23T05:34:23.572Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.572Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.574Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-23T05:34:23.575Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-23T05:34:23.577Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:34:23.578Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.580Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.581Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-02-23T05:34:23.581Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-02-23T05:34:23.581Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-02-23T05:34:23.582Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.582Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.585Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.585Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.585Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.585Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.586Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.586Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.586Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.586Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.586Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:a6ca7f2f-9142-4142-965e-2ea1a538892e Model Version:NULL Model InvariantUuid:73b2cd4d-ab84-4b05-9be7-9b4483909b3d 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-02-23T05:34:23.611Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 218e7fb0-3798-4df0-85c6-cbf480c29ec6 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-02-23T05:34:23.622Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-02-23T05:34:23.623Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 218e7fb0-3798-4df0-85c6-cbf480c29ec6 2023-02-23T05:34:23.623Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||No resources found for Service: a6ca7f2f-9142-4142-965e-2ea1a538892e 2023-02-23T05:34:23.623Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a6ca7f2f-9142-4142-965e-2ea1a538892e 2023-02-23T05:34:23.623Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 218e7fb0-3798-4df0-85c6-cbf480c29ec6 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-02-23T05:34:23.653Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6dd6af1, org.onap.sdc.toscaparser.api.parameters.Input@5d990ad4, org.onap.sdc.toscaparser.api.parameters.Input@1efd43ab, org.onap.sdc.toscaparser.api.parameters.Input@35ed8998, org.onap.sdc.toscaparser.api.parameters.Input@580ae736] 2023-02-23T05:34:23.654Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.659Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.660Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a6ca7f2f-9142-4142-965e-2ea1a538892e: test-pnf 2023-02-23T05:34:23.660Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Processing PNF resource: 218e7fb0-3798-4df0-85c6-cbf480c29ec6 2023-02-23T05:34:23.661Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-02-23T05:34:23.661Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-02-23T05:34:23.661Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Resource customization UUID: 050a0ddf-3e43-40cf-a3e5-52883736e488 is the same as notified resource customizationUUID: 050a0ddf-3e43-40cf-a3e5-52883736e488 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-02-23T05:34:23.728Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 218e7fb0-3798-4df0-85c6-cbf480c29ec6 0 ASDC deployResourceStructure 2023-02-23T05:34:23.728Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-02-23T05:34:23.728Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-02-23T05:34:23.728Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-02-23T05:34:23.729Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:23.729Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:23.729Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130463728, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:34:24.730Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dd249e56-6af0-478e-b699-9ddb68a71b41 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02-23T05:34:24.751Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dd249e56-6af0-478e-b699-9ddb68a71b41 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-02-23T05:34:24.755Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-02-23T05:34:24.755Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-02-23T05:34:24.755Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-02-23T05:34:24.755Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-02-23T05:34:24.755Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:34:24.756Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:34:24.756Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:34:24.756Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-02-23T05:34:24.756Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-02-23T05:34:24.763Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-02-23T05:34:54.764Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dd249e56-6af0-478e-b699-9ddb68a71b41 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-02-23T05:34:54.776Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dd249e56-6af0-478e-b699-9ddb68a71b41 and serviceModelVersionId: a6ca7f2f-9142-4142-965e-2ea1a538892e 2023-02-23T05:34:54.776Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 73b2cd4d-ab84-4b05-9be7-9b4483909b3d 2023-02-23T05:34:54.777Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0 2023-02-23T05:34:54.783Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-02-23T05:34:54.843Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0|INFO|500||Invoke 2023-02-23T05:34:54.844Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dd249e56-6af0-478e-b699-9ddb68a71b41], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[231ea2ee-906a-4412-b149-02b2911a512b], X-ECOMP-RequestID=[dd249e56-6af0-478e-b699-9ddb68a71b41], X-TransactionId=[], X-ONAP-RequestID=[dd249e56-6af0-478e-b699-9ddb68a71b41], Content-Type=[application/merge-patch+json]} 2023-02-23T05:34:54.853Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-02-23T05:34:55.043Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:34:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[186], vertex-id=[241888], x-aai-txid=[2-aai-resources-230223-05:34:55:256-73373], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-23T05:34:55.044Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-02-23T05:34:55.045Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73b2cd4d-ab84-4b05-9be7-9b4483909b3d/model-vers/model-ver/a6ca7f2f-9142-4142-965e-2ea1a538892e?depth=0|INFO|500||InvokeReturn 2023-02-23T05:34:55.046Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-02-23T05:34:55.046Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-02-23T05:34:55.053Z|dd249e56-6af0-478e-b699-9ddb68a71b41|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-02-23T05:34:55.054Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dd249e56-6af0-478e-b699-9ddb68a71b41 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-02-23T05:34:55.054Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-02-23T05:34:55.056Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-02-23T05:34:55.056Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-02-23T05:34:55.056Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130495054, "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-02-23T05:34:56.072Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:35:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:35:18.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.893Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.897Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.898Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-02-23T05:35:18.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.899Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.900Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.900Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.901Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.902Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.902Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:35:18.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.904Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130405107, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:35:18.904Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.905Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.905Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130410306, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-02-23T05:35:18.906Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.906Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.906Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130411513, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-02-23T05:35:18.907Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.907Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.907Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130412646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-02-23T05:35:18.908Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.908Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.909Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130414218, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-02-23T05:35:18.910Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.910Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.911Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130415220, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-02-23T05:35:18.912Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.912Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.912Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130416226, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-02-23T05:35:18.913Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.913Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.914Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130417228, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:35:18.915Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.915Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.915Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400", "consumerID": "SO-sdc-controller", "timestamp": 1677130448987, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T05:35:18.916Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.916Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.916Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.917Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.917Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.917Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.917Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.917Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.918Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.918Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.919Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.919Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.920Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.920Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.921Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.921Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.924Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-02-23T05:35:18.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:18.926Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:35:18.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130396857, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-02-23T05:35:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:35:56.077Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:36:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:36:18.892Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:36:18.892Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130459539, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-02-23T05:36:18.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:36:18.893Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:36:18.893Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130463728, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-02-23T05:36:18.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:36:18.894Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-02-23T05:36:18.896Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41", "consumerID": "SO-sdc-controller", "timestamp": 1677130495054, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-02-23T05:36:18.896Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-02-23T05:36:56.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:37:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:37:56.081Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:38:18.893Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:38:56.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:39:18.894Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:39:56.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:40:18.896Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:40:56.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:41:18.900Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:41:56.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:42:18.903Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:42:56.096Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:43:18.904Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:43:56.103Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:44:18.905Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:44:56.103Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:45:18.907Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:45:56.106Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:46:18.909Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:46:56.106Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:47:18.910Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:47:56.106Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:48:18.911Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:48:56.112Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:49:18.912Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:49:56.113Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:50:18.916Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:50:56.115Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:51:18.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:51:56.127Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:52:18.920Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:52:56.130Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:53:18.921Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:53:56.131Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:54:18.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:54:56.133Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:55:18.925Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:55:56.134Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:56:18.926Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:56:56.135Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:57:18.927Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:57:56.137Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:58:18.930Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:58:56.137Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T05:59:18.932Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T05:59:56.139Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:00:18.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:00:56.144Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:01:18.959Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:01:56.146Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:02:18.962Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:02:56.146Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:03:18.963Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:03:56.148Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:04:18.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:04:56.149Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:05:18.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:05:56.150Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:06:18.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:06:56.152Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:07:18.970Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:07:56.153Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:08:18.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:08:56.155Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:09:18.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:09:56.158Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:10:18.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:10:56.163Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:11:18.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:11:56.164Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:12:18.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:12:56.165Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:13:18.984Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:13:56.167Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:14:18.985Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:14:56.168Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:15:18.985Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:15:56.168Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:16:18.988Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:16:56.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:17:18.999Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:17:56.173Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:18:19.000Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:18:56.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:19:19.003Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:19:56.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:20:19.004Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:20:56.187Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:21:19.004Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:21:56.191Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:22:19.005Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:22:56.197Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:23:19.007Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:23:56.197Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:24:19.013Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:24:56.199Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:25:19.014Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:25:56.201Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:26:19.015Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:26:56.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:27:19.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:27:56.213Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:28:19.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:28:56.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:29:19.020Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:29:56.226Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:30:19.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:30:56.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:31:19.025Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:31:56.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:32:19.026Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:32:56.231Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:33:19.029Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:33:56.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:34:19.036Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:34:56.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:35:19.053Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:35:56.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:36:19.054Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:36:56.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:37:19.054Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:37:56.252Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:38:19.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:38:56.256Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:39:19.064Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:39:56.260Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:40:19.066Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:40:56.262Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:41:19.067Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:41:56.265Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-23T06:42:19.068Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-23T06:42:56.278Z|dd249e56-6af0-478e-b699-9ddb68a71b41|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO