JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-01T01:49:05.998Z||main|||||INFO|500||The following profiles are active: basic 2023-03-01T01:50:08.537Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-01T01:50:08.539Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-01T01:50:08.949Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-01T01:50:27.938Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-01T01:50:29.108Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-01T01:50:31.543Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-01T01:50:32.890Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-01T01:50:37.562Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-01T01:50:48.405Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-01T01:50:50.225Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-01T01:50:58.523Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-01T01:50:59.231Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-01T01:50:59.364Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-01T01:50:59.379Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-01T01:51:02.103Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-01T01:51:04.258Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-01T01:51:12.302Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-01T01:51:17.010Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-03-01T01:51:19.263Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:19.276Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:19.303Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:25.848Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:25.855Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[6507], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:21 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:25.875Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"56c55d80481842c1b30606f506c1dfb4","versionId":"fcf391391d8e4ec4bbbbacb8579027bd"} 2023-03-01T01:51:25.980Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-01T01:51:26.406Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:26.407Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:26.441Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:28.501Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:28.509Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1971], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:28 GMT]} 2023-03-01T01:51:28.512Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:28.517Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-01T01:51:28.523Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:28.715Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:28.717Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:28.723Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:30.020Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:30.022Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1272], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:30 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:30.024Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"7b03395fdc0742a084543209bb22afd2","versionId":"c501c85a018a42f7bd2b58190b79c6eb"} 2023-03-01T01:51:30.065Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-01T01:51:30.230Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:30.235Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:30.237Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:31.860Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:31.862Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1609], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:31 GMT]} 2023-03-01T01:51:31.864Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:31.866Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-01T01:51:31.867Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:32.145Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:32.147Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9d7e1fbd-0e59-4e57-90f6-4d2e5e18b511], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:32.155Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:32.945Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[783], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:33 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:32.946Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ee2faf59f0904ff9ab372c0fa5872e83","versionId":"35f7e3f45dff49869e55dd9777ffd19d"} 2023-03-01T01:51:32.947Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:32.950Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-01T01:51:33.243Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:33.247Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3a1b62b-0744-4436-a457-1799ecc4c774], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:33.259Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:35.332Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[2062], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:34 GMT]} 2023-03-01T01:51:35.334Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:35.335Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:35.336Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-01T01:51:35.341Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:35.567Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:35.581Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:35.587Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:36.582Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:36.599Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[970], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:37 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:36.623Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"3ee1ddd4c9fc44b2bee4ce599e5d9bd2","versionId":"23996c9c4c664e6fa9f0aadfa21377c3"} 2023-03-01T01:51:36.629Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-01T01:51:36.708Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:36.710Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:36.712Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:38.221Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:38.223Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1491], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:38 GMT]} 2023-03-01T01:51:38.223Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:38.224Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-01T01:51:38.224Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:38.460Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:38.463Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:38.471Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:39.434Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:39.436Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[948], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:40 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:39.437Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"f6d0c192d2814fc0b61bc31d8cfdd161","versionId":"9eed6687f15546c48cdb6705a7cc4f81"} 2023-03-01T01:51:39.448Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-01T01:51:39.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:39.562Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:39.568Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:41.399Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:41.402Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1820], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:41 GMT]} 2023-03-01T01:51:41.411Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:41.411Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-01T01:51:41.411Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:41.665Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:41.665Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eb88def1-c388-4d4e-b877-5e5c307ad641], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:41.667Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:42.430Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[760], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:43 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:42.431Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"efe386bcf5524989bd783ed63a89a662","versionId":"6d240610207c4043a65c5ed72b6c4b8b"} 2023-03-01T01:51:42.432Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:42.435Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-01T01:51:42.510Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:42.512Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:42.514Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:43.371Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:43.376Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[841], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:44 GMT]} 2023-03-01T01:51:43.378Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:43.381Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-01T01:51:43.381Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:43.567Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:43.570Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:43.573Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:44.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:44.556Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[975], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:44.557Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"dc41b584f2074d43847a09c3abc4cbe2","versionId":"940d87e8e3c049b9ac670b27601f5b7b"} 2023-03-01T01:51:44.559Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-01T01:51:44.600Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:44.601Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:44.602Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:46.045Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:46.054Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1432], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:46 GMT]} 2023-03-01T01:51:46.057Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:46.058Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-01T01:51:46.058Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:46.266Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:46.268Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:46.270Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:47.532Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:47.535Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1233], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:48 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:47.545Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"a189ad69e8354d0fa147b36815e2ff59","versionId":"993470a5c6854b2ba8902acb02509bfa"} 2023-03-01T01:51:47.569Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-01T01:51:47.801Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:47.805Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:47.808Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:48.725Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:48.726Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[910], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:49 GMT]} 2023-03-01T01:51:48.726Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:48.727Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-01T01:51:48.728Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:49.016Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:49.033Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:49.043Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:49.749Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:49.750Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[688], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:50 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:49.753Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"4418a7058e974c218d0fe53b08dc90c1","versionId":"16e163888b434303ac90c93265b88a91"} 2023-03-01T01:51:49.760Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-01T01:51:50.125Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:50.142Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:50.152Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:51.419Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:51.422Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1241], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:51 GMT]} 2023-03-01T01:51:51.425Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:51.427Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-01T01:51:51.429Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:51.665Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:51.667Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:51.672Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:52.766Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:52.767Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1086], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:53 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:52.776Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"f5aee85d74c945b995527c674beaaf93","versionId":"68733d1c81484ac5b4e9b1c1f1a21514"} 2023-03-01T01:51:52.780Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-01T01:51:52.980Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:52.984Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f09dcbe9-a2fa-4c51-aa9d-b6e25ade5c4b], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:53.007Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:54.531Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1510], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:54 GMT]} 2023-03-01T01:51:54.532Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:54.533Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:54.534Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-01T01:51:54.534Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:54.668Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:54.672Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:54.674Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:55.750Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:55.759Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1072], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:56 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:55.761Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"bf7d669079ee433583d1a1580f8d874b","versionId":"11ac1d76ffee4a19939796c59ec21a31"} 2023-03-01T01:51:55.773Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-01T01:51:55.960Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:55.961Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:55.964Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:57.796Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:57.799Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1816], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:57 GMT]} 2023-03-01T01:51:57.800Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:57.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-01T01:51:57.803Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:57.962Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:57.969Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:57.996Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:59.431Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:59.433Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1420], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:59 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:59.443Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"7dde49533e50458e85e059b973d4f391","versionId":"e796875c473244b89df470b339d1b2d8"} 2023-03-01T01:51:59.457Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-01T01:51:59.816Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:59.819Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ae78cb71-28b5-4c70-bec4-b427a6fa8b79], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:59.824Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:01.341Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1496], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:01 GMT]} 2023-03-01T01:52:01.342Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:01.348Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:01.348Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-01T01:52:01.349Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:01.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:01.556Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8d439df1-bb15-4b50-b663-c61fa43946e0], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:01.564Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:03.033Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1459], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:03 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:03.044Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fb73c473d04a4b75be153a258ba5f5f3","versionId":"e5c97cb74e954b0eba3b9b5a55df1c43"} 2023-03-01T01:52:03.046Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:03.066Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-01T01:52:03.200Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:03.201Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a135786a-2e97-4a4f-bbb5-020f30b6d07e], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:03.711Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:05.943Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[2211], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:05 GMT]} 2023-03-01T01:52:05.944Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:05.946Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:05.946Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-01T01:52:05.948Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:06.070Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:06.072Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:06.074Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:06.544Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:06.545Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[453], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:07 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:06.548Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"a3328c2210fd42219a00faa0e87a48cc","versionId":"fcbc7c2038c84035b862e9bf8a938786"} 2023-03-01T01:52:06.563Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-01T01:52:06.742Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:06.745Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c7b64ed9-9201-440c-b39b-425434cd2fac], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:06.753Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:07.549Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[789], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:08 GMT]} 2023-03-01T01:52:07.550Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:07.564Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:07.565Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-01T01:52:07.566Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:07.744Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:07.744Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3ea0791-5e81-4dab-9956-376e94507140], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:07.745Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:08.323Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[571], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:09 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:08.328Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"37fe05ae1d4d47638d4a17f335a3ce51","versionId":"14ae24d4d3344310b094d6ea3f086757"} 2023-03-01T01:52:08.334Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:08.373Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-01T01:52:08.441Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:08.442Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:08.443Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:09.683Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:09.684Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1234], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:10 GMT]} 2023-03-01T01:52:09.684Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:09.685Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-01T01:52:09.685Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:09.911Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:09.914Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cfa54204-606a-4ed2-a54a-cdb0079084c2], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:09.921Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:11.056Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1127], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:11 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:11.058Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d9b25710beb647d8a57cdfd266fb46cf","versionId":"cb285bf0a1754f8cab31452cf7e39d6d"} 2023-03-01T01:52:11.059Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:11.065Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-01T01:52:11.155Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:11.156Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:11.159Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:12.734Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:12.737Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1557], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:12 GMT]} 2023-03-01T01:52:12.739Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:12.741Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-01T01:52:12.742Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:12.880Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:12.881Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[babb4f64-531c-4a0c-b2c6-44583e238f91], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:12.883Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:14.172Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1283], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:14 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:14.174Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"97fcf85218b2433ca528e699ace22dcd","versionId":"dfa1a2005c254e3dab3b6e5b739af785"} 2023-03-01T01:52:14.176Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:14.182Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-01T01:52:14.241Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:14.242Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:14.244Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:15.620Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:15.626Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1361], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:16 GMT]} 2023-03-01T01:52:15.634Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:15.639Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-01T01:52:15.643Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:15.741Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:15.742Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3bce8420-b69c-405e-a040-dd4b73fa82be], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:15.743Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:16.308Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[557], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:17 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:16.311Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e1e1dfa603e14bc6b9d741b9a44b1c43","versionId":"0733cf52125e4404af5bab6958dbe325"} 2023-03-01T01:52:16.312Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:16.330Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-01T01:52:16.577Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:16.590Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2d5177e-fb76-4018-b50b-8c0629a46e72], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:16.606Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:17.893Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1281], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:18 GMT]} 2023-03-01T01:52:17.894Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:17.894Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:17.895Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-01T01:52:17.895Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:17.991Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:17.992Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:17.994Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:18.864Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:18.865Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[859], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:19 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:18.866Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"8eccf116bf1f4b3f95f175692866b2aa","versionId":"fc19863856e7406d93582153b368f985"} 2023-03-01T01:52:18.868Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-01T01:52:18.917Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:18.919Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:18.920Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:20.381Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:20.385Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1451], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:20 GMT]} 2023-03-01T01:52:20.388Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:20.392Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-01T01:52:20.397Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:21.131Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:21.158Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:21.196Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:23.162Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:23.163Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1936], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:22 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:23.166Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"6f1ce9315f8942fd845223188e7520db","versionId":"cd21a086f91746ebbdaebd98bb3fe258"} 2023-03-01T01:52:23.173Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-01T01:52:23.241Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:23.243Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9e17a45-a45c-46b1-a0ea-fbcb87f5300f], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:23.245Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:24.785Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1536], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:24 GMT]} 2023-03-01T01:52:24.790Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:24.796Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:24.799Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-01T01:52:24.801Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:25.005Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:25.007Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:25.010Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:25.971Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:25.972Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[954], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:26 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:25.973Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"a9b164faf4364608a4fa37256a3b184d","versionId":"9f95c5e1792d48108f693b275022b55b"} 2023-03-01T01:52:25.978Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-01T01:52:26.116Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:26.119Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:26.122Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:27.213Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:27.213Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1086], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:27 GMT]} 2023-03-01T01:52:27.213Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:27.214Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-01T01:52:27.214Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:27.292Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:27.293Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[599a7898-f6e5-4e3d-8ff2-da0c8bdbd3d0], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:27.297Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:28.304Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1000], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:29 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:28.305Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cb86daf5e0dd4c5f8ce26abf78ada297","versionId":"b1c636b1412241aa96c5f809ab88151c"} 2023-03-01T01:52:28.306Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:28.324Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-01T01:52:28.374Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:28.375Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0cbe838a-2491-4af2-bd07-5863c5c8d40f], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:28.409Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:29.800Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1378], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:30 GMT]} 2023-03-01T01:52:29.801Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:29.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:29.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-01T01:52:29.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:29.960Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:29.962Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:29.964Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:30.959Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:30.960Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[984], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:31 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:30.961Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"c7ff2c25906a4677b3d7dee07fa37b4a","versionId":"71aa37707a8f4ca7b6afb350cf01d8d7"} 2023-03-01T01:52:30.965Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-01T01:52:31.000Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:31.000Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3cf21fe6-855d-4a12-875d-fc48292461f9], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:31.001Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:32.677Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1659], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:32 GMT]} 2023-03-01T01:52:32.679Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:32.680Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:32.681Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-01T01:52:32.682Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:32.781Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:32.783Z|3cd7e14f-c97a-4559-866b-3a46d76df988|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=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4713e22d-e2b3-41b4-92f6-13e958399e67], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:32.790Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-03-01T01:52:33.257Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[459], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:34 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:33.259Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"065d67a268024e44b4c01512d0ec5f76","versionId":"9d89dd430e7745b4b46b7ec2f828da1f"} 2023-03-01T01:52:33.260Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:33.267Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-01T01:52:33.364Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:33.366Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:33.370Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:34.548Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:34.554Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1168], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:35 GMT]} 2023-03-01T01:52:34.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:34.556Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-01T01:52:42.716Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-01T01:52:49.051Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||--- 2023-03-01T01:52:49.052Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-01T01:52:49.052Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||--- 2023-03-01T01:52:50.120Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-01T01:53:06.377Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Started Application in 257.996 seconds (JVM running for 277.703) 2023-03-01T01:53:06.442Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-01T01:53:06.461Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-01T01:53:06.569Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-01T01:53:06.909Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f2c0ec40-9e13-4d51-b7de-054464c6a9d8 url= /sdc/v1/artifactTypes 2023-03-01T01:53:06.951Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-01T01:53:07.545Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-01T01:53:07.753Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-01T01:53:07.760Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-01T01:53:07.760Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 03976088-6574-44f9-8df7-504bd69c2e84 url= /sdc/v1/distributionKafkaData 2023-03-01T01:53:07.761Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-01T01:53:07.848Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-01T01:53:07.871Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6697ce17 2023-03-01T01:53:08.139Z||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-06c524e7-7724-4c42-8392-64b83ff78977 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-01T01:53:08.321Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Instantiated an idempotent producer. 2023-03-01T01:53:08.630Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-01T01:53:08.854Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-01T01:53:08.855Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-01T01:53:08.856Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677635588839 2023-03-01T01:53:08.874Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-01T01:53:08.947Z||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-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-01T01:53:09.356Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-01T01:53:09.357Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-01T01:53:09.358Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677635589356 2023-03-01T01:53:09.361Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:53:09.376Z||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-d0143629-1ee3-456e-b193-2fb2955d7d46 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-01T01:53:09.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:53:09.561Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-01T01:53:09.574Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-01T01:53:09.574Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677635589561 2023-03-01T01:53:09.575Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:53:09.594Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:53:09.634Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-01T01:53:12.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.173Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.174Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Cluster ID: HbnDqZzqSoe-nBqiANRiMg 2023-03-01T01:53:12.175Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Cluster ID: HbnDqZzqSoe-nBqiANRiMg 2023-03-01T01:53:12.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Cluster ID: HbnDqZzqSoe-nBqiANRiMg 2023-03-01T01:53:12.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-01T01:53:12.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-01T01:53:12.180Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] ProducerId set to 1002 with epoch 0 2023-03-01T01:53:12.236Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] (Re-)joining group 2023-03-01T01:53:12.246Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] (Re-)joining group 2023-03-01T01:53:12.400Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d 2023-03-01T01:53:12.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-01T01:53:12.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] (Re-)joining group 2023-03-01T01:53:12.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7 2023-03-01T01:53:12.457Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-01T01:53:12.458Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] (Re-)joining group 2023-03-01T01:53:18.413Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d', protocol='range'} 2023-03-01T01:53:18.416Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7', protocol='range'} 2023-03-01T01:53:18.612Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.612Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, 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 cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d=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-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-01T01:53:18.649Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7', protocol='range'} 2023-03-01T01:53:18.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-01T01:53:18.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d', protocol='range'} 2023-03-01T01:53:18.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-01T01:53:18.690Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-01T01:53:18.691Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-01T01:53:18.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-01T01:53:18.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-01T01:53:18.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-01T01:53:18.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-01T01:53:18.794Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-01T01:53:18.795Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-01T01:53:18.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-01T01:53:18.799Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-01T01:53:18.797Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-01T01:53:18.801Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-01T01:53:18.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-01T01:53:18.801Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-01T01:53:18.901Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-01T01:53:18.903Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-01T01:53:19.245Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-01T01:53:19.249Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-01T01:53:19.292Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-01T01:53:19.294Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-01T01:53:19.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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-03-01T01:53:19.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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-03-01T01:53:19.407Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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-03-01T01:53:19.408Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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-03-01T01:53:19.638Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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-03-01T01:53:19.641Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, 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-03-01T01:54:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:54:09.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:55:09.406Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:55:09.599Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:56:09.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:56:09.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:57:09.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:57:09.603Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:58:09.416Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:58:09.607Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:59:06.787Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-01T01:59:09.417Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:59:09.608Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:00:09.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:00:09.609Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:01:09.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:01:09.611Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:02:09.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:02:09.615Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:02:12.309Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Node -1 disconnected. 2023-03-01T02:02:12.365Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Node -1 disconnected. 2023-03-01T02:02:12.486Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Node -1 disconnected. 2023-03-01T02:03:09.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:03:09.617Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:04:09.445Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:04:09.617Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:05:09.447Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:05:09.618Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:06:09.448Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:06:09.620Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:07:09.449Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:07:09.623Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:08:09.450Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:08:09.625Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:09:09.452Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:09:09.629Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:10:09.454Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:10:09.631Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:11:09.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:11:09.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:12:09.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:12:09.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:13:09.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:13:09.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:14:09.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:14:09.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:15:09.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:15:09.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:16:09.475Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:16:09.638Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:17:09.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:17:09.639Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:18:09.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:18:09.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:19:09.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:19:09.645Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:20:09.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:20:09.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:21:09.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:21:09.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:22:09.488Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:22:09.649Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:23:09.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:23:09.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:24:09.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:24:09.651Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:25:09.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:25:09.655Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:26:09.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:26:09.657Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:27:09.502Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:27:09.658Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:28:09.512Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:28:09.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:29:09.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:29:09.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:30:09.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:30:09.663Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:31:09.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:31:09.663Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:32:09.532Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:32:09.665Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:33:09.534Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:33:09.667Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:34:09.535Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:34:09.667Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:35:09.536Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:35:09.668Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:36:09.537Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:36:09.671Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:37:09.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:37:09.673Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:38:09.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:38:09.675Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:39:09.540Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:39:09.676Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:40:09.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:40:09.677Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:41:09.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:41:09.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:42:09.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:42:09.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:43:09.544Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:43:09.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:44:09.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:44:09.689Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:45:09.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:45:09.689Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:46:09.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:46:09.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:47:09.550Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:47:09.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:48:09.552Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:48:09.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:49:09.553Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:49:09.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:50:09.554Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:50:09.695Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:51:09.555Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:51:09.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:52:09.556Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:52:09.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:53:09.557Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:53:09.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:54:09.559Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:54:09.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:55:09.560Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:55:09.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:56:09.561Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:56:09.711Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:57:09.562Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:57:09.712Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:58:09.563Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:58:09.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:59:09.567Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:59:09.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:00:09.569Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:00:09.717Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:01:09.571Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:01:09.719Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:02:09.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:02:09.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:03:09.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:03:09.722Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:04:09.576Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:04:09.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:05:09.578Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:05:09.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:06:09.579Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:06:09.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:07:09.580Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:07:09.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:08:09.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:08:09.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:09:09.584Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:09:09.729Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:10:09.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:10:09.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:11:09.586Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:11:09.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:12:09.587Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:12:09.736Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:13:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:13:09.737Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:14:09.591Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:14:09.738Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:15:09.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:15:09.738Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:16:09.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:16:09.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:17:09.594Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:17:09.748Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:18:09.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:18:09.751Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:19:09.598Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:19:09.761Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:20:09.601Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:20:09.762Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:21:09.603Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:21:09.763Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:22:09.604Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:22:09.765Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:23:09.605Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:23:09.765Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:24:09.607Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:24:09.766Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:25:09.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:25:09.770Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:26:09.613Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:26:09.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:27:09.614Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:27:09.773Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:28:09.614Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:28:09.775Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:29:09.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:29:09.777Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:30:09.617Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:30:09.788Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:31:09.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:31:09.789Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:32:09.629Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:32:09.790Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:33:09.630Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:33:09.791Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:34:09.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:34:09.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:35:09.632Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:35:09.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:36:09.641Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:36:09.795Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:37:09.649Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:37:09.795Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:38:09.649Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:38:09.805Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:39:09.650Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:39:09.807Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:40:09.651Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:40:09.808Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:41:09.652Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:41:09.811Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:42:09.660Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:42:09.815Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:43:09.662Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:43:09.816Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:44:09.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:44:09.819Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:45:09.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:45:09.819Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:46:09.665Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:46:09.821Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:47:09.666Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:47:09.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:48:09.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:48:09.831Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:49:09.676Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:49:09.833Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:50:09.677Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:50:09.834Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:51:09.682Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:51:09.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:52:09.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:52:09.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:53:09.686Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:53:09.842Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:54:09.686Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:54:09.847Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:55:09.688Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:55:09.848Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:56:09.688Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:56:09.850Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:57:09.690Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:57:09.851Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:58:09.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:58:09.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:59:09.695Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:59:09.853Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:00:09.696Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:00:09.854Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:01:09.698Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:01:09.859Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:02:09.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:02:09.861Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:03:09.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:03:09.861Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:04:09.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:04:09.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:05:09.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:05:09.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:06:09.804Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:06:09.881Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:07:09.806Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:07:09.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:08:09.808Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:08:09.885Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:09:09.815Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:09:09.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:10:09.824Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:10:09.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:11:09.825Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:11:09.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:12:09.826Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:12:09.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:13:09.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:13:09.889Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:14:09.836Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:14:09.897Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:15:09.839Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:15:09.915Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:16:09.841Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:16:09.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:17:09.844Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:17:09.919Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:18:09.847Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:18:09.919Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:19:09.848Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:19:09.919Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:20:09.849Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:20:09.921Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:21:09.850Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:21:09.921Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:22:09.851Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:22:09.922Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:23:09.852Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:23:09.924Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:24:09.854Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:24:09.924Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:25:09.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:25:09.926Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:26:09.857Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:26:09.927Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:27:09.858Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:27:09.928Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:28:09.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:28:09.929Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:29:09.861Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:29:09.930Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:30:09.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:30:09.931Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:31:09.864Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:31:09.933Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:32:09.864Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:32:09.934Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:33:09.866Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:33:09.934Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:34:09.868Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:34:09.934Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:35:09.870Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:35:09.935Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:36:09.871Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:36:09.937Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:37:09.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:37:09.939Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:38:09.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:38:09.943Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:01.047Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-01T04:39:01.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8ed1aba-1844-4d44-90c5-3aa3cefccae2","serviceName":"basic_onboard_eHFkYK","serviceVersion":"1.0","serviceUUID":"cc3e9c94-5c4c-4027-9952-16961f698ef4","serviceDescription":"service","serviceInvariantUUID":"7c02f3e1-8272-48ec-915c-63e3037cb5c3","resources":[{"resourceInstanceName":"basic_onboard_eHFkYK 0","resourceName":"basic_onboard_eHFkYK","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8445533e-9581-4c9f-b4fd-b9fb66e625b6","resourceInvariantUUID":"7d140a50-2b57-49a9-b0db-18e3a4e68b71","resourceCustomizationUUID":"0109d252-c93b-4d28-818b-cadaf77bdcc3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml","artifactChecksum":"NmIyNTZhODk0ZGIwM2QzMTQxMDA3MjBkYWNmMTQ1M2U\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b0e855fe-148e-4861-a54a-14ed145ee747","artifactVersion":"1"},{"artifactName":"basic_onboard_ehfkyk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json","artifactChecksum":"ZDdkMGQwYWY4MDUyOGY4MjEyZTc5OTA0MDg1ODQ3MjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9c6485cc-c7d8-408c-8936-8e6f34bc1180","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b774dc81-9b91-43d8-ba6f-14e55424bc3e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ca62995f-17fa-468c-8afa-79b814631bd0","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fc0b7d36-d180-4c8a-aa7b-fc7ad7732061","artifactVersion":"2","generatedFromUUID":"b774dc81-9b91-43d8-ba6f-14e55424bc3e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardEhfkyk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml","artifactChecksum":"ZjNlY2I3M2IxZGJhNDk2MjE5YzNhNTUwYmIzZWZiNzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d8f9908b-d0ee-4c90-8000-ccd946a15639","artifactVersion":"1"},{"artifactName":"service-BasicOnboardEhfkyk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar","artifactChecksum":"ZmU0MDQwYTFmMGQ5MGNlMzg3Mjg1NGY3OGVhMDJkNGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10c6a931-70bb-4532-aa33-87d9557ac846","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-01T04:39:01.081Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:39:01.088Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-01T04:39:01.089Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645534440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:39:01.148Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:01.148Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:01.149Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:01.174Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:39:01.190Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T04:39:01.192Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T04:39:01.193Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T04:39:01.194Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T04:39:01.194Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T04:39:01.195Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T04:39:02.325Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:39:02.325Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:02.326Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:02.326Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:03.328Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:39:03.329Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:03.329Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:03.330Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:04.332Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:39:04.336Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:04.337Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:04.338Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:05.341Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:39:05.342Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:05.342Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:05.343Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:06.346Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:39:06.355Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:06.357Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:06.357Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:07.413Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:39:07.414Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:07.414Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:07.415Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:08.417Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "serviceName": "basic_onboard_eHFkYK", "serviceVersion": "1.0", "serviceUUID": "cc3e9c94-5c4c-4027-9952-16961f698ef4", "serviceDescription": "service", "serviceInvariantUUID": "7c02f3e1-8272-48ec-915c-63e3037cb5c3", "resources": [ { "resourceInstanceName": "basic_onboard_eHFkYK 0", "resourceCustomizationUUID": "0109d252-c93b-4d28-818b-cadaf77bdcc3", "resourceName": "basic_onboard_eHFkYK", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8445533e-9581-4c9f-b4fd-b9fb66e625b6", "resourceInvariantUUID": "7d140a50-2b57-49a9-b0db-18e3a4e68b71", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_ehfkyk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "artifactChecksum": "ZDdkMGQwYWY4MDUyOGY4MjEyZTc5OTA0MDg1ODQ3MjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9c6485cc-c7d8-408c-8936-8e6f34bc1180", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b774dc81-9b91-43d8-ba6f-14e55424bc3e", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fc0b7d36-d180-4c8a-aa7b-fc7ad7732061", "generatedFromUUID": "b774dc81-9b91-43d8-ba6f-14e55424bc3e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fc0b7d36-d180-4c8a-aa7b-fc7ad7732061", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardEhfkyk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "artifactChecksum": "ZmU0MDQwYTFmMGQ5MGNlMzg3Mjg1NGY3OGVhMDJkNGY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10c6a931-70bb-4532-aa33-87d9557ac846" } ], "workloadContext": "Production" } 2023-03-01T04:39:08.421Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-01T04:39:08.422Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 cc3e9c94-5c4c-4027-9952-16961f698ef4 ASDC 2023-03-01T04:39:08.657Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8ed1aba-1844-4d44-90c5-3aa3cefccae2 ServiceName:basic_onboard_eHFkYK ServiceVersion:1.0 ServiceUUID:cc3e9c94-5c4c-4027-9952-16961f698ef4 ServiceInvariantUUID:7c02f3e1-8272-48ec-915c-63e3037cb5c3 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardEhfkyk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar ArtifactUUID:10c6a931-70bb-4532-aa33-87d9557ac846 ArtifactChecksum:ZmU0MDQwYTFmMGQ5MGNlMzg3Mjg1NGY3OGVhMDJkNGY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_eHFkYK 0 ResourceCustomizationUUID:0109d252-c93b-4d28-818b-cadaf77bdcc3 ResourceInvariantUUID:7d140a50-2b57-49a9-b0db-18e3a4e68b71 ResourceName:basic_onboard_eHFkYK ResourceType:VF ResourceUUID:8445533e-9581-4c9f-b4fd-b9fb66e625b6 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_ehfkyk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json ArtifactUUID:9c6485cc-c7d8-408c-8936-8e6f34bc1180 ArtifactChecksum:ZDdkMGQwYWY4MDUyOGY4MjEyZTc5OTA0MDg1ODQ3MjE= 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/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml ArtifactUUID:b774dc81-9b91-43d8-ba6f-14e55424bc3e 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/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env ArtifactUUID:fc0b7d36-d180-4c8a-aa7b-fc7ad7732061 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/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env ArtifactUUID:fc0b7d36-d180-4c8a-aa7b-fc7ad7732061 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-01T04:39:08.658Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cc3e9c94-5c4c-4027-9952-16961f698ef4 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:39:09.041Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:39:09.044Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-01T04:39:09.046Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-01T04:39:09.047Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10c6a931-70bb-4532-aa33-87d9557ac846 from URL: /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:09.048Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:39:09.049Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:09.151Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:39:09.173Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar 10c6a931-70bb-4532-aa33-87d9557ac846 75688 2023-03-01T04:39:09.176Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar ASDC sendASDCNotification 2023-03-01T04:39:09.177Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:09.179Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:39:09.181Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:09.181Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:09.182Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645549174, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:09.588Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:09.593Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-01T04:39:09.594Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645524496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:39:09.596Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:39:10.188Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:39:10.196Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-01T04:39:10.199Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10c6a931-70bb-4532-aa33-87d9557ac846, URL: /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar to file: /app/ASDC/1/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:10.202Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:10.450Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:10.451Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:11.971Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4678930929702910062/Definitions/service-BasicOnboardEhfkyk-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-03-01T04:39:18.323Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-01T04:39:18.329Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-01T04:39:18.329Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.330Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-01T04:39:18.330Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.330Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||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-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.331Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_eHFkYK 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-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.331Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||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-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.331Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||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-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.331Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.331Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||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-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:18.332Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-01T04:39:18.340Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.342Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:18.348Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:18.348Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-01T04:39:18.350Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:39:18.352Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.352Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:18.353Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:18.353Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-01T04:39:18.353Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:39:18.353Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.353Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:18.357Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.358Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is not matching search criteria 2023-03-01T04:39:18.358Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-01T04:39:18.358Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-01T04:39:18.358Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-01T04:39:18.359Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-01T04:39:18.359Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-01T04:39:18.359Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.359Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-01T04:39:18.363Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.364Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:18.364Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:39:18.364Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.364Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:18.365Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:39:18.365Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.365Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:18.365Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:39:18.366Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.366Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is not matching search criteria 2023-03-01T04:39:18.366Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-01T04:39:18.366Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-01T04:39:18.367Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ec99bb61-91f6-4472-b7cc-6f7aa56781d2 2023-03-01T04:39:18.367Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.367Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:18.368Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.368Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:18.368Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.369Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:18.369Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:18.370Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:18.370Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_eHFkYK Description:service Model UUID:cc3e9c94-5c4c-4027-9952-16961f698ef4 Model Version:NULL Model InvariantUuid:7c02f3e1-8272-48ec-915c-63e3037cb5c3 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_eHFkYK Model UUID:73528bc1-48b1-452a-b6a5-52bb909a367d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7d140a50-2b57-49a9-b0db-18e3a4e68b71 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0109d252-c93b-4d28-818b-cadaf77bdcc3 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2fbeb77f-8595-441d-a4c5-f05474952902 ModelName:BasicOnboardEhfkyk..base_ubuntu18..module-0 ModelUuid:37c724e8-b1ee-42a6-bc77-879457d1cd00 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ec99bb61-91f6-4472-b7cc-6f7aa56781d2 ModelInvariantUuid:17c58e90-3f9d-4553-86f1-765e88af6640 ModelName:basic_onboard_eHFkYK-nodes.ubuntu18Cvfc ModelUuid:46332ab8-0e26-4754-921e-c47db9876c9a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:3eb9b535-b2ca-4bbc-8d92-214439383a2f ModelInvariantUuid:456124a2-f047-43c0-90a6-bf582193560b ModelName:BasicOnboardEhfkyk.compute.nodes.heat.ubuntu18 ModelUuid:6cdd8e3f-65ab-4b55-a6e1-2bbe4c9324d8 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-01T04:39:18.475Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 8445533e-9581-4c9f-b4fd-b9fb66e625b6 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:39:18.757Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||basic_onboard_eHFkYK 0 2023-03-01T04:39:18.782Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8445533e-9581-4c9f-b4fd-b9fb66e625b6 2023-03-01T04:39:18.783Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9c6485cc-c7d8-408c-8936-8e6f34bc1180 from URL: /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json 2023-03-01T04:39:18.783Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:39:18.783Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json 2023-03-01T04:39:18.892Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:39:18.892Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json 9c6485cc-c7d8-408c-8936-8e6f34bc1180 798 2023-03-01T04:39:18.893Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json ASDC sendASDCNotification 2023-03-01T04:39:18.894Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json 2023-03-01T04:39:18.894Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:39:18.894Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:18.894Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:18.894Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645558893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:19.896Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardEhfkyk..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "2fbeb77f-8595-441d-a4c5-f05474952902", "vfModuleModelVersion": "1", "vfModuleModelUUID": "37c724e8-b1ee-42a6-bc77-879457d1cd00", "vfModuleModelCustomizationUUID": "1f02a349-f4ae-4d6a-ad34-5fdf2451eeb0", "isBase": true, "artifacts": [ "b774dc81-9b91-43d8-ba6f-14e55424bc3e", "fc0b7d36-d180-4c8a-aa7b-fc7ad7732061" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T04:39:19.905Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardEhfkyk..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:37c724e8-b1ee-42a6-bc77-879457d1cd00 VfModuleModelInvariantUUID:2fbeb77f-8595-441d-a4c5-f05474952902 VfModuleModelDescription:NULL Artifacts UUID List:{ b774dc81-9b91-43d8-ba6f-14e55424bc3e , fc0b7d36-d180-4c8a-aa7b-fc7ad7732061 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T04:39:19.909Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardEhfkyk..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "2fbeb77f-8595-441d-a4c5-f05474952902", "vfModuleModelVersion": "1", "vfModuleModelUUID": "37c724e8-b1ee-42a6-bc77-879457d1cd00", "vfModuleModelCustomizationUUID": "1f02a349-f4ae-4d6a-ad34-5fdf2451eeb0", "isBase": true, "artifacts": [ "b774dc81-9b91-43d8-ba6f-14e55424bc3e", "fc0b7d36-d180-4c8a-aa7b-fc7ad7732061" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T04:39:19.910Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardEhfkyk..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:37c724e8-b1ee-42a6-bc77-879457d1cd00 VfModuleModelInvariantUUID:2fbeb77f-8595-441d-a4c5-f05474952902 VfModuleModelDescription:NULL Artifacts UUID List:{ b774dc81-9b91-43d8-ba6f-14e55424bc3e , fc0b7d36-d180-4c8a-aa7b-fc7ad7732061 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T04:39:19.910Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b774dc81-9b91-43d8-ba6f-14e55424bc3e from URL: /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml 2023-03-01T04:39:19.910Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:39:19.911Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml 2023-03-01T04:39:20.043Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:39:20.044Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml b774dc81-9b91-43d8-ba6f-14e55424bc3e 5033 2023-03-01T04:39:20.045Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-01T04:39:20.046Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml 2023-03-01T04:39:20.046Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:39:20.047Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:20.048Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:20.049Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645560045, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:21.053Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: fc0b7d36-d180-4c8a-aa7b-fc7ad7732061 from URL: /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env 2023-03-01T04:39:21.054Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:39:21.054Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env 2023-03-01T04:39:21.134Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:39:21.134Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env fc0b7d36-d180-4c8a-aa7b-fc7ad7732061 909 2023-03-01T04:39:21.135Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-01T04:39:21.135Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env 2023-03-01T04:39:21.135Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:39:21.135Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:21.135Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:21.135Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645561134, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:22.136Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: cc3e9c94-5c4c-4027-9952-16961f698ef4 2023-03-01T04:39:22.137Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_eHFkYK 0 8445533e-9581-4c9f-b4fd-b9fb66e625b6 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:39:22.267Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1c0873d5, org.onap.sdc.toscaparser.api.parameters.Input@6ea08f99, org.onap.sdc.toscaparser.api.parameters.Input@18c01eb9, org.onap.sdc.toscaparser.api.parameters.Input@3a42bb6e, org.onap.sdc.toscaparser.api.parameters.Input@650bf128] 2023-03-01T04:39:22.272Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.273Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.273Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-01T04:39:22.274Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 0109d252-c93b-4d28-818b-cadaf77bdcc3 2023-03-01T04:39:22.274Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0109d252-c93b-4d28-818b-cadaf77bdcc3 matches Tosca VF Customization UUID: 0109d252-c93b-4d28-818b-cadaf77bdcc3 2023-03-01T04:39:22.274Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 0109d252-c93b-4d28-818b-cadaf77bdcc3 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-01T04:39:22.297Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.297Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.298Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 0109d252-c93b-4d28-818b-cadaf77bdcc3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-01T04:39:22.298Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1c914fdf 2023-03-01T04:39:22.299Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.299Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-01T04:39:22.299Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1f02a349-f4ae-4d6a-ad34-5fdf2451eeb0 2023-03-01T04:39:22.301Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1f02a349-f4ae-4d6a-ad34-5fdf2451eeb0 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-01T04:39:22.312Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.313Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:22.313Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:39:22.314Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.314Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:22.314Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:39:22.314Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.314Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is not matching search criteria 2023-03-01T04:39:22.315Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-01T04:39:22.315Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-01T04:39:22.315Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ec99bb61-91f6-4472-b7cc-6f7aa56781d2 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-01T04:39:22.339Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.339Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:22.339Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:39:22.340Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.340Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_eHFkYK 0 is matching search criteria 2023-03-01T04:39:22.340Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_eHFkYK 0] matching following query criteria: sdcType=VF, customizationUUID=0109d252-c93b-4d28-818b-cadaf77bdcc3 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:39:22.345Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.345Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.345Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid cc3e9c94-5c4c-4027-9952-16961f698ef4: basic_onboard_eHFkYK 2023-03-01T04:39:22.346Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.346Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.346Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.346Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.346Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.347Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.347Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.347Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.347Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:39:22.347Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_eHFkYK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:39:22.348Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_eHFkYK Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:39:22.925Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_eHFkYK 8445533e-9581-4c9f-b4fd-b9fb66e625b6 1 ASDC deployResourceStructure 2023-03-01T04:39:22.926Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json ASDC sendASDCNotification 2023-03-01T04:39:22.926Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json 2023-03-01T04:39:22.926Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:39:22.927Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:22.927Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:22.927Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645562925, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:23.928Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-01T04:39:23.929Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml 2023-03-01T04:39:23.930Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:39:23.931Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:23.931Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:23.931Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645563928, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:24.933Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-01T04:39:24.933Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env 2023-03-01T04:39:24.933Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:39:24.934Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:24.934Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:24.934Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645564932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:25.936Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar ASDC sendASDCNotification 2023-03-01T04:39:25.936Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar 2023-03-01T04:39:25.937Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:39:25.937Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:39:25.937Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:39:25.937Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645565936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:39:26.939Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:39:27.051Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:39:27.064Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:39:27.065Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:39:27.065Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:39:57.066Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:39:57.092Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:39:57.097Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:39:57.098Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:39:57.098Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:40:09.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:40:09.596Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.597Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645540126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.598Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.599Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.599Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645527495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.599Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.599Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.600Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.600Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.600Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.601Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645540169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.602Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.602Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.602Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645524496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.602Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.603Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.603Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645534440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "NOTIFIED" } 2023-03-01T04:40:09.604Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.604Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.604Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645527495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.605Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.605Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.606Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645540126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.606Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.607Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.607Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "NOTIFIED" } 2023-03-01T04:40:09.608Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.608Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.608Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645540169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.609Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.609Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.610Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645524496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-01T04:40:09.610Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.611Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.611Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645534440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-01T04:40:09.611Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.611Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.612Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645527495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.612Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.613Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.615Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645540126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.617Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.617Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.617Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-01T04:40:09.617Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.618Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.618Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645540169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.618Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.619Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.619Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645524496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.619Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.620Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.620Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645534440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.620Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.621Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.621Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645527495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.621Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.622Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.622Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645540126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.625Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.626Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.627Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.640Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.642Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.643Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645540169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.650Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.650Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.651Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645524496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.652Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.653Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.653Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645534440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-01T04:40:09.654Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.654Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.655Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645527495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.656Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.656Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.657Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645540126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.657Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.658Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.659Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-01T04:40:09.660Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.660Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.661Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645540169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.662Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.664Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.664Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645524496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.665Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.665Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.666Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645534440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.667Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.667Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.668Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645527495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.669Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.669Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.670Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645540126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.672Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.673Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.673Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.674Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.675Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.675Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645540169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:40:09.676Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.676Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.677Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645524496, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:40:09.680Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.681Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.682Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645534440, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:40:09.683Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.683Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.684Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645527495, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:40:09.685Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.686Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.688Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645540126, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:40:09.690Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.690Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.691Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645489873, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:40:09.691Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.692Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.692Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645540169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:40:09.693Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.693Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.694Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645549072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T04:40:09.695Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.695Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.696Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645548709, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:40:09.696Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.697Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.698Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645548634, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:40:09.698Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.698Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.699Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645549392, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:40:09.699Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.699Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.699Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645549634, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:40:09.700Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.700Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.700Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645549174, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:40:09.700Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.701Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.701Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "cds-sdc-listener", "timestamp": 1677645549729, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:40:09.738Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e8ed1aba-1844-4d44-90c5-3aa3cefccae2 2023-03-01T04:40:09.739Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:40:09.757Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.757Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645549649, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:40:09.758Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:09.758Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:40:09.758Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645550189, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T04:40:09.758Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:40:27.098Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:40:27.126Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:40:27.131Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:40:27.132Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:40:27.132Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:40:57.134Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:40:57.229Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:40:57.244Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:40:57.244Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:40:57.244Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:41:09.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:41:09.592Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.592Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "policy-distribution-id", "timestamp": 1677645550653, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:41:09.636Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e8ed1aba-1844-4d44-90c5-3aa3cefccae2 2023-03-01T04:41:09.637Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:41:09.683Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.684Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645551285, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-01T04:41:09.685Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.685Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.686Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645552401, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:41:09.709Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e8ed1aba-1844-4d44-90c5-3aa3cefccae2 2023-03-01T04:41:09.709Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-01T04:41:09.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "multicloud-k8s", "timestamp": 1677645553406, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T04:41:09.734Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.734Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645555548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:41:09.734Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.735Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.735Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677645556553, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:41:09.759Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e8ed1aba-1844-4d44-90c5-3aa3cefccae2 2023-03-01T04:41:09.760Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:41:09.809Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.809Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645558893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T04:41:09.810Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.810Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.810Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645560045, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T04:41:09.810Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.810Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.810Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645561134, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-01T04:41:09.811Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.811Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.811Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645562371, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:41:09.811Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.812Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.812Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "aai-model-loader", "timestamp": 1677645563376, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:41:09.837Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e8ed1aba-1844-4d44-90c5-3aa3cefccae2 2023-03-01T04:41:09.837Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:41:09.904Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.905Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645562925, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/basic_onboard_ehfkyk0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T04:41:09.907Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.907Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.907Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645563928, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-03-01T04:41:09.908Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.908Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.908Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645564932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/resourceInstances/basic_onboard_ehfkyk0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-03-01T04:41:09.908Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:09.909Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:41:09.909Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645565936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEhfkyk/1.0/artifacts/service-BasicOnboardEhfkyk-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:41:09.909Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:41:27.245Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:41:27.269Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:41:27.288Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:41:27.289Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-01T04:41:27.291Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-01T04:41:27.292Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-01T04:41:27.294Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:41:27.295Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:41:27.295Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:41:27.296Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:41:27.296Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:41:27.297Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:41:27.331Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-01T04:41:57.332Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-01T04:41:57.357Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and serviceModelVersionId: cc3e9c94-5c4c-4027-9952-16961f698ef4 2023-03-01T04:41:57.357Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7c02f3e1-8272-48ec-915c-63e3037cb5c3 2023-03-01T04:42:09.589Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:42:27.275Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7c02f3e1-8272-48ec-915c-63e3037cb5c3/model-vers/model-ver/cc3e9c94-5c4c-4027-9952-16961f698ef4?depth=0 2023-03-01T04:42:27.371Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-01T04:42:27.482Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c02f3e1-8272-48ec-915c-63e3037cb5c3/model-vers/model-ver/cc3e9c94-5c4c-4027-9952-16961f698ef4?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-01T04:42:27.486Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c02f3e1-8272-48ec-915c-63e3037cb5c3/model-vers/model-ver/cc3e9c94-5c4c-4027-9952-16961f698ef4?depth=0|INFO|500||Invoke 2023-03-01T04:42:27.523Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c02f3e1-8272-48ec-915c-63e3037cb5c3/model-vers/model-ver/cc3e9c94-5c4c-4027-9952-16961f698ef4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-01T04:42:27.797Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c02f3e1-8272-48ec-915c-63e3037cb5c3/model-vers/model-ver/cc3e9c94-5c4c-4027-9952-16961f698ef4?depth=0|INFO|500||InvokeReturn 2023-03-01T04:42:27.798Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c02f3e1-8272-48ec-915c-63e3037cb5c3/model-vers/model-ver/cc3e9c94-5c4c-4027-9952-16961f698ef4?depth=0 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 04:42:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[211], vertex-id=[151784], x-aai-txid=[1-aai-resources-230301-04:42:27:909-51373], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T04:42:27.798Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T04:42:27.812Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-01T04:42:27.813Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:42:27.840Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T04:42:27.842Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8ed1aba-1844-4d44-90c5-3aa3cefccae2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-01T04:42:27.844Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-01T04:42:27.845Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:42:27.845Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:42:27.845Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645747842, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:42:27.859Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-01T04:42:27.859Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8ed1aba-1844-4d44-90c5-3aa3cefccae2", "consumerID": "SO-sdc-controller", "timestamp": 1677645747842, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-01T04:42:27.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T04:42:28.884Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:43:09.589Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:43:28.885Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:44:09.590Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:44:28.886Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:45:09.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:45:28.888Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:46:09.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:46:28.889Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:47:09.595Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:09.973Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-01T04:47:09.973Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54","serviceName":"vFW 2023-03-01 04-45-59","serviceVersion":"1.0","serviceUUID":"352dc96a-989b-4c15-8382-86824bf626dc","serviceDescription":"catalog service description","serviceInvariantUUID":"ea03506e-e590-470c-8510-90f91fc1d175","resources":[{"resourceInstanceName":"vFW 0622fc3a-100a 0","resourceName":"vFW 0622fc3a-100a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c5f1fb8-98a8-4bbb-90b7-e984823f894b","resourceInvariantUUID":"a314384d-a99c-461c-a6f8-d842646a6703","resourceCustomizationUUID":"8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml","artifactChecksum":"OGFhYWQzMGEwNjliMmM4NzdjZjU3M2E4NTVlNGJmNTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"88ce861e-7d8f-47b1-b252-f98a6fff5403","artifactVersion":"1"},{"artifactName":"vfw0622fc3a100a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json","artifactChecksum":"NzhjMjM5ZDVmYjA2ODkzZjE1MWZhNmFjMGUxZjVkNTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1390069-918b-4829-b4d4-a46a46deaf55","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"99cccf6e-bf6a-49a5-99bd-c10788e79c16","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTc3ZThlMjRkZTljNzI0ZTZjZTU1NjIyNWUzOWU1NTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a522aca7-5874-4e2d-b1c0-03de162a5028","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d1379e4a-e119-4e92-ad51-3ee48ef54f36","artifactVersion":"2","generatedFromUUID":"99cccf6e-bf6a-49a5-99bd-c10788e79c16"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230301044559-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml","artifactChecksum":"ZTBjM2ZkNTFjNjVkZmIwYzgzNGM1Y2FjZmY3NGRmNjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4a96b5b-5a20-4220-9bd6-d8bf65d96df7","artifactVersion":"1"},{"artifactName":"service-Vfw20230301044559-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar","artifactChecksum":"ZjE3NTkxMzViODEwOTBjYzBkMjljYWUyZjQ3MGU0ZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"af51595f-4734-4080-a202-16c83c9a6f57","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-01T04:47:09.980Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:47:09.982Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:09.982Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:09.982Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:10.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:47:10.000Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677645970745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:47:10.003Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:47:10.984Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:47:10.984Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:10.985Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:10.985Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:11.986Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:47:11.986Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:11.987Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:11.987Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:12.988Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:47:12.988Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:12.989Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:12.989Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:13.990Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:47:13.991Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:13.991Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:13.991Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:14.992Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:47:14.995Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:14.995Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:14.995Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:15.996Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:47:15.997Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:15.997Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:15.997Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:16.999Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "serviceName": "vFW 2023-03-01 04-45-59", "serviceVersion": "1.0", "serviceUUID": "352dc96a-989b-4c15-8382-86824bf626dc", "serviceDescription": "catalog service description", "serviceInvariantUUID": "ea03506e-e590-470c-8510-90f91fc1d175", "resources": [ { "resourceInstanceName": "vFW 0622fc3a-100a 0", "resourceCustomizationUUID": "8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da", "resourceName": "vFW 0622fc3a-100a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c5f1fb8-98a8-4bbb-90b7-e984823f894b", "resourceInvariantUUID": "a314384d-a99c-461c-a6f8-d842646a6703", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw0622fc3a100a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "artifactChecksum": "NzhjMjM5ZDVmYjA2ODkzZjE1MWZhNmFjMGUxZjVkNTU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1390069-918b-4829-b4d4-a46a46deaf55", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "99cccf6e-bf6a-49a5-99bd-c10788e79c16", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d1379e4a-e119-4e92-ad51-3ee48ef54f36", "generatedFromUUID": "99cccf6e-bf6a-49a5-99bd-c10788e79c16" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d1379e4a-e119-4e92-ad51-3ee48ef54f36", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230301044559-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "artifactChecksum": "ZjE3NTkxMzViODEwOTBjYzBkMjljYWUyZjQ3MGU0ZTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "af51595f-4734-4080-a202-16c83c9a6f57" } ], "workloadContext": "Production" } 2023-03-01T04:47:16.999Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-01T04:47:17.000Z|e8ed1aba-1844-4d44-90c5-3aa3cefccae2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 352dc96a-989b-4c15-8382-86824bf626dc ASDC 2023-03-01T04:47:17.001Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 ServiceName:vFW 2023-03-01 04-45-59 ServiceVersion:1.0 ServiceUUID:352dc96a-989b-4c15-8382-86824bf626dc ServiceInvariantUUID:ea03506e-e590-470c-8510-90f91fc1d175 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230301044559-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar ArtifactUUID:af51595f-4734-4080-a202-16c83c9a6f57 ArtifactChecksum:ZjE3NTkxMzViODEwOTBjYzBkMjljYWUyZjQ3MGU0ZTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 0622fc3a-100a 0 ResourceCustomizationUUID:8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da ResourceInvariantUUID:a314384d-a99c-461c-a6f8-d842646a6703 ResourceName:vFW 0622fc3a-100a ResourceType:VF ResourceUUID:7c5f1fb8-98a8-4bbb-90b7-e984823f894b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw0622fc3a100a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json ArtifactUUID:d1390069-918b-4829-b4d4-a46a46deaf55 ArtifactChecksum:NzhjMjM5ZDVmYjA2ODkzZjE1MWZhNmFjMGUxZjVkNTU= 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/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml ArtifactUUID:99cccf6e-bf6a-49a5-99bd-c10788e79c16 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/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env ArtifactUUID:d1379e4a-e119-4e92-ad51-3ee48ef54f36 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/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env ArtifactUUID:d1379e4a-e119-4e92-ad51-3ee48ef54f36 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-01T04:47:17.001Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 352dc96a-989b-4c15-8382-86824bf626dc ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:47:17.069Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:47:17.070Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-01T04:47:17.070Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-01T04:47:17.070Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: af51595f-4734-4080-a202-16c83c9a6f57 from URL: /sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:17.070Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:47:17.070Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:17.169Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:47:17.171Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar af51595f-4734-4080-a202-16c83c9a6f57 101497 2023-03-01T04:47:17.171Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar ASDC sendASDCNotification 2023-03-01T04:47:17.171Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:17.172Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:47:17.172Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:17.172Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:17.172Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646037171, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:18.173Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:47:18.175Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-01T04:47:18.175Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: af51595f-4734-4080-a202-16c83c9a6f57, URL: /sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar to file: /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:18.176Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230301044559-csar.csar 2023-03-01T04:47:18.177Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:18.178Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:19.020Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17921583290943864199/Definitions/service-Vfw20230301044559-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 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-03-01T04:47:24.708Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||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-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||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-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||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-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0622fc3a-100a 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-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||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-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-01T04:47:24.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.712Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:24.712Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:24.712Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-01T04:47:24.712Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:47:24.713Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.713Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:24.713Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:24.713Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-01T04:47:24.718Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:47:24.719Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.719Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:24.720Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.720Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is not matching search criteria 2023-03-01T04:47:24.721Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-01T04:47:24.721Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-01T04:47:24.721Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.722Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.722Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-01T04:47:24.723Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.723Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-01T04:47:24.724Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-01T04:47:24.724Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-01T04:47:24.725Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.726Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.726Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-01T04:47:24.727Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.727Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-01T04:47:24.728Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.729Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-01T04:47:24.730Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.730Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-01T04:47:24.731Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.731Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:24.732Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:24.733Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.734Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:24.735Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:24.735Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.736Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:24.736Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:24.736Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.737Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is not matching search criteria 2023-03-01T04:47:24.738Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-01T04:47:24.738Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-01T04:47:24.739Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-01T04:47:24.740Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-01T04:47:24.741Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-01T04:47:24.741Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.742Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.742Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-01T04:47:24.743Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.743Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-01T04:47:24.744Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.745Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=df20090d-83f7-41ad-a7f1-1f30a67312e5 2023-03-01T04:47:24.746Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.746Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is not matching search criteria 2023-03-01T04:47:24.747Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-01T04:47:24.748Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-01T04:47:24.748Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.748Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.749Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-01T04:47:24.749Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.750Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-01T04:47:24.751Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-01T04:47:24.751Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-01T04:47:24.752Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.752Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-01T04:47:24.753Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.754Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a3c8aeee-fea9-4ad4-9613-a60eb4f67440 2023-03-01T04:47:24.755Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.755Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is not matching search criteria 2023-03-01T04:47:24.756Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-01T04:47:24.756Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-01T04:47:24.757Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.758Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.758Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-01T04:47:24.758Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.759Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-01T04:47:24.759Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-01T04:47:24.760Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-01T04:47:24.760Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:24.761Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:24.761Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-01T04:47:24.762Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ed2a980f-bad7-454d-878a-f324bfb5baf1 2023-03-01T04:47:24.762Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.763Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:24.763Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.764Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:24.764Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.765Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:24.766Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:24.767Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:24.767Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-01 04-45-59 Description:catalog service description Model UUID:352dc96a-989b-4c15-8382-86824bf626dc Model Version:NULL Model InvariantUuid:ea03506e-e590-470c-8510-90f91fc1d175 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 0622fc3a-100a Model UUID:c7662a64-c837-441d-ba19-35c44261446b Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:a314384d-a99c-461c-a6f8-d842646a6703 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:1ebfa24c-666a-4e96-a5ed-db6eb48c3fcf ModelName:Vfw0622fc3a100a..base_vfw..module-0 ModelUuid:220fbaa5-613b-4040-9502-534467ee8295 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:df20090d-83f7-41ad-a7f1-1f30a67312e5 ModelInvariantUuid:1935d207-37d6-4100-a063-c0372fd3785d ModelName:vFW 0622fc3a-100a-nodes.vfwCvfc ModelUuid:bcdaccc4-4fe1-4996-b617-26444ecbdcc0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:fe84631c-8cca-4ad0-b28b-b98a4e968bba ModelInvariantUuid:e0cd1d3a-35a2-4ea1-9eb9-9e6129d4293f ModelName:Vfw0622fc3a100a.compute.nodes.heat.vfw ModelUuid:dfba7591-46b2-42eb-97c2-ce4542848603 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:a3c8aeee-fea9-4ad4-9613-a60eb4f67440 ModelInvariantUuid:cca227f4-5480-4439-97ba-6d49e1973e7c ModelName:vFW 0622fc3a-100a-nodes.vsnCvfc ModelUuid:31ce8c0d-184b-4db4-a3ef-4b1fa22aa265 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:811b5bba-bf0b-4118-b706-c147ba1fa126 ModelInvariantUuid:9c0a7371-a9c4-4fe9-bf1c-ea87362cd050 ModelName:Vfw0622fc3a100a.compute.nodes.heat.vsn ModelUuid:7ad09456-55bd-432e-be42-d8b32c973c11 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ed2a980f-bad7-454d-878a-f324bfb5baf1 ModelInvariantUuid:c10fbc95-b510-419c-83eb-cc9dc851ce6c ModelName:vFW 0622fc3a-100a-nodes.vpgCvfc ModelUuid:4c20acb6-69d0-4103-b10c-77ff26eb21dd ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:564908dc-6691-4f6a-b2ff-e6ce25cd177c ModelInvariantUuid:955e3b3d-df4f-4638-90d3-f3baf5f41fc2 ModelName:Vfw0622fc3a100a.compute.nodes.heat.vpg ModelUuid:fecd8495-2179-4bb5-bb40-51e0d08518de ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-01T04:47:24.901Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c5f1fb8-98a8-4bbb-90b7-e984823f894b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:47:24.933Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||vFW 0622fc3a-100a 0 2023-03-01T04:47:24.935Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c5f1fb8-98a8-4bbb-90b7-e984823f894b 2023-03-01T04:47:24.935Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1390069-918b-4829-b4d4-a46a46deaf55 from URL: /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json 2023-03-01T04:47:24.936Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:47:24.937Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json 2023-03-01T04:47:25.063Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:47:25.066Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json d1390069-918b-4829-b4d4-a46a46deaf55 785 2023-03-01T04:47:25.069Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json ASDC sendASDCNotification 2023-03-01T04:47:25.070Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json 2023-03-01T04:47:25.071Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:47:25.084Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:25.085Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:25.088Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646045069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:26.097Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw0622fc3a100a..base_vfw..module-0", "vfModuleModelInvariantUUID": "1ebfa24c-666a-4e96-a5ed-db6eb48c3fcf", "vfModuleModelVersion": "1", "vfModuleModelUUID": "220fbaa5-613b-4040-9502-534467ee8295", "vfModuleModelCustomizationUUID": "140e2036-f4b9-4641-933f-47b19d8908ca", "isBase": true, "artifacts": [ "99cccf6e-bf6a-49a5-99bd-c10788e79c16", "d1379e4a-e119-4e92-ad51-3ee48ef54f36" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T04:47:26.102Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw0622fc3a100a..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:220fbaa5-613b-4040-9502-534467ee8295 VfModuleModelInvariantUUID:1ebfa24c-666a-4e96-a5ed-db6eb48c3fcf VfModuleModelDescription:NULL Artifacts UUID List:{ 99cccf6e-bf6a-49a5-99bd-c10788e79c16 , d1379e4a-e119-4e92-ad51-3ee48ef54f36 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T04:47:26.104Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw0622fc3a100a..base_vfw..module-0", "vfModuleModelInvariantUUID": "1ebfa24c-666a-4e96-a5ed-db6eb48c3fcf", "vfModuleModelVersion": "1", "vfModuleModelUUID": "220fbaa5-613b-4040-9502-534467ee8295", "vfModuleModelCustomizationUUID": "140e2036-f4b9-4641-933f-47b19d8908ca", "isBase": true, "artifacts": [ "99cccf6e-bf6a-49a5-99bd-c10788e79c16", "d1379e4a-e119-4e92-ad51-3ee48ef54f36" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T04:47:26.104Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw0622fc3a100a..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:220fbaa5-613b-4040-9502-534467ee8295 VfModuleModelInvariantUUID:1ebfa24c-666a-4e96-a5ed-db6eb48c3fcf VfModuleModelDescription:NULL Artifacts UUID List:{ 99cccf6e-bf6a-49a5-99bd-c10788e79c16 , d1379e4a-e119-4e92-ad51-3ee48ef54f36 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T04:47:26.104Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 99cccf6e-bf6a-49a5-99bd-c10788e79c16 from URL: /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml 2023-03-01T04:47:26.104Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:47:26.105Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml 2023-03-01T04:47:26.268Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:47:26.269Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml 99cccf6e-bf6a-49a5-99bd-c10788e79c16 20368 2023-03-01T04:47:26.270Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-01T04:47:26.270Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml 2023-03-01T04:47:26.270Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:47:26.271Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:26.272Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:26.272Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646046270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:27.273Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1379e4a-e119-4e92-ad51-3ee48ef54f36 from URL: /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env 2023-03-01T04:47:27.273Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-01T04:47:27.274Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env 2023-03-01T04:47:27.353Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-01T04:47:27.354Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env d1379e4a-e119-4e92-ad51-3ee48ef54f36 2098 2023-03-01T04:47:27.354Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-01T04:47:27.354Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env 2023-03-01T04:47:27.354Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:47:27.355Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:27.355Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:27.355Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646047354, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:28.356Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 352dc96a-989b-4c15-8382-86824bf626dc 2023-03-01T04:47:28.356Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0622fc3a-100a 0 7c5f1fb8-98a8-4bbb-90b7-e984823f894b ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:47:28.391Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6b0106d3, org.onap.sdc.toscaparser.api.parameters.Input@55c5fff8, org.onap.sdc.toscaparser.api.parameters.Input@627df6d9, org.onap.sdc.toscaparser.api.parameters.Input@3fd0fc4e, org.onap.sdc.toscaparser.api.parameters.Input@5c8452f9] 2023-03-01T04:47:28.393Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.393Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.394Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-01T04:47:28.394Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da 2023-03-01T04:47:28.394Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da matches Tosca VF Customization UUID: 8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da 2023-03-01T04:47:28.394Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-01T04:47:28.399Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.400Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.401Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-01T04:47:28.401Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@13080623 2023-03-01T04:47:28.401Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.401Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-01T04:47:28.402Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 140e2036-f4b9-4641-933f-47b19d8908ca 2023-03-01T04:47:28.402Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 140e2036-f4b9-4641-933f-47b19d8908ca Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-01T04:47:28.407Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.407Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:28.407Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:28.407Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.410Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:28.410Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:28.411Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.411Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is not matching search criteria 2023-03-01T04:47:28.411Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-01T04:47:28.411Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-01T04:47:28.412Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-01T04:47:28.416Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-01T04:47:28.416Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-01T04:47:28.417Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.417Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:28.417Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-01T04:47:28.417Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:28.417Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-01T04:47:28.418Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.418Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=df20090d-83f7-41ad-a7f1-1f30a67312e5 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-01T04:47:28.423Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.423Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:28.424Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:28.424Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.424Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is not matching search criteria 2023-03-01T04:47:28.424Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-01T04:47:28.425Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-01T04:47:28.425Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:28.425Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.425Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-01T04:47:28.426Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.426Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-01T04:47:28.426Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-01T04:47:28.426Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-01T04:47:28.427Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:28.428Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-01T04:47:28.428Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.448Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a3c8aeee-fea9-4ad4-9613-a60eb4f67440 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-01T04:47:28.463Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.464Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:28.465Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:28.475Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.475Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is not matching search criteria 2023-03-01T04:47:28.475Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-01T04:47:28.475Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-01T04:47:28.476Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:28.476Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.476Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-01T04:47:28.476Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.477Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-01T04:47:28.477Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-01T04:47:28.477Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-01T04:47:28.477Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-01T04:47:28.478Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-01T04:47:28.478Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-01T04:47:28.478Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ed2a980f-bad7-454d-878a-f324bfb5baf1 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-01T04:47:28.490Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.490Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:28.491Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:47:28.491Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.491Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Node template vFW 0622fc3a-100a 0 is matching search criteria 2023-03-01T04:47:28.491Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 0622fc3a-100a 0] matching following query criteria: sdcType=VF, customizationUUID=8f495b6f-1ac6-438b-a9ea-5f5cfdf8d1da Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:47:28.504Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.504Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.504Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 352dc96a-989b-4c15-8382-86824bf626dc: vFW 0622fc3a-100a 2023-03-01T04:47:28.505Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.505Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.505Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.505Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.505Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.506Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.506Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.506Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.506Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:47:28.507Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-01 04-45-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:47:28.507Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-03-01 04-45-59 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:47:29.035Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0622fc3a-100a 7c5f1fb8-98a8-4bbb-90b7-e984823f894b 1 ASDC deployResourceStructure 2023-03-01T04:47:29.036Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json ASDC sendASDCNotification 2023-03-01T04:47:29.036Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json 2023-03-01T04:47:29.036Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:47:29.036Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:29.036Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:29.036Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646049036, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:30.039Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-01T04:47:30.040Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml 2023-03-01T04:47:30.040Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:47:30.040Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:30.040Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:30.040Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646050039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:31.041Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-01T04:47:31.042Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env 2023-03-01T04:47:31.042Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:47:31.042Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:31.042Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:31.042Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646051041, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:32.043Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar ASDC sendASDCNotification 2023-03-01T04:47:32.044Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar 2023-03-01T04:47:32.044Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:47:32.044Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:47:32.044Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:47:32.044Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646052043, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:47:33.045Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:47:33.080Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:47:33.084Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:47:33.084Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:47:33.084Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:48:03.084Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:48:03.151Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:48:03.157Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:48:03.157Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:48:03.157Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:48:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:48:09.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:48:09.597Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646020126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:48:09.598Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:48:33.157Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:48:33.180Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:48:33.194Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:48:33.194Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:48:33.194Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:49:03.194Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:49:03.290Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:49:03.317Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:49:03.318Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:49:03.318Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:49:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:49:09.599Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.599Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.601Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.601Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.602Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646001666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.602Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.603Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.603Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646004436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.605Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.605Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.606Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646001666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.607Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.608Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.608Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677645970745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.609Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.610Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.610Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "NOTIFIED" } 2023-03-01T04:49:09.611Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.612Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.613Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646020126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.614Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.615Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.615Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646004436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "NOTIFIED" } 2023-03-01T04:49:09.616Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.617Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.617Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646001666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-01T04:49:09.618Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.619Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.619Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-01T04:49:09.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.621Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.621Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646020126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.622Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.623Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.623Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677645970745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.624Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.624Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.625Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646004436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-01T04:49:09.625Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.625Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646001666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677645970745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.626Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646004436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646020126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.627Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646001666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.628Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.628Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.628Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677645970745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.628Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.628Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.628Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-01T04:49:09.629Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.629Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.629Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646020126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.629Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.629Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.630Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646004436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-01T04:49:09.630Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.630Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.630Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646001666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.630Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.631Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.631Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677645970745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.631Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.631Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.631Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.631Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.632Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.632Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646020126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.632Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.632Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.632Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646004436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.633Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.633Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.633Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646001666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:49:09.633Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.633Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.633Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677645970745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:49:09.634Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.634Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.634Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677645988889, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:49:09.634Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.634Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.634Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646020126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:49:09.635Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.635Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.635Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646004436, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:49:09.635Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.635Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.636Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646037420, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.636Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.636Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.636Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677646037515, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.636Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.636Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.636Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646037902, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.637Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.637Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.637Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646038197, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.637Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.637Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.638Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646037171, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.638Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.639Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.639Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646038424, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.639Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.639Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.639Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "cds-sdc-listener", "timestamp": 1677646038523, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:49:09.683Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 2023-03-01T04:49:09.684Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:49:09.707Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.707Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646039039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.707Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.707Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.707Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "policy-distribution-id", "timestamp": 1677646039425, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:49:09.719Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 2023-03-01T04:49:09.719Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:49:09.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646040174, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646041239, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:49:09.749Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 2023-03-01T04:49:09.749Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-01T04:49:09.763Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.763Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "multicloud-k8s", "timestamp": 1677646042242, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.763Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.763Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.763Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646045069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.763Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646046270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646047354, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.764Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646048565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.765Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.765Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.765Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "aai-model-loader", "timestamp": 1677646049568, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:49:09.777Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 2023-03-01T04:49:09.777Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:49:09.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646049036, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646050039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646050169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646051041, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646050169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vfw0622fc3a100a0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.811Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646052043, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646050169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646050169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646050169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/resourceInstances/vfw0622fc3a100a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646050169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:49:09.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646050169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:49:09.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646057940, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:49:09.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646062121, "artifactURL": "/sdc/v1/catalog/services/Vfw20230301044559/1.0/artifacts/service-Vfw20230301044559-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:49:09.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:49:09.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:49:09.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646063129, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:49:09.824Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 2023-03-01T04:49:09.824Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:49:33.320Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:49:33.374Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:49:33.382Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:49:33.383Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-01T04:49:33.383Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-01T04:49:33.384Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-01T04:49:33.384Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:49:33.384Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:49:33.385Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:49:33.385Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:49:33.386Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:49:33.387Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:49:33.405Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-01T04:50:03.405Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-01T04:50:03.426Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and serviceModelVersionId: 352dc96a-989b-4c15-8382-86824bf626dc 2023-03-01T04:50:03.426Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea03506e-e590-470c-8510-90f91fc1d175 2023-03-01T04:50:03.429Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0 2023-03-01T04:50:03.470Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-01T04:50:03.537Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0|INFO|500||Invoke 2023-03-01T04:50:03.538Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[454d380a-1948-46c6-b2e0-e54ea120e085], X-ECOMP-RequestID=[f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54], X-TransactionId=[], X-ONAP-RequestID=[f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54], Content-Type=[application/merge-patch+json]} 2023-03-01T04:50:03.555Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-01T04:50:03.738Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?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/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 04:50:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[175], vertex-id=[397504], x-aai-txid=[0-aai-resources-230301-04:50:03:904-41665], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T04:50:03.744Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-01T04:50:03.747Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea03506e-e590-470c-8510-90f91fc1d175/model-vers/model-ver/352dc96a-989b-4c15-8382-86824bf626dc?depth=0|INFO|500||InvokeReturn 2023-03-01T04:50:03.749Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-01T04:50:03.751Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:50:03.771Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T04:50:03.772Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-01T04:50:03.773Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-01T04:50:03.773Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:50:03.774Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:50:03.774Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646203773, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T04:50:04.831Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:50:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:50:09.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T04:50:09.594Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54", "consumerID": "SO-sdc-controller", "timestamp": 1677646203773, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-01T04:50:09.595Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:51:04.833Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:51:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:51:34.859Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Node 1 disconnected. 2023-03-01T04:52:04.834Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:52:09.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:53:04.837Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:53:09.598Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:54:04.841Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:54:09.602Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:55:04.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:55:09.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:55:57.648Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-01T04:55:57.655Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a57c5b8a-5148-4386-8f86-c1f96dde0141","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"de51bbfe-6550-4437-a400-01cb1be76345","serviceDescription":"service","serviceInvariantUUID":"4ecefce7-2cb9-4ca8-9a38-53ce386a50d4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2562ae91-0f3d-48d7-b222-9fc6e63df411","resourceInvariantUUID":"0a2aa327-e201-4217-be1c-45971d6c4b5e","resourceCustomizationUUID":"296bf0d3-7b8c-4be3-bd4f-87df2d38090f","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":"MDgzMGY4MDlhZDMzMWY5MDcyYjk5Njg3Mzk1NWU2MzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"35a7490c-82a0-4066-ab3d-e948600a21fb","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NWU3MzJmMTQzMzA4NTMyNjI3MjQxYmE2YjllNzcwOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"90d1ad05-20e8-45a1-a3b5-774df08b276c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-01T04:55:57.681Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:55:57.682Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:55:57.683Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:55:57.683Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646504843, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:55:57.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-01T04:55:57.691Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "policy-distribution-id", "timestamp": 1677646550440, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:55:57.692Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:55:58.685Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:55:58.686Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:55:58.686Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:55:58.686Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646504843, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:55:59.687Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "de51bbfe-6550-4437-a400-01cb1be76345", "serviceDescription": "service", "serviceInvariantUUID": "4ecefce7-2cb9-4ca8-9a38-53ce386a50d4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "296bf0d3-7b8c-4be3-bd4f-87df2d38090f", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "2562ae91-0f3d-48d7-b222-9fc6e63df411", "resourceInvariantUUID": "0a2aa327-e201-4217-be1c-45971d6c4b5e", "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": "NWU3MzJmMTQzMzA4NTMyNjI3MjQxYmE2YjllNzcwOGI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "90d1ad05-20e8-45a1-a3b5-774df08b276c" } ], "workloadContext": "Production" } 2023-03-01T04:55:59.688Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-01T04:55:59.688Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 de51bbfe-6550-4437-a400-01cb1be76345 ASDC 2023-03-01T04:55:59.689Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a57c5b8a-5148-4386-8f86-c1f96dde0141 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:de51bbfe-6550-4437-a400-01cb1be76345 ServiceInvariantUUID:4ecefce7-2cb9-4ca8-9a38-53ce386a50d4 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:90d1ad05-20e8-45a1-a3b5-774df08b276c ArtifactChecksum:NWU3MzJmMTQzMzA4NTMyNjI3MjQxYmE2YjllNzcwOGI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:296bf0d3-7b8c-4be3-bd4f-87df2d38090f ResourceInvariantUUID:0a2aa327-e201-4217-be1c-45971d6c4b5e ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:2562ae91-0f3d-48d7-b222-9fc6e63df411 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-01T04:55:59.690Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF de51bbfe-6550-4437-a400-01cb1be76345 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:55:59.921Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:55:59.929Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:55:59.930Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:55:59.930Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 90d1ad05-20e8-45a1-a3b5-774df08b276c from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-01T04:55:59.932Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T04:55:59.934Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-01T04:56:00.115Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T04:56:00.121Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 90d1ad05-20e8-45a1-a3b5-774df08b276c 57790 2023-03-01T04:56:00.123Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-01T04:56:00.123Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-01T04:56:00.124Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:56:00.125Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:56:00.126Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:56:00.129Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646560123, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:56:01.132Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:56:01.133Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:56:01.134Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 90d1ad05-20e8-45a1-a3b5-774df08b276c, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:01.135Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-01T04:56:01.137Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:01.137Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:01.398Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP519405830368803640/Definitions/service-BasicNetwork-template.yml 2023-03-01T04:56:03.062Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-01T04:56:03.064Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T04:56:03.064Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.064Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-01T04:56:03.064Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.064Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.064Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.064Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.065Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.065Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.065Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.065Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.065Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T04:56:03.065Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.066Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.066Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-01T04:56:03.066Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T04:56:03.067Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:56:03.067Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.067Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.067Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-01T04:56:03.068Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T04:56:03.068Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:56:03.068Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.068Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.068Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.068Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.069Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.070Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.070Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.070Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.070Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.070Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.071Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:de51bbfe-6550-4437-a400-01cb1be76345 Model Version:NULL Model InvariantUuid:4ecefce7-2cb9-4ca8-9a38-53ce386a50d4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:0a2aa327-e201-4217-be1c-45971d6c4b5e Model UUID:ece55b34-a913-41ec-bcc0-fb51d5b1ffdd Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:296bf0d3-7b8c-4be3-bd4f-87df2d38090f Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-01T04:56:03.157Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 2562ae91-0f3d-48d7-b222-9fc6e63df411 2023-03-01T04:56:03.159Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||No resources found for Service: de51bbfe-6550-4437-a400-01cb1be76345 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:56:03.200Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500|| 2023-03-01T04:56:03.202Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-01T04:56:03.205Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||No resources found for Service: de51bbfe-6550-4437-a400-01cb1be76345 2023-03-01T04:56:03.206Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: de51bbfe-6550-4437-a400-01cb1be76345 2023-03-01T04:56:03.207Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-01T04:56:03.209Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:56:03.265Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5db04fb4, org.onap.sdc.toscaparser.api.parameters.Input@3186b92a, org.onap.sdc.toscaparser.api.parameters.Input@5985b100, org.onap.sdc.toscaparser.api.parameters.Input@6744e884, org.onap.sdc.toscaparser.api.parameters.Input@3856d637] 2023-03-01T04:56:03.267Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.267Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.270Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.272Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.272Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid de51bbfe-6550-4437-a400-01cb1be76345: Generic NeutronNet 2023-03-01T04:56:03.272Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.272Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.272Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.272Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-01T04:56:03.407Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.411Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.411Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.411Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.412Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:56:03.412Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:56:03.412Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-01T04:56:03.727Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-01T04:56:03.728Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-01T04:56:03.728Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-01T04:56:03.728Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:56:03.728Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:56:03.728Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:56:03.729Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646563728, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:56:04.729Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:56:04.772Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:56:04.785Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:56:04.785Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:56:04.785Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:56:09.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:56:09.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:56:09.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "multicloud-k8s", "timestamp": 1677646553270, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:56:09.598Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:56:34.785Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:56:34.809Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:56:34.812Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:56:34.812Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:56:34.812Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:57:04.813Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:57:04.961Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:57:04.972Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:57:04.972Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T04:57:04.973Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T04:57:09.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:57:09.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.594Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "cds-sdc-listener", "timestamp": 1677646519544, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:57:09.595Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.595Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646504843, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:57:09.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "policy-distribution-id", "timestamp": 1677646550440, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:57:09.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "multicloud-k8s", "timestamp": 1677646553270, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:57:09.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.598Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "cds-sdc-listener", "timestamp": 1677646519544, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:57:09.598Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.598Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646504843, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:57:09.598Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "aai-model-loader", "timestamp": 1677646560126, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "policy-distribution-id", "timestamp": 1677646560305, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "cds-sdc-listener", "timestamp": 1677646560414, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.599Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "aai-model-loader", "timestamp": 1677646560126, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:57:09.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646560123, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:57:09.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646560168, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:57:09.601Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.601Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "policy-distribution-id", "timestamp": 1677646561308, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:57:09.601Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.602Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.602Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "cds-sdc-listener", "timestamp": 1677646561421, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:57:09.651Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a57c5b8a-5148-4386-8f86-c1f96dde0141 2023-03-01T04:57:09.651Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a57c5b8a-5148-4386-8f86-c1f96dde0141 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:57:09.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646560168, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:57:09.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "aai-model-loader", "timestamp": 1677646562329, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:57:09.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "policy-distribution-id", "timestamp": 1677646562309, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:57:09.692Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a57c5b8a-5148-4386-8f86-c1f96dde0141 2023-03-01T04:57:09.692Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a57c5b8a-5148-4386-8f86-c1f96dde0141 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:57:09.721Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.721Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646563030, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:57:09.721Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.721Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.721Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646563728, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:57:09.722Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.722Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.722Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646565046, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:57:09.722Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.722Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.722Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646566055, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:57:09.797Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a57c5b8a-5148-4386-8f86-c1f96dde0141 2023-03-01T04:57:09.797Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a57c5b8a-5148-4386-8f86-c1f96dde0141 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:57:09.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "aai-model-loader", "timestamp": 1677646566735, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:57:09.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:57:09.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:57:09.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "aai-model-loader", "timestamp": 1677646567738, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:57:09.882Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a57c5b8a-5148-4386-8f86-c1f96dde0141 2023-03-01T04:57:09.882Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a57c5b8a-5148-4386-8f86-c1f96dde0141 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:57:34.973Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:57:35.103Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:57:35.125Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:57:35.129Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-01T04:57:35.132Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-01T04:57:35.133Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-01T04:57:35.134Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:57:35.135Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:57:35.136Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:57:35.137Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:57:35.138Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:57:35.141Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:57:35.194Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-01T04:58:05.194Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-01T04:58:05.208Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a57c5b8a-5148-4386-8f86-c1f96dde0141 and serviceModelVersionId: de51bbfe-6550-4437-a400-01cb1be76345 2023-03-01T04:58:05.208Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ecefce7-2cb9-4ca8-9a38-53ce386a50d4 2023-03-01T04:58:05.210Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4/model-vers/model-ver/de51bbfe-6550-4437-a400-01cb1be76345?depth=0 2023-03-01T04:58:05.215Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-01T04:58:05.282Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|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/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4/model-vers/model-ver/de51bbfe-6550-4437-a400-01cb1be76345?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-01T04:58:05.283Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4/model-vers/model-ver/de51bbfe-6550-4437-a400-01cb1be76345?depth=0|INFO|500||Invoke 2023-03-01T04:58:05.289Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4/model-vers/model-ver/de51bbfe-6550-4437-a400-01cb1be76345?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-01T04:58:05.457Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4/model-vers/model-ver/de51bbfe-6550-4437-a400-01cb1be76345?depth=0|INFO|500||InvokeReturn 2023-03-01T04:58:05.458Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|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/4ecefce7-2cb9-4ca8-9a38-53ce386a50d4/model-vers/model-ver/de51bbfe-6550-4437-a400-01cb1be76345?depth=0 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 04:58:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[245984], x-aai-txid=[0-aai-resources-230301-04:58:05:629-71578], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T04:58:05.459Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T04:58:05.459Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-01T04:58:05.459Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:58:05.473Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T04:58:05.473Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a57c5b8a-5148-4386-8f86-c1f96dde0141 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-01T04:58:05.474Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-01T04:58:05.474Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:05.474Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:05.474Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646685474, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T04:58:06.513Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T04:58:06.520Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-01T04:58:06.521Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b9cd167a-00d0-4de1-869c-77220908216b","serviceName":"Demo_pNF_ws8SUfYT5jfOHzgMHNLP","serviceVersion":"1.0","serviceUUID":"e0339c0f-75fd-4a9b-adcb-fecdaf788dd7","serviceDescription":"catalog service description","serviceInvariantUUID":"2f352aa4-ca6e-4359-a653-5d10cda030d5","resources":[{"resourceInstanceName":"pNF 6905b1c6-5539 0","resourceName":"pNF 6905b1c6-5539","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5759a33c-d47e-4724-97bc-e26e28566e1c","resourceInvariantUUID":"911a7861-c7fa-46f7-bb3f-34ad03807a2d","resourceCustomizationUUID":"d7f0dde7-5fa9-45a7-8569-04301590fbc8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml","artifactChecksum":"NjE4ZjhkZDkxNTlkZmMwODRiZTk1YmE1OTNmZjRiYzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e029f1a2-6268-4c74-bb86-679a260bbc01","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar","artifactChecksum":"OTEyZWNjZTdhNzViZDI3NjVlNGFhYmUyOTM0MmQ0ZGU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c095cf92-c81b-4e23-acde-159f22e90b75","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5d9ad15-ae79-45ca-95ec-192e0ceaf7ed","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml","artifactChecksum":"MGNiMzhiOGJmNzY3YjYwMGQ0NThmNTY3MTFlNDUxZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"83f35b59-3b3c-4391-9c6e-753133e2c98f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"57a8a2c9-86a7-4ff9-857f-4a9d4468b414","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a91f492f-18f2-48b6-b42b-759f99f3a70e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml","artifactChecksum":"ZWE4ZjAwZWFmNjk4MmEyZGYwOGNlZWY3OGRmMDUwMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e08c7f85-a74f-4e95-8f02-70c52be8126f","artifactVersion":"1"},{"artifactName":"service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar","artifactChecksum":"ZjVlYzhkY2JmYjE0MzQ2NjViMzE1MDJmOGY0ZDRkYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8954f8fa-a3a0-4b65-a5f5-ad5642eb1bbe","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-01T04:58:06.525Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:06.525Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:06.525Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:06.526Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:07.527Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:07.528Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:07.528Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:07.528Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:08.529Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:08.530Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:08.530Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:08.530Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:09.531Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:09.531Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:09.531Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:09.531Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:09.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:09.593Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.594Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.595Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.598Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.598Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.598Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.600Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.600Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.600Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.601Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.601Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.601Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.601Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.602Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.603Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.603Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.603Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.604Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.604Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.605Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.605Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.605Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.606Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.606Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.607Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.608Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.608Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.610Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.611Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.612Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.613Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.613Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.614Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.614Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.615Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.615Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.616Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.616Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.616Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.617Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.617Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.617Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.620Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.621Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.621Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.622Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.623Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.624Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.624Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.624Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.625Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.625Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.625Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.626Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.626Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.626Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.634Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.634Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.634Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.634Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.634Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.634Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.634Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.635Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.636Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.636Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.636Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.636Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.636Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.636Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.636Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:58:09.637Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.637Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.637Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646593310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:58:09.637Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.637Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.637Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "multicloud-k8s", "timestamp": 1677646590471, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:58:09.637Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646562424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646590126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.638Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646590169, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646603002, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646603105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.639Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646603808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:58:09.640Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.640Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.640Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646604128, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:58:09.640Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.640Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.640Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646604004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:58:09.641Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.641Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.641Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "cds-sdc-listener", "timestamp": 1677646604116, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:58:09.727Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b9cd167a-00d0-4de1-869c-77220908216b 2023-03-01T04:58:09.727Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b9cd167a-00d0-4de1-869c-77220908216b and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:58:09.750Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.751Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "policy-distribution-id", "timestamp": 1677646605005, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:58:09.771Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b9cd167a-00d0-4de1-869c-77220908216b 2023-03-01T04:58:09.773Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b9cd167a-00d0-4de1-869c-77220908216b and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:58:09.814Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.814Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646606487, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:58:09.815Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.815Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.816Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646607493, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:58:09.856Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b9cd167a-00d0-4de1-869c-77220908216b 2023-03-01T04:58:09.857Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b9cd167a-00d0-4de1-869c-77220908216b and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:58:09.917Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.918Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646609160, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:58:09.918Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:58:09.918Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:58:09.918Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "aai-model-loader", "timestamp": 1677646610164, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:58:09.959Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b9cd167a-00d0-4de1-869c-77220908216b 2023-03-01T04:58:09.959Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b9cd167a-00d0-4de1-869c-77220908216b and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:58:10.532Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:10.533Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:10.533Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:10.533Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:11.534Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:11.535Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:11.535Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:11.535Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:12.536Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:12.537Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:12.537Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:12.537Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:13.538Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:13.539Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:13.539Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:13.539Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:14.541Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "serviceName": "Demo_pNF_ws8SUfYT5jfOHzgMHNLP", "serviceVersion": "1.0", "serviceUUID": "e0339c0f-75fd-4a9b-adcb-fecdaf788dd7", "serviceDescription": "catalog service description", "serviceInvariantUUID": "2f352aa4-ca6e-4359-a653-5d10cda030d5", "resources": [ { "resourceInstanceName": "pNF 6905b1c6-5539 0", "resourceCustomizationUUID": "d7f0dde7-5fa9-45a7-8569-04301590fbc8", "resourceName": "pNF 6905b1c6-5539", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5759a33c-d47e-4724-97bc-e26e28566e1c", "resourceInvariantUUID": "911a7861-c7fa-46f7-bb3f-34ad03807a2d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "artifactChecksum": "ZjVlYzhkY2JmYjE0MzQ2NjViMzE1MDJmOGY0ZDRkYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8954f8fa-a3a0-4b65-a5f5-ad5642eb1bbe" } ], "workloadContext": "Production" } 2023-03-01T04:58:14.541Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-01T04:58:14.542Z|a57c5b8a-5148-4386-8f86-c1f96dde0141|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e0339c0f-75fd-4a9b-adcb-fecdaf788dd7 ASDC 2023-03-01T04:58:14.543Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b9cd167a-00d0-4de1-869c-77220908216b ServiceName:Demo_pNF_ws8SUfYT5jfOHzgMHNLP ServiceVersion:1.0 ServiceUUID:e0339c0f-75fd-4a9b-adcb-fecdaf788dd7 ServiceInvariantUUID:2f352aa4-ca6e-4359-a653-5d10cda030d5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar ArtifactUUID:8954f8fa-a3a0-4b65-a5f5-ad5642eb1bbe ArtifactChecksum:ZjVlYzhkY2JmYjE0MzQ2NjViMzE1MDJmOGY0ZDRkYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6905b1c6-5539 0 ResourceCustomizationUUID:d7f0dde7-5fa9-45a7-8569-04301590fbc8 ResourceInvariantUUID:911a7861-c7fa-46f7-bb3f-34ad03807a2d ResourceName:pNF 6905b1c6-5539 ResourceType:PNF ResourceUUID:5759a33c-d47e-4724-97bc-e26e28566e1c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-01T04:58:14.543Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e0339c0f-75fd-4a9b-adcb-fecdaf788dd7 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T04:58:14.610Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:58:14.611Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:58:14.611Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:58:14.611Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8954f8fa-a3a0-4b65-a5f5-ad5642eb1bbe from URL: /sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:14.611Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T04:58:14.612Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:14.700Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T04:58:14.702Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 8954f8fa-a3a0-4b65-a5f5-ad5642eb1bbe 88029 2023-03-01T04:58:14.702Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar ASDC sendASDCNotification 2023-03-01T04:58:14.703Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:14.703Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:58:14.703Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:14.703Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:14.703Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646694702, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:15.711Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:58:15.714Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:58:15.714Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 8954f8fa-a3a0-4b65-a5f5-ad5642eb1bbe, URL: /sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar to file: /app/ASDC/1/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:15.715Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:15.716Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:15.717Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:16.090Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5071293617696083044/Definitions/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml 2023-03-01T04:58:17.742Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-01T04:58:17.743Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T04:58:17.744Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.744Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-01T04:58:17.745Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6905b1c6-5539 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-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.746Z|b9cd167a-00d0-4de1-869c-77220908216b|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-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.747Z|b9cd167a-00d0-4de1-869c-77220908216b|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-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.747Z|b9cd167a-00d0-4de1-869c-77220908216b|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-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.751Z|b9cd167a-00d0-4de1-869c-77220908216b|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-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.751Z|b9cd167a-00d0-4de1-869c-77220908216b|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-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.751Z|b9cd167a-00d0-4de1-869c-77220908216b|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-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:17.751Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T04:58:17.752Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.752Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.752Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Node template pNF 6905b1c6-5539 0 is matching search criteria 2023-03-01T04:58:17.753Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T04:58:17.753Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 6905b1c6-5539 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:58:17.753Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.753Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.754Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Node template pNF 6905b1c6-5539 0 is matching search criteria 2023-03-01T04:58:17.754Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T04:58:17.754Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 6905b1c6-5539 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:58:17.755Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.755Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.755Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.755Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.756Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.756Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.756Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.756Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.757Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.757Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.757Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_ws8SUfYT5jfOHzgMHNLP Description:catalog service description Model UUID:e0339c0f-75fd-4a9b-adcb-fecdaf788dd7 Model Version:NULL Model InvariantUuid:2f352aa4-ca6e-4359-a653-5d10cda030d5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-01T04:58:17.785Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 5759a33c-d47e-4724-97bc-e26e28566e1c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:58:17.795Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||pNF 6905b1c6-5539 0 2023-03-01T04:58:17.795Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 5759a33c-d47e-4724-97bc-e26e28566e1c 2023-03-01T04:58:17.795Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e0339c0f-75fd-4a9b-adcb-fecdaf788dd7 2023-03-01T04:58:17.795Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e0339c0f-75fd-4a9b-adcb-fecdaf788dd7 2023-03-01T04:58:17.795Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6905b1c6-5539 0 5759a33c-d47e-4724-97bc-e26e28566e1c ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:58:17.823Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b1f876a, org.onap.sdc.toscaparser.api.parameters.Input@4b59978, org.onap.sdc.toscaparser.api.parameters.Input@7f4ab6, org.onap.sdc.toscaparser.api.parameters.Input@22354443, org.onap.sdc.toscaparser.api.parameters.Input@1526b3b8] 2023-03-01T04:58:17.823Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.824Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.824Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid e0339c0f-75fd-4a9b-adcb-fecdaf788dd7: pNF 6905b1c6-5539 2023-03-01T04:58:17.824Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Processing PNF resource: 5759a33c-d47e-4724-97bc-e26e28566e1c 2023-03-01T04:58:17.824Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:58:17.824Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ws8SUfYT5jfOHzgMHNLP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:58:17.824Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Resource customization UUID: d7f0dde7-5fa9-45a7-8569-04301590fbc8 is the same as notified resource customizationUUID: d7f0dde7-5fa9-45a7-8569-04301590fbc8 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-01T04:58:18.021Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6905b1c6-5539 5759a33c-d47e-4724-97bc-e26e28566e1c 0 ASDC deployResourceStructure 2023-03-01T04:58:18.021Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar ASDC sendASDCNotification 2023-03-01T04:58:18.022Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar 2023-03-01T04:58:18.022Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:58:18.022Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:18.022Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:18.022Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646698021, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:19.023Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b9cd167a-00d0-4de1-869c-77220908216b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:58:19.056Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b9cd167a-00d0-4de1-869c-77220908216b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:58:19.061Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:58:19.061Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-01T04:58:19.061Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-01T04:58:19.062Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-01T04:58:19.062Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:58:19.062Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:58:19.062Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:58:19.062Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:58:19.063Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:58:19.063Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:58:19.087Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-01T04:58:49.087Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b9cd167a-00d0-4de1-869c-77220908216b and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-01T04:58:49.117Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b9cd167a-00d0-4de1-869c-77220908216b and serviceModelVersionId: e0339c0f-75fd-4a9b-adcb-fecdaf788dd7 2023-03-01T04:58:49.117Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2f352aa4-ca6e-4359-a653-5d10cda030d5 2023-03-01T04:58:49.118Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2f352aa4-ca6e-4359-a653-5d10cda030d5/model-vers/model-ver/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7?depth=0 2023-03-01T04:58:49.123Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-01T04:58:49.215Z|b9cd167a-00d0-4de1-869c-77220908216b|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/2f352aa4-ca6e-4359-a653-5d10cda030d5/model-vers/model-ver/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-01T04:58:49.218Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f352aa4-ca6e-4359-a653-5d10cda030d5/model-vers/model-ver/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7?depth=0|INFO|500||Invoke 2023-03-01T04:58:49.226Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f352aa4-ca6e-4359-a653-5d10cda030d5/model-vers/model-ver/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-01T04:58:49.365Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f352aa4-ca6e-4359-a653-5d10cda030d5/model-vers/model-ver/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7?depth=0|INFO|500||InvokeReturn 2023-03-01T04:58:49.365Z|b9cd167a-00d0-4de1-869c-77220908216b|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/2f352aa4-ca6e-4359-a653-5d10cda030d5/model-vers/model-ver/e0339c0f-75fd-4a9b-adcb-fecdaf788dd7?depth=0 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 04:58:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[233552], x-aai-txid=[1-aai-resources-230301-04:58:49:567-33688], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T04:58:49.366Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T04:58:49.366Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-01T04:58:49.366Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:58:49.412Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T04:58:49.413Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b9cd167a-00d0-4de1-869c-77220908216b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-01T04:58:49.413Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-01T04:58:49.414Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:49.414Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:49.416Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646729413, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T04:58:50.447Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-01T04:58:50.447Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"e9d21ccb-5a61-4045-8c3a-70334ef2720b","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"2c1004b9-1fd4-4593-992a-3dec29f959b6","serviceDescription":"service","serviceInvariantUUID":"cc8289a5-94f6-483c-ae42-fe9ff3f27705","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4b53346f-ccb0-4d41-bfa9-2c1994b71d07","resourceInvariantUUID":"b4cfed10-c12a-4c88-a2ad-943d76fdc654","resourceCustomizationUUID":"5c50b738-58ed-49e2-b23d-8c99122864c6","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":"NzAzZDg4N2YxOTdhZTdkM2I5MTc0YzE3MDRmNDg5YWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8c3912b6-8724-44b8-9578-965c4f92eb28","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":"ZGE0NjZlYTMwNTNhMzZhYjZiZmM2Y2E0MzMwZTk2NmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3f652f45-ad9d-452a-a767-369f1cc9afce","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":"1cec876f-18f1-47d3-836e-0b8752ba4422","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":"e1811033-703e-4e38-8d3e-02afcebc9a9b","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":"5ac3fa56-27a5-4058-a211-f1b7d64ac0f2","artifactVersion":"2","generatedFromUUID":"1cec876f-18f1-47d3-836e-0b8752ba4422"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MzA2ZGQwNWNjZDk0NjIyY2I2MzI2ZjE0ZjM0MTIxZWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a7eb9e71-0c22-4350-912a-d88df2f579e7","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MGQ2YzljNzMyNWE0NDgyNjAzYjgyNjQ2NDJkZmI3Yzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38731515-caa6-490a-8d46-2ae3951db83e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-01T04:58:50.448Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:50.448Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:50.448Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:50.448Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:51.450Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:51.451Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:51.451Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:51.452Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:52.454Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:52.454Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:52.455Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:52.455Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:53.456Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:53.457Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:53.457Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:53.458Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:54.459Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:54.460Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:54.460Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:54.460Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:55.461Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:55.463Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:55.463Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:55.463Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:56.465Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T04:58:56.466Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:56.467Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:56.468Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:57.471Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "2c1004b9-1fd4-4593-992a-3dec29f959b6", "serviceDescription": "service", "serviceInvariantUUID": "cc8289a5-94f6-483c-ae42-fe9ff3f27705", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5c50b738-58ed-49e2-b23d-8c99122864c6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4b53346f-ccb0-4d41-bfa9-2c1994b71d07", "resourceInvariantUUID": "b4cfed10-c12a-4c88-a2ad-943d76fdc654", "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": "ZGE0NjZlYTMwNTNhMzZhYjZiZmM2Y2E0MzMwZTk2NmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f652f45-ad9d-452a-a767-369f1cc9afce", "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": "1cec876f-18f1-47d3-836e-0b8752ba4422", "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": "5ac3fa56-27a5-4058-a211-f1b7d64ac0f2", "generatedFromUUID": "1cec876f-18f1-47d3-836e-0b8752ba4422" }, "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": "5ac3fa56-27a5-4058-a211-f1b7d64ac0f2", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MGQ2YzljNzMyNWE0NDgyNjAzYjgyNjQ2NDJkZmI3Yzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "38731515-caa6-490a-8d46-2ae3951db83e" } ], "workloadContext": "Production" } 2023-03-01T04:58:57.471Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-01T04:58:57.471Z|b9cd167a-00d0-4de1-869c-77220908216b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2c1004b9-1fd4-4593-992a-3dec29f959b6 ASDC 2023-03-01T04:58:57.472Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:e9d21ccb-5a61-4045-8c3a-70334ef2720b ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:2c1004b9-1fd4-4593-992a-3dec29f959b6 ServiceInvariantUUID:cc8289a5-94f6-483c-ae42-fe9ff3f27705 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:38731515-caa6-490a-8d46-2ae3951db83e ArtifactChecksum:MGQ2YzljNzMyNWE0NDgyNjAzYjgyNjQ2NDJkZmI3Yzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5c50b738-58ed-49e2-b23d-8c99122864c6 ResourceInvariantUUID:b4cfed10-c12a-4c88-a2ad-943d76fdc654 ResourceName:basic_vm ResourceType:VF ResourceUUID:4b53346f-ccb0-4d41-bfa9-2c1994b71d07 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:3f652f45-ad9d-452a-a767-369f1cc9afce ArtifactChecksum:ZGE0NjZlYTMwNTNhMzZhYjZiZmM2Y2E0MzMwZTk2NmU= 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:1cec876f-18f1-47d3-836e-0b8752ba4422 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:5ac3fa56-27a5-4058-a211-f1b7d64ac0f2 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:5ac3fa56-27a5-4058-a211-f1b7d64ac0f2 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-01T04:58:57.473Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1004b9-1fd4-4593-992a-3dec29f959b6 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:58:57.663Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:58:57.664Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:58:57.664Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:58:57.664Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 38731515-caa6-490a-8d46-2ae3951db83e from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-01T04:58:57.664Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T04:58:57.664Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-01T04:58:57.904Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T04:58:57.917Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 38731515-caa6-490a-8d46-2ae3951db83e 75187 2023-03-01T04:58:57.942Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-01T04:58:57.948Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-01T04:58:57.950Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:58:57.955Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:58:57.955Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:58:57.955Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646737941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:58:58.957Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T04:58:58.958Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T04:58:58.959Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 38731515-caa6-490a-8d46-2ae3951db83e, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:58:58.959Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-01T04:58:58.960Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:58:58.961Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:58:59.797Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11230710772892936279/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-01T04:59:04.656Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-01T04:59:04.656Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T04:59:04.656Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.657Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-01T04:59:04.658Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T04:59:04.658Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.658Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:04.658Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:04.659Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T04:59:04.659Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:59:04.659Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.659Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:04.659Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:04.660Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T04:59:04.660Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T04:59:04.660Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.660Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:04.660Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.661Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-01T04:59:04.661Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-01T04:59:04.661Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-01T04:59:04.661Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-01T04:59:04.661Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-01T04:59:04.661Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-01T04:59:04.662Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.662Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-01T04:59:04.662Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.662Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:04.663Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:59:04.663Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.663Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:04.663Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:59:04.673Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.674Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:04.674Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:59:04.675Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.675Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-01T04:59:04.675Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-01T04:59:04.675Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-01T04:59:04.676Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=350a3311-b3df-426a-a343-e9c690e8cfd2 2023-03-01T04:59:04.676Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.676Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:04.677Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.677Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:04.677Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.678Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:04.678Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:04.679Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:04.679Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:2c1004b9-1fd4-4593-992a-3dec29f959b6 Model Version:NULL Model InvariantUuid:cc8289a5-94f6-483c-ae42-fe9ff3f27705 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:4e2f32e5-0083-4f8e-9183-d7b8e1b5310c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b4cfed10-c12a-4c88-a2ad-943d76fdc654 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5c50b738-58ed-49e2-b23d-8c99122864c6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:67e90b30-d202-4df8-86e9-b551cf4bd3a7 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:7e01d795-427e-4e9f-8e30-e1f8bf03a35b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:350a3311-b3df-426a-a343-e9c690e8cfd2 ModelInvariantUuid:f4f61c59-c2d0-4b6d-8e99-da86b84c36b0 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:d2176b1c-4b26-4ed7-a97f-76b45b274bcf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:b9debfc7-af3e-4d62-82c4-4a9ce52f78c4 ModelInvariantUuid:8d644eb6-b443-496f-af41-9d13124022f9 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:55dedaeb-7120-43ca-88de-9aa91e5b3a5e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-01T04:59:04.793Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 4b53346f-ccb0-4d41-bfa9-2c1994b71d07 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:59:04.803Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||basic_vm 0 2023-03-01T04:59:04.803Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4b53346f-ccb0-4d41-bfa9-2c1994b71d07 2023-03-01T04:59:04.804Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3f652f45-ad9d-452a-a767-369f1cc9afce from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-01T04:59:04.804Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T04:59:04.804Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-01T04:59:05.027Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T04:59:05.028Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 3f652f45-ad9d-452a-a767-369f1cc9afce 787 2023-03-01T04:59:05.029Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-01T04:59:05.029Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-01T04:59:05.029Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:59:05.034Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:05.034Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:05.035Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646745029, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:06.048Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "67e90b30-d202-4df8-86e9-b551cf4bd3a7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7e01d795-427e-4e9f-8e30-e1f8bf03a35b", "vfModuleModelCustomizationUUID": "7947e22b-08a2-4150-a9cd-cb5d1548e51d", "isBase": true, "artifacts": [ "1cec876f-18f1-47d3-836e-0b8752ba4422", "5ac3fa56-27a5-4058-a211-f1b7d64ac0f2" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T04:59:06.053Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7e01d795-427e-4e9f-8e30-e1f8bf03a35b VfModuleModelInvariantUUID:67e90b30-d202-4df8-86e9-b551cf4bd3a7 VfModuleModelDescription:NULL Artifacts UUID List:{ 1cec876f-18f1-47d3-836e-0b8752ba4422 , 5ac3fa56-27a5-4058-a211-f1b7d64ac0f2 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T04:59:06.055Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "67e90b30-d202-4df8-86e9-b551cf4bd3a7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7e01d795-427e-4e9f-8e30-e1f8bf03a35b", "vfModuleModelCustomizationUUID": "7947e22b-08a2-4150-a9cd-cb5d1548e51d", "isBase": true, "artifacts": [ "1cec876f-18f1-47d3-836e-0b8752ba4422", "5ac3fa56-27a5-4058-a211-f1b7d64ac0f2" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T04:59:06.055Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7e01d795-427e-4e9f-8e30-e1f8bf03a35b VfModuleModelInvariantUUID:67e90b30-d202-4df8-86e9-b551cf4bd3a7 VfModuleModelDescription:NULL Artifacts UUID List:{ 1cec876f-18f1-47d3-836e-0b8752ba4422 , 5ac3fa56-27a5-4058-a211-f1b7d64ac0f2 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T04:59:06.056Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1cec876f-18f1-47d3-836e-0b8752ba4422 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-01T04:59:06.057Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T04:59:06.058Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-01T04:59:06.182Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T04:59:06.182Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 1cec876f-18f1-47d3-836e-0b8752ba4422 5033 2023-03-01T04:59:06.183Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-01T04:59:06.183Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-01T04:59:06.186Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:59:06.187Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:06.188Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:06.188Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646746183, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:07.189Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5ac3fa56-27a5-4058-a211-f1b7d64ac0f2 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-01T04:59:07.190Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T04:59:07.190Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-01T04:59:07.264Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T04:59:07.265Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 5ac3fa56-27a5-4058-a211-f1b7d64ac0f2 903 2023-03-01T04:59:07.267Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-01T04:59:07.267Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-01T04:59:07.268Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T04:59:07.269Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:07.269Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:07.270Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646747267, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:08.272Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 2c1004b9-1fd4-4593-992a-3dec29f959b6 2023-03-01T04:59:08.273Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 4b53346f-ccb0-4d41-bfa9-2c1994b71d07 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:59:08.310Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@125928d3, org.onap.sdc.toscaparser.api.parameters.Input@743c8596, org.onap.sdc.toscaparser.api.parameters.Input@47355ccc, org.onap.sdc.toscaparser.api.parameters.Input@78b3a1bd, org.onap.sdc.toscaparser.api.parameters.Input@23f711c8] 2023-03-01T04:59:08.312Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.312Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.313Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-01T04:59:08.313Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 5c50b738-58ed-49e2-b23d-8c99122864c6 2023-03-01T04:59:08.313Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5c50b738-58ed-49e2-b23d-8c99122864c6 matches Tosca VF Customization UUID: 5c50b738-58ed-49e2-b23d-8c99122864c6 2023-03-01T04:59:08.314Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 5c50b738-58ed-49e2-b23d-8c99122864c6 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-01T04:59:08.321Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.321Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.322Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 5c50b738-58ed-49e2-b23d-8c99122864c6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-01T04:59:08.323Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3b1225b6 2023-03-01T04:59:08.323Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.323Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-01T04:59:08.323Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7947e22b-08a2-4150-a9cd-cb5d1548e51d 2023-03-01T04:59:08.324Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7947e22b-08a2-4150-a9cd-cb5d1548e51d Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-01T04:59:08.328Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.329Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:08.329Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:59:08.329Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.329Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:08.330Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:59:08.330Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.331Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-01T04:59:08.331Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-01T04:59:08.332Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-01T04:59:08.332Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=350a3311-b3df-426a-a343-e9c690e8cfd2 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-01T04:59:08.338Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.338Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:08.338Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T04:59:08.339Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.339Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-01T04:59:08.339Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5c50b738-58ed-49e2-b23d-8c99122864c6 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:59:08.342Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.343Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.343Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 2c1004b9-1fd4-4593-992a-3dec29f959b6: basic_vm 2023-03-01T04:59:08.343Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.344Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.344Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.344Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.345Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.345Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.348Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.348Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.348Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T04:59:08.348Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-01T04:59:08.349Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:59:08.583Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 4b53346f-ccb0-4d41-bfa9-2c1994b71d07 1 ASDC deployResourceStructure 2023-03-01T04:59:08.584Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-01T04:59:08.584Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-01T04:59:08.584Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:59:08.585Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:08.585Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:08.585Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646748584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:09.586Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-01T04:59:09.586Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-01T04:59:09.587Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:59:09.587Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:09.587Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:09.587Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646749586, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:09.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:09.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.601Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646605119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.603Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.603Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.603Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646636007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.605Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.608Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.608Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646633426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.608Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.608Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646650126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.609Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646650169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.615Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.615Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646605119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.616Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.616Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.616Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646636007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.618Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.618Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.618Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646633426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-01T04:59:09.618Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.618Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.618Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646650126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646650169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646636007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.619Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.620Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646605119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.620Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.620Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.620Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646633426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-01T04:59:09.620Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.621Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.621Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646650126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.621Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.621Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.621Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646650169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.621Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.622Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.622Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646636007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.623Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.623Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.623Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646605119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.623Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.624Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.657Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646633426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.658Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.658Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.659Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646650126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.659Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.659Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.659Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646650169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.659Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.659Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.660Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646636007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.660Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.660Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.660Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646605119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.660Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.660Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.661Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646633426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-01T04:59:09.661Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.661Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.661Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646650126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.661Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.661Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.661Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646650169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.662Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.662Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.662Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646636007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.662Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.662Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646605119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646633426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.666Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.666Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646650126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.666Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.666Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.666Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646650169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:09.667Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.667Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.667Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646636007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:59:09.671Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.672Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.673Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646605119, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:59:09.673Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.674Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646633426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:59:09.674Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.674Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646650126, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:59:09.674Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.685Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646650169, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-01T04:59:09.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.687Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646664192, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:59:09.688Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.688Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.688Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646664297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:59:09.688Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.689Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646664982, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:59:09.689Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646664676, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T04:59:09.690Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.690Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646665262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T04:59:09.691Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.691Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.691Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646665194, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:59:09.700Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.700Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.700Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "cds-sdc-listener", "timestamp": 1677646665302, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:59:09.721Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e9d21ccb-5a61-4045-8c3a-70334ef2720b 2023-03-01T04:59:09.722Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e9d21ccb-5a61-4045-8c3a-70334ef2720b and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:59:09.753Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.753Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646665756, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T04:59:09.754Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.755Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.755Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "policy-distribution-id", "timestamp": 1677646666195, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:59:09.776Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e9d21ccb-5a61-4045-8c3a-70334ef2720b 2023-03-01T04:59:09.776Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e9d21ccb-5a61-4045-8c3a-70334ef2720b and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:59:09.817Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.817Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646666824, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-01T04:59:09.817Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.818Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.818Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646667876, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:59:09.858Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e9d21ccb-5a61-4045-8c3a-70334ef2720b 2023-03-01T04:59:09.858Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e9d21ccb-5a61-4045-8c3a-70334ef2720b and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-01T04:59:09.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646668157, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:59:09.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "multicloud-k8s", "timestamp": 1677646668878, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T04:59:09.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.899Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677646669161, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:59:09.934Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e9d21ccb-5a61-4045-8c3a-70334ef2720b 2023-03-01T04:59:09.934Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e9d21ccb-5a61-4045-8c3a-70334ef2720b and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:59:09.954Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.955Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646672395, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T04:59:09.955Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:09.955Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:09.955Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "aai-model-loader", "timestamp": 1677646673397, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:59:09.969Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e9d21ccb-5a61-4045-8c3a-70334ef2720b 2023-03-01T04:59:09.970Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e9d21ccb-5a61-4045-8c3a-70334ef2720b and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T04:59:10.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:10.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a57c5b8a-5148-4386-8f86-c1f96dde0141", "consumerID": "SO-sdc-controller", "timestamp": 1677646685474, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-01T04:59:10.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:10.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:10.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:10.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:10.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:10.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:10.074Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:10.074Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:10.074Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:10.074Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:10.075Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T04:59:10.075Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T04:59:10.075Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T04:59:10.588Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-01T04:59:10.588Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-01T04:59:10.589Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:59:10.589Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:10.589Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:10.590Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646750588, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:11.596Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-01T04:59:11.596Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-01T04:59:11.597Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T04:59:11.597Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:11.599Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:11.599Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646751596, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T04:59:12.600Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e9d21ccb-5a61-4045-8c3a-70334ef2720b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:59:12.629Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e9d21ccb-5a61-4045-8c3a-70334ef2720b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T04:59:12.633Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T04:59:12.633Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-01T04:59:12.633Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-01T04:59:12.634Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-01T04:59:12.634Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:59:12.634Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:59:12.634Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:59:12.634Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:59:12.634Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T04:59:12.634Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T04:59:12.643Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-01T04:59:42.644Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e9d21ccb-5a61-4045-8c3a-70334ef2720b and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-01T04:59:42.660Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e9d21ccb-5a61-4045-8c3a-70334ef2720b and serviceModelVersionId: 2c1004b9-1fd4-4593-992a-3dec29f959b6 2023-03-01T04:59:42.661Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cc8289a5-94f6-483c-ae42-fe9ff3f27705 2023-03-01T04:59:42.663Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cc8289a5-94f6-483c-ae42-fe9ff3f27705/model-vers/model-ver/2c1004b9-1fd4-4593-992a-3dec29f959b6?depth=0 2023-03-01T04:59:42.670Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-01T04:59:42.721Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|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/cc8289a5-94f6-483c-ae42-fe9ff3f27705/model-vers/model-ver/2c1004b9-1fd4-4593-992a-3dec29f959b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-01T04:59:42.722Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cc8289a5-94f6-483c-ae42-fe9ff3f27705/model-vers/model-ver/2c1004b9-1fd4-4593-992a-3dec29f959b6?depth=0|INFO|500||Invoke 2023-03-01T04:59:42.730Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cc8289a5-94f6-483c-ae42-fe9ff3f27705/model-vers/model-ver/2c1004b9-1fd4-4593-992a-3dec29f959b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-01T04:59:42.847Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cc8289a5-94f6-483c-ae42-fe9ff3f27705/model-vers/model-ver/2c1004b9-1fd4-4593-992a-3dec29f959b6?depth=0|INFO|500||InvokeReturn 2023-03-01T04:59:42.847Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|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/cc8289a5-94f6-483c-ae42-fe9ff3f27705/model-vers/model-ver/2c1004b9-1fd4-4593-992a-3dec29f959b6?depth=0 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 04:59:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[112], vertex-id=[241672], x-aai-txid=[1-aai-resources-230301-04:59:43:068-17531], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T04:59:42.847Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T04:59:42.848Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-01T04:59:42.848Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T04:59:42.856Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T04:59:42.857Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e9d21ccb-5a61-4045-8c3a-70334ef2720b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-01T04:59:42.857Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-01T04:59:42.858Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T04:59:42.858Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T04:59:42.858Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646782857, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T04:59:43.920Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:00:09.589Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:00:09.621Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.622Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:00:09.639Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.640Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.640Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/resourceInstances/pnf6905b1c655390/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:00:09.641Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.641Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.642Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:00:09.645Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.645Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.645Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:00:09.645Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.646Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.646Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646694702, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:00:09.647Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.647Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.647Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646698021, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWs8sufyt5jfohzgmhnlp/1.0/artifacts/service-DemoPnfWs8sufyt5jfohzgmhnlp-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:00:09.647Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.648Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.648Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b9cd167a-00d0-4de1-869c-77220908216b", "consumerID": "SO-sdc-controller", "timestamp": 1677646729413, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-01T05:00:09.648Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.648Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.649Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:00:09.649Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.650Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.650Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-01T05:00:09.650Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.651Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.651Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-01T05:00:09.652Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.653Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.653Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:00:09.654Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.656Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.656Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-01T05:00:09.656Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.656Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.657Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:00:09.657Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.657Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.657Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646686513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:00:09.657Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.657Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.657Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646737941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:00:09.658Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.658Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.659Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646745029, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T05:00:09.659Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.660Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.660Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646746183, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T05:00:09.660Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.660Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.660Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646747267, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-01T05:00:09.661Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:09.661Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-01T05:00:09.661Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646748584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T05:00:09.662Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:00:43.921Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:01:09.588Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:01:09.594Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-01T05:01:09.594Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646749586, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-01T05:01:09.595Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646750588, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646751596, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e9d21ccb-5a61-4045-8c3a-70334ef2720b", "consumerID": "SO-sdc-controller", "timestamp": 1677646782857, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-01T05:01:09.596Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:01:43.923Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:02:09.588Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:02:43.924Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:03:09.589Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:03:43.926Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:04:09.592Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:04:43.927Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:05:09.592Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:05:43.929Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:06:09.593Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:06:43.929Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:07:09.595Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:07:43.931Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:08:09.596Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:08:43.933Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:09:09.607Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:09:43.935Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:10:09.612Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:10:43.940Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:11:09.612Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:11:43.940Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:12:09.616Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:12:43.941Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:13:09.619Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:13:43.942Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:14:09.624Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:14:43.943Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:15:09.625Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:15:43.943Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:16:09.632Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:16:43.945Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:17:09.634Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:17:43.947Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:18:09.635Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:18:43.949Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:19:09.636Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:19:43.950Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:20:09.637Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:20:43.952Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:21:09.641Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:21:43.952Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:22:09.642Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:22:43.954Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:23:09.643Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:23:43.956Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:24:09.644Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:24:43.956Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:25:09.644Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:25:43.957Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:26:09.645Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:26:43.958Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:27:09.647Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:27:43.961Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:28:09.651Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:28:43.962Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:29:09.652Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:29:43.964Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:30:09.656Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:30:43.964Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:31:09.657Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:31:43.965Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:32:09.658Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:32:43.966Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:33:09.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:33:43.968Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:34:09.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:34:43.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:35:09.660Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:35:43.970Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:36:09.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:36:43.971Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:37:09.665Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:37:43.973Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:38:09.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:38:43.974Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:39:09.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:39:43.975Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:40:09.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:40:43.977Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:41:09.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:41:43.978Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:42:09.672Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:42:43.979Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:43:09.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:43:43.980Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:44:09.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:44:43.981Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:45:09.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:45:43.982Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:46:09.677Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:46:43.984Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:47:09.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:47:43.986Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:48:09.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:48:43.986Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:49:09.681Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:49:43.987Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:50:09.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:50:43.988Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:51:09.721Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:51:43.988Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:52:09.723Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:52:43.988Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:53:09.728Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:53:43.988Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:54:09.735Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:54:43.990Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:55:09.736Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:55:43.993Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:56:05.091Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-01T05:56:05.092Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a024e2d3-9190-42b3-b935-b18729d03870","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"12ebe96c-20cc-4ad4-a293-c12bbd52efc3","serviceDescription":"service","serviceInvariantUUID":"760175d6-c380-4630-9fce-03203cdd5ea9","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6fe3c676-fc8a-4ec2-aee0-f785265f6aed","resourceInvariantUUID":"c1860b5a-7a9c-474c-a30e-c5d1a6ba5217","resourceCustomizationUUID":"a9015688-5c57-40b4-b7a1-826108c88818","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":"MTE5ZjViMTQ3ZDhkOGM3YmQxNjUwN2NiZTMwNDM1OGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e45ef73-5623-41b7-9881-32c0e7903247","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":"YzFjNTI0YjliZDg0ODRhZDVkZmZjZjcwY2E5NzhlN2Y\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5de4866f-2955-4dd0-ab8f-b4d6500beae1","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":"abe96b06-c15d-4513-ac3a-9fa52a00632f","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":"e8e726d8-9918-4d48-a442-7de9c0a13999","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":"33facdef-b07b-431c-b596-459555a00271","artifactVersion":"2","generatedFromUUID":"55303c31-3dfb-4dab-880f-5010feea2f3e"},{"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":"f5482e26-9d29-4717-8d8c-804dc90cebee","artifactVersion":"2","generatedFromUUID":"abe96b06-c15d-4513-ac3a-9fa52a00632f"},{"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":"55303c31-3dfb-4dab-880f-5010feea2f3e","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":"f1b002b4-d9a2-40a8-9771-26d22d5b3a01","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":"M2QyODE2OWYwMmQ2ZTM3ZGM1MTdjNmVmNzQxOTMwMDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0e7b8d8e-8088-4c8e-ab88-19559bba4216","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"M2EzMWVjNjg0YmI1NTRmMGQ2YzZjNGZiYzg2YTRhNzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f4321205-74a1-4ef0-ae9e-eb6bd2c2507f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-01T05:56:05.099Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:05.100Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:05.100Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:05.100Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:05.108Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T05:56:05.109Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T05:56:05.109Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T05:56:05.109Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T05:56:05.110Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T05:56:05.110Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T05:56:05.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:56:05.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:56:05.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:56:06.127Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:06.128Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:06.128Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:06.128Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:07.128Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:07.130Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:07.130Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:07.130Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:08.130Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:08.131Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:08.131Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:08.131Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:09.141Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:09.142Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:09.142Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:09.142Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:09.589Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:09.591Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:56:09.591Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:56:09.593Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:56:10.145Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:10.150Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:10.150Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:10.150Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:11.159Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:11.160Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:11.160Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:11.161Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:12.162Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:12.163Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:12.163Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:12.164Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:13.164Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:13.165Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:13.165Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:13.165Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:14.166Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:56:14.167Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:14.168Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:14.168Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:15.171Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "12ebe96c-20cc-4ad4-a293-c12bbd52efc3", "serviceDescription": "service", "serviceInvariantUUID": "760175d6-c380-4630-9fce-03203cdd5ea9", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9015688-5c57-40b4-b7a1-826108c88818", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "6fe3c676-fc8a-4ec2-aee0-f785265f6aed", "resourceInvariantUUID": "c1860b5a-7a9c-474c-a30e-c5d1a6ba5217", "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": "YzFjNTI0YjliZDg0ODRhZDVkZmZjZjcwY2E5NzhlN2Y\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5de4866f-2955-4dd0-ab8f-b4d6500beae1", "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": "abe96b06-c15d-4513-ac3a-9fa52a00632f", "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": "f5482e26-9d29-4717-8d8c-804dc90cebee", "generatedFromUUID": "abe96b06-c15d-4513-ac3a-9fa52a00632f" }, "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": "33facdef-b07b-431c-b596-459555a00271", "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": "f5482e26-9d29-4717-8d8c-804dc90cebee", "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": "55303c31-3dfb-4dab-880f-5010feea2f3e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "M2EzMWVjNjg0YmI1NTRmMGQ2YzZjNGZiYzg2YTRhNzI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f4321205-74a1-4ef0-ae9e-eb6bd2c2507f" } ], "workloadContext": "Production" } 2023-03-01T05:56:15.171Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-01T05:56:15.172Z|e9d21ccb-5a61-4045-8c3a-70334ef2720b|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 12ebe96c-20cc-4ad4-a293-c12bbd52efc3 ASDC 2023-03-01T05:56:15.173Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a024e2d3-9190-42b3-b935-b18729d03870 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:12ebe96c-20cc-4ad4-a293-c12bbd52efc3 ServiceInvariantUUID:760175d6-c380-4630-9fce-03203cdd5ea9 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:f4321205-74a1-4ef0-ae9e-eb6bd2c2507f ArtifactChecksum:M2EzMWVjNjg0YmI1NTRmMGQ2YzZjNGZiYzg2YTRhNzI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9015688-5c57-40b4-b7a1-826108c88818 ResourceInvariantUUID:c1860b5a-7a9c-474c-a30e-c5d1a6ba5217 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:6fe3c676-fc8a-4ec2-aee0-f785265f6aed 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:5de4866f-2955-4dd0-ab8f-b4d6500beae1 ArtifactChecksum:YzFjNTI0YjliZDg0ODRhZDVkZmZjZjcwY2E5NzhlN2Y= 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:abe96b06-c15d-4513-ac3a-9fa52a00632f 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:f5482e26-9d29-4717-8d8c-804dc90cebee 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:33facdef-b07b-431c-b596-459555a00271 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:f5482e26-9d29-4717-8d8c-804dc90cebee 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:55303c31-3dfb-4dab-880f-5010feea2f3e ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-01T05:56:15.174Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 12ebe96c-20cc-4ad4-a293-c12bbd52efc3 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:56:15.425Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T05:56:15.428Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T05:56:15.428Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T05:56:15.429Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f4321205-74a1-4ef0-ae9e-eb6bd2c2507f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-01T05:56:15.429Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:56:15.434Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:15.514Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:56:15.517Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar f4321205-74a1-4ef0-ae9e-eb6bd2c2507f 163288 2023-03-01T05:56:15.518Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:15.518Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:15.518Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:56:15.519Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:15.519Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:15.519Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650175518, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:16.520Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T05:56:16.521Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T05:56:16.521Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f4321205-74a1-4ef0-ae9e-eb6bd2c2507f, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-01T05:56:16.522Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-01T05:56:16.523Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-01T05:56:16.523Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-01T05:56:17.069Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2337749682492006238/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-01T05:56:19.450Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-01T05:56:19.451Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T05:56:19.451Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-01T05:56:19.452Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-01T05:56:19.452Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.452Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.452Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.452Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.452Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T05:56:19.457Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.457Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.458Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:19.458Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T05:56:19.458Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.459Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.459Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.459Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:19.459Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T05:56:19.460Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.461Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.461Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.461Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.462Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-01T05:56:19.462Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-01T05:56:19.462Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-01T05:56:19.462Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-01T05:56:19.463Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.463Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.463Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.463Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:19.464Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:56:19.464Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.464Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:19.464Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:56:19.465Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.465Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:19.465Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:56:19.465Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.466Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:19.466Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:56:19.466Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.466Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-01T05:56:19.466Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-01T05:56:19.467Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e67f4861-0ae3-4b97-b730-2528138da8bf 2023-03-01T05:56:19.467Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.467Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.467Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.467Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.468Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.468Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.468Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:19.468Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.468Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:12ebe96c-20cc-4ad4-a293-c12bbd52efc3 Model Version:NULL Model InvariantUuid:760175d6-c380-4630-9fce-03203cdd5ea9 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:b4561d10-0780-4265-928b-424e9a5e643c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c1860b5a-7a9c-474c-a30e-c5d1a6ba5217 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9015688-5c57-40b4-b7a1-826108c88818 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f31b42ed-0aaf-4a0e-a869-733cbde1fc54 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:15e44e94-01db-426d-b315-fa3674a8408d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:5263b916-3067-4d8d-8491-5afe86e0d5e4 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:f214db17-6153-4a63-bc22-69157e43e4d8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e67f4861-0ae3-4b97-b730-2528138da8bf ModelInvariantUuid:d512115a-740e-48c4-aa37-ac3bb9525e1a ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:82ded27b-f266-4ab4-8ff9-09f39dec625b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1321d76e-5479-44fc-bdef-711b4fa45ddd ModelInvariantUuid:6495c35c-e882-46e0-b83b-b392c92925d7 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:2e1671be-0a21-4753-8f0c-cb990f861ee1 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-01T05:56:19.563Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 6fe3c676-fc8a-4ec2-aee0-f785265f6aed Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:56:19.577Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0 2023-03-01T05:56:19.578Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6fe3c676-fc8a-4ec2-aee0-f785265f6aed 2023-03-01T05:56:19.579Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5de4866f-2955-4dd0-ab8f-b4d6500beae1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-01T05:56:19.580Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:56:19.581Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.775Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:56:19.776Z|a024e2d3-9190-42b3-b935-b18729d03870|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 5de4866f-2955-4dd0-ab8f-b4d6500beae1 1565 2023-03-01T05:56:19.777Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.777Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:19.777Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:56:19.778Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:19.778Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:19.778Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650179776, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:20.780Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "5263b916-3067-4d8d-8491-5afe86e0d5e4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f214db17-6153-4a63-bc22-69157e43e4d8", "vfModuleModelCustomizationUUID": "64d3852a-4f26-49be-a7da-098c4a8bab81", "isBase": true, "artifacts": [ "abe96b06-c15d-4513-ac3a-9fa52a00632f", "f5482e26-9d29-4717-8d8c-804dc90cebee" ], "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": "f31b42ed-0aaf-4a0e-a869-733cbde1fc54", "vfModuleModelVersion": "1", "vfModuleModelUUID": "15e44e94-01db-426d-b315-fa3674a8408d", "vfModuleModelCustomizationUUID": "e60de805-7f3c-4ddf-99a2-0100bb0ebeae", "isBase": false, "artifacts": [ "55303c31-3dfb-4dab-880f-5010feea2f3e" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T05:56:20.790Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f214db17-6153-4a63-bc22-69157e43e4d8 VfModuleModelInvariantUUID:5263b916-3067-4d8d-8491-5afe86e0d5e4 VfModuleModelDescription:NULL Artifacts UUID List:{ abe96b06-c15d-4513-ac3a-9fa52a00632f , f5482e26-9d29-4717-8d8c-804dc90cebee } 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:15e44e94-01db-426d-b315-fa3674a8408d VfModuleModelInvariantUUID:f31b42ed-0aaf-4a0e-a869-733cbde1fc54 VfModuleModelDescription:NULL Artifacts UUID List:{ 55303c31-3dfb-4dab-880f-5010feea2f3e } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-01T05:56:20.793Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "5263b916-3067-4d8d-8491-5afe86e0d5e4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f214db17-6153-4a63-bc22-69157e43e4d8", "vfModuleModelCustomizationUUID": "64d3852a-4f26-49be-a7da-098c4a8bab81", "isBase": true, "artifacts": [ "abe96b06-c15d-4513-ac3a-9fa52a00632f", "f5482e26-9d29-4717-8d8c-804dc90cebee" ], "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": "f31b42ed-0aaf-4a0e-a869-733cbde1fc54", "vfModuleModelVersion": "1", "vfModuleModelUUID": "15e44e94-01db-426d-b315-fa3674a8408d", "vfModuleModelCustomizationUUID": "e60de805-7f3c-4ddf-99a2-0100bb0ebeae", "isBase": false, "artifacts": [ "55303c31-3dfb-4dab-880f-5010feea2f3e" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T05:56:20.794Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f214db17-6153-4a63-bc22-69157e43e4d8 VfModuleModelInvariantUUID:5263b916-3067-4d8d-8491-5afe86e0d5e4 VfModuleModelDescription:NULL Artifacts UUID List:{ abe96b06-c15d-4513-ac3a-9fa52a00632f , f5482e26-9d29-4717-8d8c-804dc90cebee } 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:15e44e94-01db-426d-b315-fa3674a8408d VfModuleModelInvariantUUID:f31b42ed-0aaf-4a0e-a869-733cbde1fc54 VfModuleModelDescription:NULL Artifacts UUID List:{ 55303c31-3dfb-4dab-880f-5010feea2f3e } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-01T05:56:20.794Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: abe96b06-c15d-4513-ac3a-9fa52a00632f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-01T05:56:20.794Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:56:20.794Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:20.865Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:56:20.865Z|a024e2d3-9190-42b3-b935-b18729d03870|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 abe96b06-c15d-4513-ac3a-9fa52a00632f 914 2023-03-01T05:56:20.866Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:20.866Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:20.866Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:56:20.866Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:20.866Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:20.867Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650180866, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:21.869Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 33facdef-b07b-431c-b596-459555a00271 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-01T05:56:21.869Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:56:21.870Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:21.935Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:56:21.936Z|a024e2d3-9190-42b3-b935-b18729d03870|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 33facdef-b07b-431c-b596-459555a00271 12 2023-03-01T05:56:21.936Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:21.936Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:21.937Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:56:21.937Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:21.937Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:21.937Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650181936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:22.940Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f5482e26-9d29-4717-8d8c-804dc90cebee from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-01T05:56:22.940Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:56:22.941Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:23.059Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:56:23.059Z|a024e2d3-9190-42b3-b935-b18729d03870|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 f5482e26-9d29-4717-8d8c-804dc90cebee 96 2023-03-01T05:56:23.060Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:23.060Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:23.060Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:56:23.060Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:23.060Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:23.060Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650183060, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:24.062Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 55303c31-3dfb-4dab-880f-5010feea2f3e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-01T05:56:24.063Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:56:24.063Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:24.125Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:56:24.126Z|a024e2d3-9190-42b3-b935-b18729d03870|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 55303c31-3dfb-4dab-880f-5010feea2f3e 20206 2023-03-01T05:56:24.126Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:24.127Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:24.127Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:56:24.127Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:24.128Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:24.128Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650184126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:25.138Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 12ebe96c-20cc-4ad4-a293-c12bbd52efc3 2023-03-01T05:56:25.138Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 6fe3c676-fc8a-4ec2-aee0-f785265f6aed ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:56:25.158Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@15d0a1f7, org.onap.sdc.toscaparser.api.parameters.Input@3177ea9f, org.onap.sdc.toscaparser.api.parameters.Input@158da952, org.onap.sdc.toscaparser.api.parameters.Input@413e3bab, org.onap.sdc.toscaparser.api.parameters.Input@5171f562] 2023-03-01T05:56:25.162Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.162Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.163Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-01T05:56:25.163Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= a9015688-5c57-40b4-b7a1-826108c88818 2023-03-01T05:56:25.163Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a9015688-5c57-40b4-b7a1-826108c88818 matches Tosca VF Customization UUID: a9015688-5c57-40b4-b7a1-826108c88818 2023-03-01T05:56:25.163Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: a9015688-5c57-40b4-b7a1-826108c88818 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-01T05:56:25.172Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.172Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.173Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id a9015688-5c57-40b4-b7a1-826108c88818: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-03-01T05:56:25.174Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1730bf65 2023-03-01T05:56:25.174Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.174Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.175Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e60de805-7f3c-4ddf-99a2-0100bb0ebeae 2023-03-01T05:56:25.175Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e60de805-7f3c-4ddf-99a2-0100bb0ebeae Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-01T05:56:25.181Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.181Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:25.181Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:56:25.182Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.182Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:25.183Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:56:25.183Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.183Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-01T05:56:25.184Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=a9015688-5c57-40b4-b7a1-826108c88818 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:56:25.188Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.188Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.189Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 12ebe96c-20cc-4ad4-a293-c12bbd52efc3: basic_cnf_macro 2023-03-01T05:56:25.189Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.190Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.190Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.190Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.191Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.192Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.192Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.192Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.193Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:56:25.193Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.193Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.336Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 6fe3c676-fc8a-4ec2-aee0-f785265f6aed 2 ASDC deployResourceStructure 2023-03-01T05:56:25.337Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.337Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:25.337Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:56:25.337Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:25.337Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:25.337Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650185337, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:26.339Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:26.340Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:26.340Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:56:26.340Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:26.340Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:26.340Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650186339, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:27.351Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:27.352Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:27.352Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-01T05:56:27.353Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:27.353Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:27.353Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650187343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:28.356Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:28.356Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:28.356Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:56:28.357Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:28.362Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:28.362Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650188356, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:29.366Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:29.366Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:29.366Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-01T05:56:29.367Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:29.367Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:29.367Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650189366, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:30.371Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:30.371Z|a024e2d3-9190-42b3-b935-b18729d03870|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-03-01T05:56:30.371Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:56:30.371Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:56:30.371Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:56:30.371Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650190370, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:56:31.374Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:56:31.408Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:56:31.412Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T05:56:31.412Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T05:56:31.412Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T05:57:01.415Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:57:01.601Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:57:01.656Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T05:57:01.657Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T05:57:01.657Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T05:57:09.588Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:57:09.590Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.590Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.591Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.591Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.591Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.591Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.592Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.593Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.594Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-01T05:57:09.594Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.594Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.594Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-01T05:57:09.594Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.597Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.598Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.599Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:57:09.600Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:57:31.657Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:57:31.691Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:57:31.693Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T05:57:31.694Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T05:57:31.694Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T05:58:01.694Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:58:01.778Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:58:01.816Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T05:58:01.817Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-01T05:58:01.817Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-01T05:58:09.588Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:58:09.602Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.611Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.622Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-01T05:58:09.624Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.624Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.624Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-01T05:58:09.624Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.624Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.624Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.624Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.625Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.626Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.627Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.628Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.630Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.631Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650146389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:09.632Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.632Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.632Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650147282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:09.632Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.632Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.633Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650150026, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:09.633Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.633Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.633Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650143993, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:09.633Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.634Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.634Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650160126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:09.634Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.634Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.634Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650160169, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:09.635Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.635Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.636Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650176119, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.636Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.636Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.636Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650175591, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.636Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.637Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.637Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650175753, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.637Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.637Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.637Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650176505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.639Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.639Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.639Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650175518, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.639Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.640Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.640Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650176689, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.640Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.640Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.640Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650176595, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:58:09.640Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.641Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.641Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650177223, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.641Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.641Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.641Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "policy-distribution-id", "timestamp": 1677650177597, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:58:09.675Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a024e2d3-9190-42b3-b935-b18729d03870 2023-03-01T05:58:09.675Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a024e2d3-9190-42b3-b935-b18729d03870 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:58:09.699Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.699Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650178352, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.700Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.700Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.700Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650179501, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.700Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.701Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.701Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "cds-sdc-listener", "timestamp": 1677650179216, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:58:09.714Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a024e2d3-9190-42b3-b935-b18729d03870 2023-03-01T05:58:09.714Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a024e2d3-9190-42b3-b935-b18729d03870 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:58:09.767Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.768Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650179612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:58:09.770Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.770Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.770Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650179776, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.770Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.771Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.771Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650180662, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:58:09.812Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a024e2d3-9190-42b3-b935-b18729d03870 2023-03-01T05:58:09.812Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a024e2d3-9190-42b3-b935-b18729d03870 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-01T05:58:09.910Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.910Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650180618, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:58:09.924Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a024e2d3-9190-42b3-b935-b18729d03870 2023-03-01T05:58:09.924Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a024e2d3-9190-42b3-b935-b18729d03870 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:58:09.963Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.964Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "multicloud-k8s", "timestamp": 1677650181665, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T05:58:09.964Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.964Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.964Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650180866, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.964Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.964Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.964Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650181936, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650183060, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650184502, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650184126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:09.965Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:09.966Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:09.966Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "aai-model-loader", "timestamp": 1677650185506, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:58:10.011Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a024e2d3-9190-42b3-b935-b18729d03870 2023-03-01T05:58:10.012Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId a024e2d3-9190-42b3-b935-b18729d03870 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:58:10.133Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.133Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650185337, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T05:58:10.134Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.134Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.134Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650186339, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-01T05:58:10.134Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.134Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.134Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650187343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-01T05:58:10.135Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.135Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.135Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650188356, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-01T05:58:10.135Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.135Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.135Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650189366, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-01T05:58:10.136Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.136Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.141Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650190370, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:58:10.142Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.142Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.142Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.142Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.142Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.143Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.143Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.146Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.147Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.148Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.149Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-01T05:58:10.150Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.150Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.150Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.150Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.150Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.150Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.151Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-01T05:58:10.152Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.152Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.152Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.154Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.154Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.154Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.155Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.155Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.155Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.155Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.156Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.156Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.156Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.156Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.156Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.157Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.157Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.157Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.158Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.158Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.158Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.159Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.159Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.159Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.160Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.160Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.161Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.161Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.161Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.162Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-01T05:58:10.162Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.163Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.163Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.164Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.164Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.164Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.165Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.165Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.165Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.165Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.166Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.166Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.167Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.167Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.167Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.167Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.167Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.168Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.168Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.168Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.168Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.169Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.169Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.170Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.170Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.170Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.171Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T05:58:10.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.172Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650208599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:10.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650180217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:10.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650220126, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:10.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650212673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:10.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650220169, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T05:58:10.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650227906, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:10.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650227747, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:10.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650228292, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:10.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650228680, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:10.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650229013, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650228751, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650229419, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:58:10.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "cds-sdc-listener", "timestamp": 1677650229603, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:58:10.249Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cf2df1e3-bd29-406f-901e-1d7f0979849e 2023-03-01T05:58:10.250Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId cf2df1e3-bd29-406f-901e-1d7f0979849e and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:58:10.291Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:58:10.291Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "policy-distribution-id", "timestamp": 1677650229753, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:58:10.333Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cf2df1e3-bd29-406f-901e-1d7f0979849e 2023-03-01T05:58:10.334Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId cf2df1e3-bd29-406f-901e-1d7f0979849e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:58:31.817Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:58:31.853Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:58:31.862Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T05:58:31.862Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-01T05:58:31.863Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-01T05:58:31.863Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-01T05:58:31.864Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:58:31.864Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:58:31.865Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:58:31.865Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:58:31.865Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:58:31.866Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:58:31.888Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-01T05:59:01.889Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a024e2d3-9190-42b3-b935-b18729d03870 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-01T05:59:01.926Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a024e2d3-9190-42b3-b935-b18729d03870 and serviceModelVersionId: 12ebe96c-20cc-4ad4-a293-c12bbd52efc3 2023-03-01T05:59:01.927Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 760175d6-c380-4630-9fce-03203cdd5ea9 2023-03-01T05:59:01.931Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/760175d6-c380-4630-9fce-03203cdd5ea9/model-vers/model-ver/12ebe96c-20cc-4ad4-a293-c12bbd52efc3?depth=0 2023-03-01T05:59:01.947Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-01T05:59:02.025Z|a024e2d3-9190-42b3-b935-b18729d03870|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/760175d6-c380-4630-9fce-03203cdd5ea9/model-vers/model-ver/12ebe96c-20cc-4ad4-a293-c12bbd52efc3?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-01T05:59:02.030Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760175d6-c380-4630-9fce-03203cdd5ea9/model-vers/model-ver/12ebe96c-20cc-4ad4-a293-c12bbd52efc3?depth=0|INFO|500||Invoke 2023-03-01T05:59:02.096Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760175d6-c380-4630-9fce-03203cdd5ea9/model-vers/model-ver/12ebe96c-20cc-4ad4-a293-c12bbd52efc3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-01T05:59:02.478Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/760175d6-c380-4630-9fce-03203cdd5ea9/model-vers/model-ver/12ebe96c-20cc-4ad4-a293-c12bbd52efc3?depth=0|INFO|500||InvokeReturn 2023-03-01T05:59:02.479Z|a024e2d3-9190-42b3-b935-b18729d03870|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/760175d6-c380-4630-9fce-03203cdd5ea9/model-vers/model-ver/12ebe96c-20cc-4ad4-a293-c12bbd52efc3?depth=0 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:59:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[330], vertex-id=[229520], x-aai-txid=[0-aai-resources-230301-05:59:02:393-80520], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T05:59:02.480Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T05:59:02.488Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-01T05:59:02.489Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:59:02.537Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T05:59:02.538Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a024e2d3-9190-42b3-b935-b18729d03870 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-01T05:59:02.538Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-01T05:59:02.538Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:02.539Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:02.539Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650342538, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T05:59:03.728Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T05:59:03.750Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-01T05:59:03.750Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"cf2df1e3-bd29-406f-901e-1d7f0979849e","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"b0dc6442-0d5f-4f5c-8dee-0e996f1570d1","serviceDescription":"service","serviceInvariantUUID":"268bb17f-53be-4c7a-b563-332d32979c02","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54efd885-636e-4ea4-8225-1bcb9bb9db71","resourceInvariantUUID":"d65f6fad-b2b5-4057-8398-f0cf13c16a65","resourceCustomizationUUID":"3ca7a4a9-156a-4940-a55c-6c39d5f9821c","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":"ODA3NmZkNGIwN2Q5OTRiODU1YmRiNDExOTA5YjUzNWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8fb34205-95cb-44af-bdbe-b0e35a876fb3","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":"MWRlNGYyNDQyZWY0OTQzY2U3YjZlMzQ0MDc3NmY3YmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e8440f58-4673-49e5-b279-e7137d0ff326","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":"3e0958a7-103e-4760-9668-8c1e95e3f7e9","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":"f5fa161d-7f0e-4eec-ad50-958219b7e4d3","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":"b97e6523-8158-44fa-b1f5-0cba2352e78b","artifactVersion":"2","generatedFromUUID":"3e0958a7-103e-4760-9668-8c1e95e3f7e9"},{"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":"YTg1ODJhMGUwYzhmZTg4NGUwMGQ4ZWMwNjliOTY1MTM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"828140fa-12dd-4021-aae3-a183f0ac5fc6","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":"MDc2ZjI3NjA2NjE2ZWI5NzZkNjZiYWE0MjE2YzAyNjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"79245ba6-4845-4976-b2c4-60ba6f5ebcbc","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjE0Yjk2NDA0MGU2ZTY0NWY5YzllMjI2MzFkMzYwNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e9c088f6-aa26-49bf-964a-b98786085c11","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-01T05:59:03.755Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:03.755Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:03.755Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:03.755Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:04.761Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:04.780Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:04.781Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:04.781Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:05.816Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:05.816Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:05.824Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:05.825Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:06.825Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:06.826Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:06.826Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:06.832Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:07.832Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:07.833Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:07.833Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:07.833Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:08.834Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:08.834Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:08.834Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:08.835Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:09.588Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:09.592Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:59:09.593Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650230542, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-01T05:59:09.599Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:59:09.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:59:09.599Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650231597, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:59:09.634Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cf2df1e3-bd29-406f-901e-1d7f0979849e 2023-03-01T05:59:09.635Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId cf2df1e3-bd29-406f-901e-1d7f0979849e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-01T05:59:09.662Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:59:09.663Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650231886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:59:09.663Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:59:09.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:59:09.664Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "multicloud-k8s", "timestamp": 1677650232599, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T05:59:09.664Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:59:09.665Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:59:09.665Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677650232891, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:59:09.680Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cf2df1e3-bd29-406f-901e-1d7f0979849e 2023-03-01T05:59:09.681Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId cf2df1e3-bd29-406f-901e-1d7f0979849e and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:59:09.723Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:59:09.723Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650235890, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T05:59:09.724Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T05:59:09.724Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T05:59:09.724Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "aai-model-loader", "timestamp": 1677650236893, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:59:09.743Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cf2df1e3-bd29-406f-901e-1d7f0979849e 2023-03-01T05:59:09.744Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId cf2df1e3-bd29-406f-901e-1d7f0979849e and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-01T05:59:09.835Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:09.836Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:09.836Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:09.837Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:10.837Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-01T05:59:10.838Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:10.838Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:10.838Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:11.840Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "b0dc6442-0d5f-4f5c-8dee-0e996f1570d1", "serviceDescription": "service", "serviceInvariantUUID": "268bb17f-53be-4c7a-b563-332d32979c02", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "3ca7a4a9-156a-4940-a55c-6c39d5f9821c", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "54efd885-636e-4ea4-8225-1bcb9bb9db71", "resourceInvariantUUID": "d65f6fad-b2b5-4057-8398-f0cf13c16a65", "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": "MWRlNGYyNDQyZWY0OTQzY2U3YjZlMzQ0MDc3NmY3YmQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e8440f58-4673-49e5-b279-e7137d0ff326", "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": "3e0958a7-103e-4760-9668-8c1e95e3f7e9", "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": "b97e6523-8158-44fa-b1f5-0cba2352e78b", "generatedFromUUID": "3e0958a7-103e-4760-9668-8c1e95e3f7e9" }, "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": "b97e6523-8158-44fa-b1f5-0cba2352e78b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZjE0Yjk2NDA0MGU2ZTY0NWY5YzllMjI2MzFkMzYwNjQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e9c088f6-aa26-49bf-964a-b98786085c11" } ], "workloadContext": "Production" } 2023-03-01T05:59:11.840Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-01T05:59:11.840Z|a024e2d3-9190-42b3-b935-b18729d03870|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b0dc6442-0d5f-4f5c-8dee-0e996f1570d1 ASDC 2023-03-01T05:59:11.844Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:cf2df1e3-bd29-406f-901e-1d7f0979849e ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:b0dc6442-0d5f-4f5c-8dee-0e996f1570d1 ServiceInvariantUUID:268bb17f-53be-4c7a-b563-332d32979c02 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:e9c088f6-aa26-49bf-964a-b98786085c11 ArtifactChecksum:ZjE0Yjk2NDA0MGU2ZTY0NWY5YzllMjI2MzFkMzYwNjQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:3ca7a4a9-156a-4940-a55c-6c39d5f9821c ResourceInvariantUUID:d65f6fad-b2b5-4057-8398-f0cf13c16a65 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:54efd885-636e-4ea4-8225-1bcb9bb9db71 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:e8440f58-4673-49e5-b279-e7137d0ff326 ArtifactChecksum:MWRlNGYyNDQyZWY0OTQzY2U3YjZlMzQ0MDc3NmY3YmQ= 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:3e0958a7-103e-4760-9668-8c1e95e3f7e9 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:b97e6523-8158-44fa-b1f5-0cba2352e78b 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:b97e6523-8158-44fa-b1f5-0cba2352e78b ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-01T05:59:11.845Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b0dc6442-0d5f-4f5c-8dee-0e996f1570d1 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T05:59:11.978Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T05:59:11.979Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T05:59:11.979Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T05:59:11.979Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: e9c088f6-aa26-49bf-964a-b98786085c11 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-01T05:59:11.980Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:59:11.980Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:12.056Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:59:12.058Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar e9c088f6-aa26-49bf-964a-b98786085c11 83008 2023-03-01T05:59:12.058Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:12.058Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:12.058Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:59:12.059Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:12.059Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:12.060Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650352058, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:13.061Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-01T05:59:13.061Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-01T05:59:13.062Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: e9c088f6-aa26-49bf-964a-b98786085c11, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-01T05:59:13.062Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-01T05:59:13.063Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-01T05:59:13.063Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-01T05:59:13.361Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18437670581944615125/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-01T05:59:15.571Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-01T05:59:15.574Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T05:59:15.574Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-01T05:59:15.574Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-01T05:59:15.574Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.575Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.575Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.575Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.576Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.576Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.576Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.577Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-01T05:59:15.577Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.577Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.577Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:15.582Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T05:59:15.583Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T05:59:15.583Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.583Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.583Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:15.584Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-01T05:59:15.584Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-01T05:59:15.584Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.584Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.584Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.585Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-01T05:59:15.585Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-01T05:59:15.585Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-01T05:59:15.585Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-01T05:59:15.585Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-01T05:59:15.585Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-01T05:59:15.585Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.586Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.586Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.586Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:15.586Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:59:15.586Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.587Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:15.587Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:59:15.587Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.587Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:15.587Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:59:15.588Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.588Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-01T05:59:15.593Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-01T05:59:15.593Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-01T05:59:15.593Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1f9e4027-ed02-4ccc-ba6b-e46f29627b33 2023-03-01T05:59:15.593Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.593Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.594Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.594Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.594Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.594Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.594Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:15.594Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.595Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:b0dc6442-0d5f-4f5c-8dee-0e996f1570d1 Model Version:NULL Model InvariantUuid:268bb17f-53be-4c7a-b563-332d32979c02 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:f112d5f8-7d58-4d83-a9e2-81972a98df74 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:d65f6fad-b2b5-4057-8398-f0cf13c16a65 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3ca7a4a9-156a-4940-a55c-6c39d5f9821c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:cd784aea-b266-428b-bc75-c5746c51e0ef ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:20dc0a68-848d-4719-be6a-ed591a4cd98b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1f9e4027-ed02-4ccc-ba6b-e46f29627b33 ModelInvariantUuid:67d6aab5-7a43-402e-9a29-ccb2bb3d2c1d ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:707f4941-ac89-4bb9-adbc-3a9f8e4035db ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:bf07b583-a87c-4f43-b56f-802b80c78612 ModelInvariantUuid:84741573-e182-458e-9850-71725cb8b8dd ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:3a4b4561-cb46-42ae-b29b-92dd876cc740 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-01T05:59:15.613Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 54efd885-636e-4ea4-8225-1bcb9bb9db71 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:59:15.618Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||basic_vm_macro 0 2023-03-01T05:59:15.619Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 54efd885-636e-4ea4-8225-1bcb9bb9db71 2023-03-01T05:59:15.619Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: e8440f58-4673-49e5-b279-e7137d0ff326 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-01T05:59:15.619Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:59:15.620Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.705Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:59:15.707Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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 e8440f58-4673-49e5-b279-e7137d0ff326 792 2023-03-01T05:59:15.708Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.709Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:15.709Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:59:15.711Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:15.711Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:15.711Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650355708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:16.713Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "cd784aea-b266-428b-bc75-c5746c51e0ef", "vfModuleModelVersion": "1", "vfModuleModelUUID": "20dc0a68-848d-4719-be6a-ed591a4cd98b", "vfModuleModelCustomizationUUID": "85628b4b-adf8-49ea-8212-219644e4ad0e", "isBase": true, "artifacts": [ "3e0958a7-103e-4760-9668-8c1e95e3f7e9", "b97e6523-8158-44fa-b1f5-0cba2352e78b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T05:59:16.717Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:20dc0a68-848d-4719-be6a-ed591a4cd98b VfModuleModelInvariantUUID:cd784aea-b266-428b-bc75-c5746c51e0ef VfModuleModelDescription:NULL Artifacts UUID List:{ 3e0958a7-103e-4760-9668-8c1e95e3f7e9 , b97e6523-8158-44fa-b1f5-0cba2352e78b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T05:59:16.720Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "cd784aea-b266-428b-bc75-c5746c51e0ef", "vfModuleModelVersion": "1", "vfModuleModelUUID": "20dc0a68-848d-4719-be6a-ed591a4cd98b", "vfModuleModelCustomizationUUID": "85628b4b-adf8-49ea-8212-219644e4ad0e", "isBase": true, "artifacts": [ "3e0958a7-103e-4760-9668-8c1e95e3f7e9", "b97e6523-8158-44fa-b1f5-0cba2352e78b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-01T05:59:16.720Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:20dc0a68-848d-4719-be6a-ed591a4cd98b VfModuleModelInvariantUUID:cd784aea-b266-428b-bc75-c5746c51e0ef VfModuleModelDescription:NULL Artifacts UUID List:{ 3e0958a7-103e-4760-9668-8c1e95e3f7e9 , b97e6523-8158-44fa-b1f5-0cba2352e78b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-01T05:59:16.720Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3e0958a7-103e-4760-9668-8c1e95e3f7e9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-01T05:59:16.720Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:59:16.721Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:16.807Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:59:16.808Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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 3e0958a7-103e-4760-9668-8c1e95e3f7e9 5033 2023-03-01T05:59:16.808Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:16.808Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:16.808Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:59:16.809Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:16.809Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:16.809Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650356808, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:17.810Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b97e6523-8158-44fa-b1f5-0cba2352e78b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-01T05:59:17.811Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-01T05:59:17.811Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:17.895Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-01T05:59:17.895Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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 b97e6523-8158-44fa-b1f5-0cba2352e78b 903 2023-03-01T05:59:17.896Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:17.896Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:17.896Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-01T05:59:17.897Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:17.897Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:17.897Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650357896, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:18.898Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b0dc6442-0d5f-4f5c-8dee-0e996f1570d1 2023-03-01T05:59:18.898Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 54efd885-636e-4ea4-8225-1bcb9bb9db71 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:59:18.935Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7b1ad862, org.onap.sdc.toscaparser.api.parameters.Input@47bacf5e, org.onap.sdc.toscaparser.api.parameters.Input@261c854a, org.onap.sdc.toscaparser.api.parameters.Input@627126a, org.onap.sdc.toscaparser.api.parameters.Input@2bd31304] 2023-03-01T05:59:18.937Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.937Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.938Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-01T05:59:18.938Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 3ca7a4a9-156a-4940-a55c-6c39d5f9821c 2023-03-01T05:59:18.938Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3ca7a4a9-156a-4940-a55c-6c39d5f9821c matches Tosca VF Customization UUID: 3ca7a4a9-156a-4940-a55c-6c39d5f9821c 2023-03-01T05:59:18.938Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 3ca7a4a9-156a-4940-a55c-6c39d5f9821c matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-01T05:59:18.944Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.945Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.946Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 3ca7a4a9-156a-4940-a55c-6c39d5f9821c: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-03-01T05:59:18.946Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@46fce4e6 2023-03-01T05:59:18.946Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.946Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.947Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 85628b4b-adf8-49ea-8212-219644e4ad0e 2023-03-01T05:59:18.947Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 85628b4b-adf8-49ea-8212-219644e4ad0e Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-01T05:59:18.957Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.957Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:18.958Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:59:18.958Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.958Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:18.959Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:59:18.959Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.962Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-01T05:59:18.963Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-01T05:59:18.964Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-01T05:59:18.964Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1f9e4027-ed02-4ccc-ba6b-e46f29627b33 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-01T05:59:18.973Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.974Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:18.974Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-01T05:59:18.976Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.977Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-01T05:59:18.978Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=3ca7a4a9-156a-4940-a55c-6c39d5f9821c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:59:18.987Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.988Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.989Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b0dc6442-0d5f-4f5c-8dee-0e996f1570d1: basic_vm_macro 2023-03-01T05:59:18.990Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.990Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.992Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.993Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.993Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.994Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.994Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.996Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.996Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-01T05:59:18.996Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:18.997Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:19.249Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 54efd885-636e-4ea4-8225-1bcb9bb9db71 1 ASDC deployResourceStructure 2023-03-01T05:59:19.250Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:19.250Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:19.250Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:59:19.251Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:19.251Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:19.251Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650359250, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:20.252Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:20.253Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:20.255Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:59:20.256Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:20.257Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:20.258Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650360252, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:21.261Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:21.261Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:21.261Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:59:21.261Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:21.262Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:21.262Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650361261, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:22.263Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:22.264Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|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-03-01T05:59:22.264Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-01T05:59:22.265Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:22.266Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:22.266Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650362263, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T05:59:23.268Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cf2df1e3-bd29-406f-901e-1d7f0979849e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:59:23.307Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf2df1e3-bd29-406f-901e-1d7f0979849e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-01T05:59:23.329Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-01T05:59:23.331Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-01T05:59:23.332Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-01T05:59:23.333Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-01T05:59:23.334Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:59:23.335Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:59:23.336Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:59:23.337Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:59:23.338Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-01T05:59:23.339Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-01T05:59:23.385Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-01T05:59:53.386Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cf2df1e3-bd29-406f-901e-1d7f0979849e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-01T05:59:53.443Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cf2df1e3-bd29-406f-901e-1d7f0979849e and serviceModelVersionId: b0dc6442-0d5f-4f5c-8dee-0e996f1570d1 2023-03-01T05:59:53.443Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 268bb17f-53be-4c7a-b563-332d32979c02 2023-03-01T05:59:53.444Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0 2023-03-01T05:59:53.450Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-01T05:59:53.488Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0|INFO|500||Invoke 2023-03-01T05:59:53.490Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cf2df1e3-bd29-406f-901e-1d7f0979849e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3f74054d-310f-4b81-bb6d-9f6e6ec60d50], X-ECOMP-RequestID=[cf2df1e3-bd29-406f-901e-1d7f0979849e], X-TransactionId=[], X-ONAP-RequestID=[cf2df1e3-bd29-406f-901e-1d7f0979849e], Content-Type=[application/merge-patch+json]} 2023-03-01T05:59:53.500Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-01T05:59:53.688Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?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/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 05:59:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[184], vertex-id=[204832], x-aai-txid=[1-aai-resources-230301-05:59:53:789-13888], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T05:59:53.689Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-01T05:59:53.691Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/268bb17f-53be-4c7a-b563-332d32979c02/model-vers/model-ver/b0dc6442-0d5f-4f5c-8dee-0e996f1570d1?depth=0|INFO|500||InvokeReturn 2023-03-01T05:59:53.691Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-01T05:59:53.691Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-01T05:59:53.706Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T05:59:53.708Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cf2df1e3-bd29-406f-901e-1d7f0979849e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-01T05:59:53.709Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-01T05:59:53.711Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-01T05:59:53.711Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-01T05:59:53.711Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650393709, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-01T05:59:54.831Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:00:09.590Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:00:09.608Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T06:00:09.610Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a024e2d3-9190-42b3-b935-b18729d03870", "consumerID": "SO-sdc-controller", "timestamp": 1677650342538, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-01T06:00:09.615Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:00:09.617Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T06:00:09.618Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T06:00:09.620Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:00:09.620Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T06:00:09.621Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-01T06:00:09.622Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:00:09.623Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T06:00:09.623Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-01T06:00:09.624Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:00:09.625Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T06:00:09.626Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-01T06:00:09.627Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:00:09.627Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T06:00:09.628Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-01T06:00:09.629Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:00:09.631Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-01T06:00:09.633Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-01T06:00:09.638Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:00:54.832Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:01:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:01:09.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.590Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-01T06:01:09.591Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.591Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650343728, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650352058, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650355708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.592Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650356808, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-01T06:01:09.593Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.593Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650357896, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-01T06:01:09.593Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.593Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650359250, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650360252, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650361261, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.594Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650362263, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-01T06:01:09.595Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:09.595Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-01T06:01:09.595Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cf2df1e3-bd29-406f-901e-1d7f0979849e", "consumerID": "SO-sdc-controller", "timestamp": 1677650393709, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-01T06:01:09.595Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-01T06:01:54.834Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:02:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:02:54.835Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:03:09.589Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:03:54.837Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:04:09.591Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:04:54.844Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:05:09.597Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:05:54.846Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:06:09.597Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:06:54.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:07:09.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:07:54.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:08:09.600Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:08:54.851Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:09:09.602Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:09:54.851Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:10:09.606Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:10:54.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:11:09.609Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:11:54.853Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:12:09.611Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:12:54.855Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:13:09.620Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:13:54.857Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:14:09.622Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:14:54.862Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:15:09.623Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:15:54.863Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:16:09.626Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:16:54.864Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:17:09.629Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:17:54.865Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:18:09.631Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:18:54.873Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:19:09.633Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:19:54.874Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:20:09.633Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:20:54.874Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:21:09.634Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:21:54.875Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:22:09.635Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:22:54.876Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:23:09.637Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:23:54.883Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:24:09.639Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:24:54.885Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:25:09.645Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:25:54.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:26:09.645Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:26:54.893Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:27:09.655Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:27:54.898Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:28:09.659Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:28:54.898Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:29:09.663Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:29:54.902Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:30:09.670Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:30:54.904Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:31:09.672Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:31:54.905Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:32:09.680Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:32:54.906Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:33:09.681Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:33:54.909Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:34:09.695Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:34:54.912Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:35:09.695Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:35:54.913Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:36:09.697Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:36:54.916Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:37:09.699Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:37:54.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:38:09.699Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:38:54.922Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:39:09.702Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:39:54.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:40:09.702Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:40:54.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:41:09.704Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:41:54.925Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:42:09.704Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:42:54.926Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:43:09.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:43:54.927Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:44:09.707Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:44:54.929Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:45:09.709Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:45:54.931Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:46:09.710Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:46:54.933Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:47:09.711Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:47:54.933Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:48:09.712Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:48:54.936Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:49:09.716Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:49:54.938Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:50:09.716Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:50:54.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:51:09.718Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:51:54.951Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:52:09.719Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:52:54.953Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:53:09.720Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:53:54.957Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:54:09.725Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:54:54.958Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:55:09.726Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:55:54.959Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:56:09.726Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:56:54.962Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:57:09.732Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:57:54.964Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:58:09.733Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:58:54.973Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T06:59:09.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T06:59:54.980Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:00:09.737Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:00:54.982Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:01:09.738Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:01:54.982Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:02:09.739Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:02:54.985Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:03:09.744Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:03:54.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:04:09.747Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:04:54.987Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:05:09.748Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:05:55.016Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:06:09.749Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:06:55.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:07:09.763Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:07:55.043Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:08:09.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:08:55.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:09:09.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:09:55.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:10:09.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:10:55.049Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:11:09.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:11:55.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:12:09.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:12:55.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:13:09.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:13:55.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:14:09.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:14:55.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:15:09.770Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:15:55.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:16:09.772Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:16:55.071Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:17:09.772Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T07:17:55.072Z|cf2df1e3-bd29-406f-901e-1d7f0979849e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T07:18:09.774Z|f79e2ba0-fcd9-47b7-8e3c-4351c8eeef54|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO