Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2025-06-22T12:01:39.999Z||main|||||INFO|500||The following profiles are active: basic
2025-06-22T12:01:46.995Z||main|||||INFO|500||Starting service [Tomcat]
2025-06-22T12:01:46.995Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2025-06-22T12:01:47.090Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2025-06-22T12:01:50.130Z||main|||||INFO|500||reqdb-pool - Starting...
2025-06-22T12:01:50.298Z||main|||||INFO|500||reqdb-pool - Start completed.
2025-06-22T12:01:50.436Z||main|||||INFO|500||catdb-pool - Starting...
2025-06-22T12:01:50.481Z||main|||||INFO|500||catdb-pool - Start completed.
2025-06-22T12:01:51.625Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2025-06-22T12:01:51.750Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2025-06-22T12:01:52.111Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2025-06-22T12:01:52.994Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB53Dialect
2025-06-22T12:01:54.568Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2025-06-22T12:01:54.632Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2025-06-22T12:01:55.104Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB53Dialect
2025-06-22T12:01:55.221Z||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.
2025-06-22T12:01:56.057Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2025-06-22T12:01:57.092Z||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_
2025-06-22T12:01:57.513Z||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=?
2025-06-22T12:01:58.067Z||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]}
2025-06-22T12:01:58.073Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:01:58.096Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:01:59.634Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:01:59.635Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[1527], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:01 GMT], Content-Type=[application/json]}
2025-06-22T12:01:59.636Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"f12c5d2117814d8c8700bc5a7e98644d","versionId":"8371628de4cc412c904129a79a482c9c"}

2025-06-22T12:01:59.659Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2025-06-22T12:01:59.690Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:01:59.691Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions with request headers:{X-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8bcea517-5d92-49f3-867f-c6e9bc64812d], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:01:59.692Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:00.108Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[410], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:02 GMT]}
2025-06-22T12:02:00.108Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:00.109Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f12c5d2117814d8c8700bc5a7e98644d/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:00.109Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2025-06-22T12:02:00.109Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:00.145Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:00.146Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f597359f-2d74-428a-890d-8c0c04ea2dd1], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:00.147Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:00.373Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[224], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:03 GMT], Content-Type=[application/json]}
2025-06-22T12:02:00.374Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc6ad7cbaa214729a86741255bc48194","versionId":"1103fc68288644e1a0b9988f066f92f3"}

2025-06-22T12:02:00.375Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:00.377Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2025-06-22T12:02:00.403Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc6ad7cbaa214729a86741255bc48194/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:00.404Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6ad7cbaa214729a86741255bc48194/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:00.405Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6ad7cbaa214729a86741255bc48194/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:00.722Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6ad7cbaa214729a86741255bc48194/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:00.723Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc6ad7cbaa214729a86741255bc48194/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[314], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:03 GMT]}
2025-06-22T12:02:00.723Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:00.723Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2025-06-22T12:02:00.723Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:00.756Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:00.757Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:00.758Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:00.987Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:00.988Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[225], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:03 GMT], Content-Type=[application/json]}
2025-06-22T12:02:00.988Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"0133cdb282054633a67f61c9974d89a8","versionId":"d8f3740b3cc9480f9b6384aeebae9bbe"}

2025-06-22T12:02:00.991Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2025-06-22T12:02:01.014Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0133cdb282054633a67f61c9974d89a8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:01.015Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0133cdb282054633a67f61c9974d89a8/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:01.016Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0133cdb282054633a67f61c9974d89a8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:01.380Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0133cdb282054633a67f61c9974d89a8/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:01.381Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0133cdb282054633a67f61c9974d89a8/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[362], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:04 GMT]}
2025-06-22T12:02:01.381Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:01.382Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2025-06-22T12:02:01.382Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:01.414Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:01.415Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:01.416Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:01.634Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:01.635Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[215], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:04 GMT], Content-Type=[application/json]}
2025-06-22T12:02:01.635Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"05e3bc1e42cd4a74897d78bdd5f98caf","versionId":"137fd6ac530c4e64bdb363647b4c5f9f"}

2025-06-22T12:02:01.637Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2025-06-22T12:02:01.664Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:01.665Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions with request headers:{X-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c48720d5-4e88-43a7-b013-d24e81cd0745], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:01.666Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:02.021Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[353], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:04 GMT]}
2025-06-22T12:02:02.022Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:02.022Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05e3bc1e42cd4a74897d78bdd5f98caf/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:02.022Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2025-06-22T12:02:02.022Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:02.049Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:02.050Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:02.051Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:02.272Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:02.272Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[218], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:05 GMT], Content-Type=[application/json]}
2025-06-22T12:02:02.273Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"1b84c7678c1b4ae0b64a274375869d1c","versionId":"56823731d89a47fea4305a63ee84c379"}

2025-06-22T12:02:02.275Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2025-06-22T12:02:02.295Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1b84c7678c1b4ae0b64a274375869d1c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:02.295Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b84c7678c1b4ae0b64a274375869d1c/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:02.296Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b84c7678c1b4ae0b64a274375869d1c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:02.635Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b84c7678c1b4ae0b64a274375869d1c/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:02.635Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1b84c7678c1b4ae0b64a274375869d1c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[336], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:05 GMT]}
2025-06-22T12:02:02.636Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:02.636Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2025-06-22T12:02:02.636Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:02.667Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:02.668Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:02.669Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:02.870Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:02.871Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[199], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:05 GMT], Content-Type=[application/json]}
2025-06-22T12:02:02.871Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"1d96eddf54b547649a21bc41ca7277c5","versionId":"7d62df1f1de74f7d849298389fc56775"}

2025-06-22T12:02:02.873Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2025-06-22T12:02:02.893Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1d96eddf54b547649a21bc41ca7277c5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:02.894Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d96eddf54b547649a21bc41ca7277c5/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:02.895Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d96eddf54b547649a21bc41ca7277c5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:03.189Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d96eddf54b547649a21bc41ca7277c5/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:03.190Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1d96eddf54b547649a21bc41ca7277c5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[292], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:06 GMT]}
2025-06-22T12:02:03.190Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:03.190Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2025-06-22T12:02:03.191Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:03.217Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:03.217Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b0b282c9-acb3-41bc-95c6-1d24b0b6e544], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:03.218Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:03.435Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[214], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:06 GMT], Content-Type=[application/json]}
2025-06-22T12:02:03.435Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b798ee6055a346ec9af16eb629d8544d","versionId":"3819db60729b485bb3f1110ac21ef2e7"}

2025-06-22T12:02:03.436Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:03.438Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2025-06-22T12:02:03.459Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:03.460Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions with request headers:{X-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[60257a40-b9ef-45c0-85e9-f722cbf6ee0f], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:03.461Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:03.811Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[347], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:06 GMT]}
2025-06-22T12:02:03.812Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:03.812Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b798ee6055a346ec9af16eb629d8544d/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:03.813Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2025-06-22T12:02:03.813Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:03.844Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:03.845Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:03.846Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:04.014Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:04.015Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[165], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:07 GMT], Content-Type=[application/json]}
2025-06-22T12:02:04.015Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"98a2f98ea1a548d4bd7b4f12fe261c51","versionId":"70d83a71b2324f93ab570d4cc70ad6be"}

2025-06-22T12:02:04.018Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2025-06-22T12:02:04.049Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/98a2f98ea1a548d4bd7b4f12fe261c51/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:04.050Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a2f98ea1a548d4bd7b4f12fe261c51/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:04.051Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a2f98ea1a548d4bd7b4f12fe261c51/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:04.338Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98a2f98ea1a548d4bd7b4f12fe261c51/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:04.338Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/98a2f98ea1a548d4bd7b4f12fe261c51/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[284], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:07 GMT]}
2025-06-22T12:02:04.339Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:04.339Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2025-06-22T12:02:04.339Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:04.367Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:04.368Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3da5f54-acbc-4546-a52d-c9a90df5ab64], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:04.368Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:04.544Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[174], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:07 GMT], Content-Type=[application/json]}
2025-06-22T12:02:04.545Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"529a4ca984484a4082bdbc26e7478926","versionId":"79aba79c49514d03ad36e79360dbc842"}

2025-06-22T12:02:04.546Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:04.548Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2025-06-22T12:02:04.565Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/529a4ca984484a4082bdbc26e7478926/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:04.566Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/529a4ca984484a4082bdbc26e7478926/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:04.567Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/529a4ca984484a4082bdbc26e7478926/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:04.924Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/529a4ca984484a4082bdbc26e7478926/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:04.925Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/529a4ca984484a4082bdbc26e7478926/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[355], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:07 GMT]}
2025-06-22T12:02:04.925Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:04.925Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2025-06-22T12:02:04.926Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:04.950Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:04.951Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:04.952Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:05.166Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:05.167Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[212], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:08 GMT], Content-Type=[application/json]}
2025-06-22T12:02:05.167Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"6505250d588d46bd8181f9b75d689600","versionId":"8268d19a12eb4d2d89328a6983a23310"}

2025-06-22T12:02:05.169Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2025-06-22T12:02:05.185Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6505250d588d46bd8181f9b75d689600/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:05.186Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6505250d588d46bd8181f9b75d689600/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:05.187Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6505250d588d46bd8181f9b75d689600/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:05.522Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6505250d588d46bd8181f9b75d689600/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:05.523Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6505250d588d46bd8181f9b75d689600/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[333], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:08 GMT]}
2025-06-22T12:02:05.523Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:05.524Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2025-06-22T12:02:05.524Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:05.548Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:05.549Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:05.551Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:05.752Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:05.753Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[198], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:08 GMT], Content-Type=[application/json]}
2025-06-22T12:02:05.754Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"4d7ac08609014c428bd1d33518fc2f1c","versionId":"c56af810764d48fda80a0bae5022b87e"}

2025-06-22T12:02:05.756Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2025-06-22T12:02:05.773Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4d7ac08609014c428bd1d33518fc2f1c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:05.774Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4d7ac08609014c428bd1d33518fc2f1c/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:05.775Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4d7ac08609014c428bd1d33518fc2f1c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:06.091Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4d7ac08609014c428bd1d33518fc2f1c/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:06.092Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4d7ac08609014c428bd1d33518fc2f1c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[313], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:08 GMT]}
2025-06-22T12:02:06.092Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:06.093Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2025-06-22T12:02:06.093Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:06.126Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:06.127Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9b074a27-b05d-4a86-afa5-7d0dc20fee23], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:06.128Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:06.310Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[179], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:09 GMT], Content-Type=[application/json]}
2025-06-22T12:02:06.311Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"eb58194c23d54e358113bb16fe9cb81c","versionId":"85b24dd4d7a94983a63fb47cb2e59197"}

2025-06-22T12:02:06.312Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:06.314Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2025-06-22T12:02:06.332Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:06.332Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions with request headers:{X-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[69c182cd-f4d9-4417-bbf7-c6ab7a91e1d4], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:06.333Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:06.603Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[267], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:09 GMT]}
2025-06-22T12:02:06.603Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:06.604Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb58194c23d54e358113bb16fe9cb81c/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:06.604Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2025-06-22T12:02:06.604Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:06.627Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:06.627Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:06.628Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:06.851Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:06.852Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[220], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:09 GMT], Content-Type=[application/json]}
2025-06-22T12:02:06.852Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"57410f20cc0644dead00be947f640850","versionId":"eb96cc5e7fe64bf5835cffc0f9610dab"}

2025-06-22T12:02:06.854Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2025-06-22T12:02:06.869Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/57410f20cc0644dead00be947f640850/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:06.870Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57410f20cc0644dead00be947f640850/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:06.871Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57410f20cc0644dead00be947f640850/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:07.192Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57410f20cc0644dead00be947f640850/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:07.193Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/57410f20cc0644dead00be947f640850/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[319], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:10 GMT]}
2025-06-22T12:02:07.193Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:07.193Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2025-06-22T12:02:07.194Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:07.220Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:07.220Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[577631be-bdb8-4277-878f-3efa0fba62d7], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:07.221Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:07.363Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[139], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:10 GMT], Content-Type=[application/json]}
2025-06-22T12:02:07.364Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"392189afd1d94d1b920d4bee85e6a7af","versionId":"9dbb313eca284c44870047a5bf7076af"}

2025-06-22T12:02:07.364Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:07.366Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2025-06-22T12:02:07.383Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/392189afd1d94d1b920d4bee85e6a7af/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:07.384Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/392189afd1d94d1b920d4bee85e6a7af/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:07.385Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/392189afd1d94d1b920d4bee85e6a7af/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:07.642Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/392189afd1d94d1b920d4bee85e6a7af/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:07.643Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/392189afd1d94d1b920d4bee85e6a7af/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[255], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:10 GMT]}
2025-06-22T12:02:07.643Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:07.644Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2025-06-22T12:02:07.644Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:07.668Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:07.669Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e3306aa0-f224-47d2-aea2-cf2d4a4f6e31], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:07.670Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:07.857Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[185], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:10 GMT], Content-Type=[application/json]}
2025-06-22T12:02:07.859Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b4cc0131e1984968b21295e17161076a","versionId":"0b949112f0af445dbdb87ea4444784b6"}

2025-06-22T12:02:07.860Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:07.863Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2025-06-22T12:02:07.890Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b4cc0131e1984968b21295e17161076a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:07.913Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4cc0131e1984968b21295e17161076a/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:07.914Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4cc0131e1984968b21295e17161076a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:08.209Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4cc0131e1984968b21295e17161076a/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:08.210Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b4cc0131e1984968b21295e17161076a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[292], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:11 GMT]}
2025-06-22T12:02:08.211Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:08.211Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2025-06-22T12:02:08.211Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:08.249Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:08.250Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:08.251Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:08.428Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:08.429Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[174], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:11 GMT], Content-Type=[application/json]}
2025-06-22T12:02:08.430Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"3f35ad848c524c1ea9a6fc5ca9a56743","versionId":"78b8ee654ee8452f80bb691b8962cde4"}

2025-06-22T12:02:08.433Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2025-06-22T12:02:08.457Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:08.458Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions with request headers:{X-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fa7070e9-6151-4bdf-a8f7-ee138ed217f3], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:08.459Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:08.830Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[368], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:11 GMT]}
2025-06-22T12:02:08.830Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:08.831Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f35ad848c524c1ea9a6fc5ca9a56743/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:08.832Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2025-06-22T12:02:08.832Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:08.856Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:08.857Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:08.858Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:09.064Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:09.065Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[202], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:12 GMT], Content-Type=[application/json]}
2025-06-22T12:02:09.065Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"46cf56d242d74373973863bd196ebb8a","versionId":"f973d4a10e9f4520b18bf04f458f96b0"}

2025-06-22T12:02:09.067Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2025-06-22T12:02:09.083Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/46cf56d242d74373973863bd196ebb8a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:09.084Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/46cf56d242d74373973863bd196ebb8a/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:09.085Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/46cf56d242d74373973863bd196ebb8a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:09.448Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/46cf56d242d74373973863bd196ebb8a/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:09.449Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/46cf56d242d74373973863bd196ebb8a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[361], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:12 GMT]}
2025-06-22T12:02:09.449Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:09.449Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2025-06-22T12:02:09.450Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:09.474Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:09.475Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[54f5b436-82e0-4c13-b0bc-9f9e5a07ad5b], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:09.476Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:09.683Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[205], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:12 GMT], Content-Type=[application/json]}
2025-06-22T12:02:09.684Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0503a7293c8844bda4f5ed34594a5ffe","versionId":"9885360bc94f472c828b4296c1956581"}

2025-06-22T12:02:09.685Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:09.687Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2025-06-22T12:02:09.703Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0503a7293c8844bda4f5ed34594a5ffe/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:09.704Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0503a7293c8844bda4f5ed34594a5ffe/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:09.705Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0503a7293c8844bda4f5ed34594a5ffe/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:10.025Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0503a7293c8844bda4f5ed34594a5ffe/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:10.025Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0503a7293c8844bda4f5ed34594a5ffe/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[317], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:12 GMT]}
2025-06-22T12:02:10.026Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:10.026Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2025-06-22T12:02:10.026Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:10.050Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:10.050Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d511ff99-9d7c-42dd-9ac5-64ea625830d9], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:10.051Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:10.256Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[202], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:13 GMT], Content-Type=[application/json]}
2025-06-22T12:02:10.256Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f78a8767b574144a78fec126f886cec","versionId":"86f6966bc58d4af3a61575f78f06fe2d"}

2025-06-22T12:02:10.257Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:10.259Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2025-06-22T12:02:10.275Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:10.276Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions with request headers:{X-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[563d24c6-4b58-48d4-b5c7-91d424d310d0], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:10.277Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:10.564Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[285], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:13 GMT]}
2025-06-22T12:02:10.565Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:10.565Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f78a8767b574144a78fec126f886cec/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:10.565Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2025-06-22T12:02:10.565Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:10.590Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:10.590Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[52d2567e-954c-43f5-ba33-1c40f4ce0fce], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:10.591Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:10.789Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[195], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:13 GMT], Content-Type=[application/json]}
2025-06-22T12:02:10.790Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d58f0b5addc748d289c35d294fa8190c","versionId":"191477ec2a974644a6f80ff22828e1e2"}

2025-06-22T12:02:10.791Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:10.792Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2025-06-22T12:02:10.809Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d58f0b5addc748d289c35d294fa8190c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:10.810Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d58f0b5addc748d289c35d294fa8190c/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:10.811Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d58f0b5addc748d289c35d294fa8190c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:11.193Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d58f0b5addc748d289c35d294fa8190c/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:11.194Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d58f0b5addc748d289c35d294fa8190c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[380], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:13 GMT]}
2025-06-22T12:02:11.194Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:11.195Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2025-06-22T12:02:11.195Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:11.218Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:11.219Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:11.220Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:11.436Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:11.437Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[213], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:14 GMT], Content-Type=[application/json]}
2025-06-22T12:02:11.438Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"4f6df30528024bbf964ecec783eeffd1","versionId":"1b4ea71e0d7844c4a89f285333bafc1d"}

2025-06-22T12:02:11.440Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2025-06-22T12:02:11.455Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4f6df30528024bbf964ecec783eeffd1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:11.457Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f6df30528024bbf964ecec783eeffd1/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:11.458Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f6df30528024bbf964ecec783eeffd1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:11.820Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f6df30528024bbf964ecec783eeffd1/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:11.821Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4f6df30528024bbf964ecec783eeffd1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[360], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:14 GMT]}
2025-06-22T12:02:11.821Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:11.821Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2025-06-22T12:02:11.821Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:11.842Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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]}
2025-06-22T12:02:11.843Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:11.844Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:12.027Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:12.028Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[180], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:15 GMT], Content-Type=[application/json]}
2025-06-22T12:02:12.028Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||{"id":"e3664eab1f9c4c7888a87ba0e570b148","versionId":"77c30e7564614230a66c8e610fc32bfd"}

2025-06-22T12:02:12.030Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2025-06-22T12:02:12.045Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e3664eab1f9c4c7888a87ba0e570b148/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:12.046Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3664eab1f9c4c7888a87ba0e570b148/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:12.047Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3664eab1f9c4c7888a87ba0e570b148/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:12.333Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3664eab1f9c4c7888a87ba0e570b148/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:12.334Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e3664eab1f9c4c7888a87ba0e570b148/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[284], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:15 GMT]}
2025-06-22T12:02:12.334Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:12.334Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2025-06-22T12:02:12.335Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:12.358Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:12.359Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f6d764b6-207f-439a-9b3e-e224958d5393], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:12.359Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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"}]}

2025-06-22T12:02:12.597Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[235], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:15 GMT], Content-Type=[application/json]}
2025-06-22T12:02:12.597Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e25b667e7ab542cd9d80709bec552cfe","versionId":"327e29f241dd446d81619237935854ce"}

2025-06-22T12:02:12.598Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:12.600Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2025-06-22T12:02:12.614Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e25b667e7ab542cd9d80709bec552cfe/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2025-06-22T12:02:12.615Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e25b667e7ab542cd9d80709bec552cfe/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:12.615Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e25b667e7ab542cd9d80709bec552cfe/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:12.977Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e25b667e7ab542cd9d80709bec552cfe/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:12.978Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e25b667e7ab542cd9d80709bec552cfe/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[360], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:15 GMT]}
2025-06-22T12:02:12.978Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:12.978Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2025-06-22T12:02:12.978Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=?
2025-06-22T12:02:13.002Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2025-06-22T12:02:13.002Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ecaab5c9-d023-488d-bfa2-722d88f378ce], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:13.003Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2025-06-22T12:02:13.204Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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=[198], Server=[envoy], Date=[Sun, 22 Jun 2025 12:02:16 GMT], Content-Type=[application/json]}
2025-06-22T12:02:13.205Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7ccbb89198f049e6ae32de79898ae002","versionId":"fced86929368444aa659733f2da4f60f"}

2025-06-22T12:02:13.205Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2025-06-22T12:02:13.207Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2025-06-22T12:02:13.226Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions|INFO|500||Invoke
2025-06-22T12:02:13.227Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions with request headers:{X-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[93a86ff6-6180-49cb-a00c-a2a9cbd2e766], X-ECOMP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-TransactionID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], X-ONAP-RequestID=[0d80c5ab-4376-44b6-9f62-53538526bf5c], Content-Type=[application/json]}
2025-06-22T12:02:13.227Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2025-06-22T12:02:13.590Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[360], Server=[envoy], Content-Length=[0], Date=[Sun, 22 Jun 2025 12:02:16 GMT]}
2025-06-22T12:02:13.590Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:02:13.591Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7ccbb89198f049e6ae32de79898ae002/versions/latest/actions|INFO|500||InvokeReturn
2025-06-22T12:02:13.591Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2025-06-22T12:02:15.565Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|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
2025-06-22T12:02:17.364Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||WARN|500||---
2025-06-22T12:02:17.364Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2025-06-22T12:02:17.364Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||WARN|500||---
2025-06-22T12:02:17.773Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2025-06-22T12:02:20.840Z|0d80c5ab-4376-44b6-9f62-53538526bf5c|main|||||INFO|500||Started Application in 44.148 seconds (JVM running for 45.095)
2025-06-22T12:02:20.861Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2025-06-22T12:02:20.864Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2025-06-22T12:02:20.870Z||scheduling-1|||||INFO|500||DistributionClient - init
2025-06-22T12:02:20.904Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 8287ee12-0595-47e1-9b01-38320112cc23 url= /sdc/v1/artifactTypes
2025-06-22T12:02:20.914Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2025-06-22T12:02:21.021Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:02:21.061Z||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
2025-06-22T12:02:21.062Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2025-06-22T12:02:21.062Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5e9938aa-2f82-4127-96b1-a4ff514cb7bd url= /sdc/v1/distributionKafkaData
2025-06-22T12:02:21.062Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2025-06-22T12:02:21.084Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:02:21.089Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@9de0c9d
2025-06-22T12:02:21.146Z||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-4b4f852d-afe4-4e72-9215-5d35869c7832
	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

2025-06-22T12:02:21.194Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Instantiated an idempotent producer.
2025-06-22T12:02:21.259Z||scheduling-1|||||INFO|500||Successfully logged in.
2025-06-22T12:02:21.305Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2025-06-22T12:02:21.305Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2025-06-22T12:02:21.305Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1750593741303
2025-06-22T12:02:21.309Z||scheduling-1|||||INFO|500||start DistributionClient
2025-06-22T12:02:21.325Z||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-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f
	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

2025-06-22T12:02:21.384Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2025-06-22T12:02:21.385Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2025-06-22T12:02:21.385Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1750593741384
2025-06-22T12:02:21.386Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:02:21.388Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:02:21.388Z||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-9590a649-52f9-4750-80e1-96d941ab4388
	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

2025-06-22T12:02:21.394Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2025-06-22T12:02:21.394Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2025-06-22T12:02:21.394Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1750593741394
2025-06-22T12:02:21.394Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:02:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:02:21.398Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2025-06-22T12:02:21.924Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:02:21.925Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Cluster ID: 7ptNyWXjRgWT0TCpb3sQKA
2025-06-22T12:02:21.925Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:21.925Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:02:21.926Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:21.926Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:02:21.926Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:21.926Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:02:21.926Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:21.926Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:02:21.926Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:21.926Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:02:21.926Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:21.927Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] ProducerId set to 1009 with epoch 0
2025-06-22T12:02:21.928Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Cluster ID: 7ptNyWXjRgWT0TCpb3sQKA
2025-06-22T12:02:21.928Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Cluster ID: 7ptNyWXjRgWT0TCpb3sQKA
2025-06-22T12:02:21.929Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Discovered group coordinator onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2025-06-22T12:02:21.929Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Discovered group coordinator onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2025-06-22T12:02:21.952Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] (Re-)joining group
2025-06-22T12:02:21.952Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] (Re-)joining group
2025-06-22T12:02:21.995Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f-9453f89b-69d4-4d35-876d-41a3d426c5bc
2025-06-22T12:02:21.995Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388-f74f48f3-39fb-4493-af62-76f8f86d91d8
2025-06-22T12:02:21.995Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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)
2025-06-22T12:02:21.995Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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)
2025-06-22T12:02:21.996Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] (Re-)joining group
2025-06-22T12:02:21.996Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] (Re-)joining group
2025-06-22T12:02:28.002Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388-f74f48f3-39fb-4493-af62-76f8f86d91d8', protocol='range'}
2025-06-22T12:02:28.002Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f-9453f89b-69d4-4d35-876d-41a3d426c5bc', protocol='range'}
2025-06-22T12:02:28.049Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:28.050Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:28.050Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:28.050Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:28.050Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:28.050Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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 tWG9ioSZTAGzT9xQmRl_yw
2025-06-22T12:02:28.055Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f-9453f89b-69d4-4d35-876d-41a3d426c5bc=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-9590a649-52f9-4750-80e1-96d941ab4388-f74f48f3-39fb-4493-af62-76f8f86d91d8=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])}
2025-06-22T12:02:28.102Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388-f74f48f3-39fb-4493-af62-76f8f86d91d8', protocol='range'}
2025-06-22T12:02:28.102Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f-9453f89b-69d4-4d35-876d-41a3d426c5bc', protocol='range'}
2025-06-22T12:02:28.103Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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])
2025-06-22T12:02:28.103Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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])
2025-06-22T12:02:28.107Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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
2025-06-22T12:02:28.108Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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
2025-06-22T12:02:28.119Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2025-06-22T12:02:28.119Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2025-06-22T12:02:28.119Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2025-06-22T12:02:28.119Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2025-06-22T12:02:28.119Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2025-06-22T12:02:28.119Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2025-06-22T12:02:28.119Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2025-06-22T12:02:28.119Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2025-06-22T12:02:28.119Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2025-06-22T12:02:28.120Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2025-06-22T12:02:28.120Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2025-06-22T12:02:28.120Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2025-06-22T12:02:28.146Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2025-06-22T12:02:28.146Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2025-06-22T12:02:28.187Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2025-06-22T12:02:28.187Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2025-06-22T12:02:28.189Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2025-06-22T12:02:28.189Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2025-06-22T12:02:28.189Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2025-06-22T12:02:28.190Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2025-06-22T12:02:28.190Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2025-06-22T12:02:28.190Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2025-06-22T12:02:28.198Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2025-06-22T12:02:28.198Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2025-06-22T12:03:08.464Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-06-22T12:03:21.391Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:03:21.396Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:04:21.393Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:04:21.397Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:05:21.393Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:05:21.398Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:06:21.394Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:06:21.399Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:07:21.394Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:07:21.399Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:08:21.395Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:08:21.400Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:09:21.396Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:09:21.402Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:10:21.396Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:10:21.402Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:11:21.396Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:11:21.402Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:11:21.950Z||pool-3-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9590a649-52f9-4750-80e1-96d941ab4388, groupId=SO] Node -1 disconnected.
2025-06-22T12:11:22.074Z||pool-3-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6c4aafd3-c7a0-4a35-b2ba-7328efaf9b9f, groupId=SO] Node -1 disconnected.
2025-06-22T12:11:22.191Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Node -1 disconnected.
2025-06-22T12:12:21.397Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:12:21.403Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:13:21.397Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:13:21.404Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:14:21.398Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:14:21.405Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:15:21.398Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:15:21.406Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:16:21.399Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:16:21.407Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:17:21.400Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:17:21.408Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:18:21.402Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:18:21.409Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:19:21.403Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:19:21.410Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:20:21.403Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:20:21.410Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:21:21.404Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:21:21.411Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:22:21.405Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:22:21.411Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:23:21.406Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:23:21.411Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:24:21.406Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:24:21.413Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:25:21.407Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:25:21.413Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:26:21.408Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:26:21.415Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:27:21.410Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:27:21.415Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:28:21.410Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:28:21.417Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:29:21.411Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:29:21.417Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:30:21.412Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:30:21.419Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:31:21.414Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:31:21.420Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:32:21.415Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:32:21.421Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:21.415Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:33:21.422Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:35.493Z||pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T12:33:35.494Z||pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748","serviceName":"vFW 2025-06-22 12-32-37","serviceVersion":"1.0","serviceUUID":"99ce9ffd-ef86-44d7-a6b9-520725d597e0","serviceDescription":"catalog service description","serviceInvariantUUID":"e371e297-8ead-46f0-b1cc-7a135ff7cdfb","resources":[{"resourceInstanceName":"vFW 99d7c1a8-6192 0","resourceName":"vFW 99d7c1a8-6192","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e260c41c-9890-40d9-89ff-2c8a6d70f3ac","resourceInvariantUUID":"f5ec6524-598b-427e-8237-248be3ca99c7","resourceCustomizationUUID":"76e92078-0636-4676-b7ed-0f45d4f1a8cb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml","artifactChecksum":"OWU4YzJmMTEyNWNkNDJkY2E1OTA2N2RmYjk5MzEzMDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"42652eaa-c093-4bfe-a3ff-94f30b5bdf97","artifactVersion":"1"},{"artifactName":"vfw99d7c1a861920_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json","artifactChecksum":"OGQyN2UyNWRkYmFhYmJjOTgzZTVkZjAwMjZkZDA0NGE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c12feb67-b04f-4025-bfef-24d9c4c1275a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d462dacf-0f5b-4739-84d7-fe1aab0a21f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml","artifactChecksum":"MDFhMjRiZDRmNjVjM2ExN2EyNzQ4ZTY5MjFkZTA0NGI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8456ec30-7b76-47bd-b747-b4b122278fe9","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7c7a6d1c-386a-4123-9851-3d6e333e9ce4","artifactVersion":"2","generatedFromUUID":"d462dacf-0f5b-4739-84d7-fe1aab0a21f9"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20250622123237-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml","artifactChecksum":"YTc3NWI2YThmZWVlMmJjMTZhNzZlYjNmZmY2NTRkNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8adf8fc-9c1e-419a-b88c-9668d25904ac","artifactVersion":"1"},{"artifactName":"service-Vfw20250622123237-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar","artifactChecksum":"YzY5OTVlMTU0YzJiODE2OTc0YmYxMDVhNGRiZTQ1YjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"795d3081-c917-478b-92a2-8acfdb157e64","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T12:33:35.503Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:33:35.510Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:35.510Z||pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:35.510Z||pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:35.515Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:33:35.516Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:33:35.516Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:33:35.516Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:33:35.516Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:33:35.516Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to nbiyatkwTgif7sGvfUL9MA
2025-06-22T12:33:35.567Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:33:35.567Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595613213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:33:35.589Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:33:36.533Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:33:36.534Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:36.534Z||pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:36.534Z||pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:37.535Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:33:37.535Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:37.536Z||pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:37.536Z||pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:38.537Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:33:38.537Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:38.537Z||pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:38.537Z||pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:39.538Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:33:39.539Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:39.539Z||pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:39.539Z||pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:40.540Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:33:40.540Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:40.540Z||pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:40.540Z||pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:41.541Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:33:41.542Z||pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:41.542Z||pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:41.542Z||pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:42.544Z||pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "serviceName": "vFW 2025-06-22 12-32-37",
  "serviceVersion": "1.0",
  "serviceUUID": "99ce9ffd-ef86-44d7-a6b9-520725d597e0",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e371e297-8ead-46f0-b1cc-7a135ff7cdfb",
  "resources": [
    {
      "resourceInstanceName": "vFW 99d7c1a8-6192 0",
      "resourceCustomizationUUID": "76e92078-0636-4676-b7ed-0f45d4f1a8cb",
      "resourceName": "vFW 99d7c1a8-6192",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "e260c41c-9890-40d9-89ff-2c8a6d70f3ac",
      "resourceInvariantUUID": "f5ec6524-598b-427e-8237-248be3ca99c7",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw99d7c1a861920_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
          "artifactChecksum": "OGQyN2UyNWRkYmFhYmJjOTgzZTVkZjAwMjZkZDA0NGE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c12feb67-b04f-4025-bfef-24d9c4c1275a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d462dacf-0f5b-4739-84d7-fe1aab0a21f9",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "7c7a6d1c-386a-4123-9851-3d6e333e9ce4",
            "generatedFromUUID": "d462dacf-0f5b-4739-84d7-fe1aab0a21f9"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "7c7a6d1c-386a-4123-9851-3d6e333e9ce4",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20250622123237-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
      "artifactChecksum": "YzY5OTVlMTU0YzJiODE2OTc0YmYxMDVhNGRiZTQ1YjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "795d3081-c917-478b-92a2-8acfdb157e64"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T12:33:42.545Z||pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T12:33:42.545Z||pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 99ce9ffd-ef86-44d7-a6b9-520725d597e0 ASDC
2025-06-22T12:33:42.623Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
ServiceName:vFW 2025-06-22 12-32-37
ServiceVersion:1.0
ServiceUUID:99ce9ffd-ef86-44d7-a6b9-520725d597e0
ServiceInvariantUUID:e371e297-8ead-46f0-b1cc-7a135ff7cdfb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20250622123237-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar
ArtifactUUID:795d3081-c917-478b-92a2-8acfdb157e64
ArtifactChecksum:YzY5OTVlMTU0YzJiODE2OTc0YmYxMDVhNGRiZTQ1YjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 99d7c1a8-6192 0
ResourceCustomizationUUID:76e92078-0636-4676-b7ed-0f45d4f1a8cb
ResourceInvariantUUID:f5ec6524-598b-427e-8237-248be3ca99c7
ResourceName:vFW 99d7c1a8-6192
ResourceType:VF
ResourceUUID:e260c41c-9890-40d9-89ff-2c8a6d70f3ac
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw99d7c1a861920_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json
ArtifactUUID:c12feb67-b04f-4025-bfef-24d9c4c1275a
ArtifactChecksum:OGQyN2UyNWRkYmFhYmJjOTgzZTVkZjAwMjZkZDA0NGE=
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/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml
ArtifactUUID:d462dacf-0f5b-4739-84d7-fe1aab0a21f9
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/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env
ArtifactUUID:7c7a6d1c-386a-4123-9851-3d6e333e9ce4
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/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env
ArtifactUUID:7c7a6d1c-386a-4123-9851-3d6e333e9ce4
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2025-06-22T12:33:42.623Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99ce9ffd-ef86-44d7-a6b9-520725d597e0 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 (?, ?, ?, ?, ?)
2025-06-22T12:33:42.762Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:33:42.763Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:33:42.764Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:33:42.764Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 795d3081-c917-478b-92a2-8acfdb157e64 from URL: /sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:42.764Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:33:42.764Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:42.952Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:33:42.959Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar 795d3081-c917-478b-92a2-8acfdb157e64 101850
2025-06-22T12:33:42.960Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar ASDC sendASDCNotification
2025-06-22T12:33:42.961Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:42.961Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:33:42.962Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:42.962Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:42.963Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595622960,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:43.963Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:33:43.964Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:33:43.965Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: 795d3081-c917-478b-92a2-8acfdb157e64, URL: /sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar to file: /app/ASDC/1/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:43.965Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20250622123237-csar.csar
2025-06-22T12:33:44.032Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:44.032Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:44.356Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP774553039955531309/Definitions/service-Vfw20250622123237-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2025-06-22T12:33:45.892Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T12:33:45.898Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.899Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.900Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.900Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.900Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 99d7c1a8-6192 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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.900Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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-Vfw20250622123237-csar.csar
2025-06-22T12:33:45.900Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:33:45.907Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.908Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:45.912Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:45.912Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:33:45.914Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:33:45.916Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.917Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:45.917Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:45.917Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:33:45.917Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:33:45.917Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.917Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:45.921Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.921Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is not matching search criteria
2025-06-22T12:33:45.921Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2025-06-22T12:33:45.921Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2025-06-22T12:33:45.921Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2025-06-22T12:33:45.922Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.922Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.922Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.922Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2025-06-22T12:33:45.922Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2025-06-22T12:33:45.922Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2025-06-22T12:33:45.923Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.924Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T12:33:45.925Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.925Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:45.925Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:45.925Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.925Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is not matching search criteria
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2025-06-22T12:33:45.926Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2025-06-22T12:33:45.927Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=78e072cb-cddd-4cce-8498-b152d08c86d9
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is not matching search criteria
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.928Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9d98fa60-87eb-46d9-9e57-73490c548be5
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.929Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2025-06-22T12:33:45.930Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2025-06-22T12:33:45.931Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:45.931Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:45.931Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2025-06-22T12:33:45.931Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=21169330-c840-4568-9442-e5b911d0c424
2025-06-22T12:33:45.931Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.931Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:45.931Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.932Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:45.932Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.932Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:45.932Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:45.932Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:45.932Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2025-06-22 12-32-37
Description:catalog service description
Model UUID:99ce9ffd-ef86-44d7-a6b9-520725d597e0
Model Version:NULL
Model InvariantUuid:e371e297-8ead-46f0-b1cc-7a135ff7cdfb
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 99d7c1a8-6192
Model UUID:850b6485-40d0-41df-9905-43a3da8cc8f8
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f5ec6524-598b-427e-8237-248be3ca99c7
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:76e92078-0636-4676-b7ed-0f45d4f1a8cb
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7337f467-45c6-4ae0-89ad-f2e4ff6d4f06
ModelName:Vfw99d7c1a86192..base_vfw..module-0
ModelUuid:617c9592-2521-4e78-815c-116cd8f37b9a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:78e072cb-cddd-4cce-8498-b152d08c86d9
ModelInvariantUuid:e1f2c2f6-e041-448f-8b07-9ba6de3a4780
ModelName:vFW 99d7c1a8-6192-nodes.vfwCvfc
ModelUuid:2128c66f-6025-47de-b379-4d46e7880a53
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:77836cdb-76c5-451d-8c29-7fd738e8bb2b
ModelInvariantUuid:c2f9f453-9c91-4c80-95ac-4e7e113bedc0
ModelName:Vfw99d7c1a86192.compute.nodes.heat.vfw
ModelUuid:10b89ad9-c309-42f0-b4f6-e836e3b0b667
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:9d98fa60-87eb-46d9-9e57-73490c548be5
ModelInvariantUuid:713884c7-1fcc-4393-b2f6-2cf4bde9b1c0
ModelName:vFW 99d7c1a8-6192-nodes.vsnCvfc
ModelUuid:bdf2893b-c84e-4df4-a883-6115edf59068
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:26ba9980-5ba0-4824-896c-2868e6d38df6
ModelInvariantUuid:80bb003c-096a-411d-951c-126c5ec27d68
ModelName:Vfw99d7c1a86192.compute.nodes.heat.vsn
ModelUuid:5c1df3be-1191-4fa5-9b92-e23ab64481b5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:21169330-c840-4568-9442-e5b911d0c424
ModelInvariantUuid:1efa06a5-856d-4ed9-aac1-01f17032b27c
ModelName:vFW 99d7c1a8-6192-nodes.vpgCvfc
ModelUuid:b96906ef-7c53-4a2d-8359-b59f77d2c02d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:57d99335-b5dc-4a8b-8cc4-8368bbb2cc73
ModelInvariantUuid:97176562-6129-4426-96d7-b0039535c007
ModelName:Vfw99d7c1a86192.compute.nodes.heat.vpg
ModelUuid:91df217d-591a-4fda-be19-014a1d4a40db
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=?
2025-06-22T12:33:45.943Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: e260c41c-9890-40d9-89ff-2c8a6d70f3ac
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=?
2025-06-22T12:33:45.991Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||vFW 99d7c1a8-6192 0
2025-06-22T12:33:45.997Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e260c41c-9890-40d9-89ff-2c8a6d70f3ac
2025-06-22T12:33:45.997Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: c12feb67-b04f-4025-bfef-24d9c4c1275a from URL: /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json
2025-06-22T12:33:45.997Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:33:45.998Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json
2025-06-22T12:33:46.168Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:33:46.172Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json c12feb67-b04f-4025-bfef-24d9c4c1275a 785
2025-06-22T12:33:46.173Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json ASDC sendASDCNotification
2025-06-22T12:33:46.173Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json
2025-06-22T12:33:46.173Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:33:46.174Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:46.174Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:46.174Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595626172,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:47.178Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw99d7c1a86192..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "7337f467-45c6-4ae0-89ad-f2e4ff6d4f06",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "617c9592-2521-4e78-815c-116cd8f37b9a",
    "vfModuleModelCustomizationUUID": "49f26136-5775-43d9-9d23-82168eafdc64",
    "isBase": true,
    "artifacts": [
      "d462dacf-0f5b-4739-84d7-fe1aab0a21f9",
      "7c7a6d1c-386a-4123-9851-3d6e333e9ce4"
    ],
    "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": ""
    }
  }
]
2025-06-22T12:33:47.189Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw99d7c1a86192..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:617c9592-2521-4e78-815c-116cd8f37b9a
VfModuleModelInvariantUUID:7337f467-45c6-4ae0-89ad-f2e4ff6d4f06
VfModuleModelDescription:NULL
Artifacts UUID List:{
d462dacf-0f5b-4739-84d7-fe1aab0a21f9
,
7c7a6d1c-386a-4123-9851-3d6e333e9ce4

}
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


}

2025-06-22T12:33:47.195Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw99d7c1a86192..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "7337f467-45c6-4ae0-89ad-f2e4ff6d4f06",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "617c9592-2521-4e78-815c-116cd8f37b9a",
    "vfModuleModelCustomizationUUID": "49f26136-5775-43d9-9d23-82168eafdc64",
    "isBase": true,
    "artifacts": [
      "d462dacf-0f5b-4739-84d7-fe1aab0a21f9",
      "7c7a6d1c-386a-4123-9851-3d6e333e9ce4"
    ],
    "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": ""
    }
  }
]
2025-06-22T12:33:47.196Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw99d7c1a86192..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:617c9592-2521-4e78-815c-116cd8f37b9a
VfModuleModelInvariantUUID:7337f467-45c6-4ae0-89ad-f2e4ff6d4f06
VfModuleModelDescription:NULL
Artifacts UUID List:{
d462dacf-0f5b-4739-84d7-fe1aab0a21f9
,
7c7a6d1c-386a-4123-9851-3d6e333e9ce4

}
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


}

2025-06-22T12:33:47.196Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: d462dacf-0f5b-4739-84d7-fe1aab0a21f9 from URL: /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml
2025-06-22T12:33:47.196Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:33:47.197Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml
2025-06-22T12:33:47.408Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:33:47.409Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml d462dacf-0f5b-4739-84d7-fe1aab0a21f9 20368
2025-06-22T12:33:47.409Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml ASDC sendASDCNotification
2025-06-22T12:33:47.409Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml
2025-06-22T12:33:47.409Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:33:47.410Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:47.410Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:47.410Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595627409,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:48.411Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 7c7a6d1c-386a-4123-9851-3d6e333e9ce4 from URL: /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env
2025-06-22T12:33:48.412Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:33:48.412Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env
2025-06-22T12:33:48.624Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:33:48.625Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env 7c7a6d1c-386a-4123-9851-3d6e333e9ce4 2098
2025-06-22T12:33:48.625Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env ASDC sendASDCNotification
2025-06-22T12:33:48.625Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env
2025-06-22T12:33:48.626Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:33:48.626Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:48.626Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:48.626Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595628625,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:49.627Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: 99ce9ffd-ef86-44d7-a6b9-520725d597e0
2025-06-22T12:33:49.627Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 99d7c1a8-6192 0 e260c41c-9890-40d9-89ff-2c8a6d70f3ac 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=?
2025-06-22T12:33:49.654Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1d586a62, org.onap.sdc.toscaparser.api.parameters.Input@62fff4bf, org.onap.sdc.toscaparser.api.parameters.Input@6b9e8db1, org.onap.sdc.toscaparser.api.parameters.Input@132ae9c7, org.onap.sdc.toscaparser.api.parameters.Input@4dff9aba]
2025-06-22T12:33:49.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||VF Category is: Generic 
2025-06-22T12:33:49.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||VFCustomizationUUID= 76e92078-0636-4676-b7ed-0f45d4f1a8cb
2025-06-22T12:33:49.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 76e92078-0636-4676-b7ed-0f45d4f1a8cb matches Tosca VF Customization UUID: 76e92078-0636-4676-b7ed-0f45d4f1a8cb
2025-06-22T12:33:49.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||vfCustomizationUUID: 76e92078-0636-4676-b7ed-0f45d4f1a8cb  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=?
2025-06-22T12:33:49.665Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.665Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.667Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||resource request for resource customization id 76e92078-0636-4676-b7ed-0f45d4f1a8cb: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2025-06-22T12:33:49.667Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5bc7ac4b
2025-06-22T12:33:49.667Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.667Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T12:33:49.667Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 49f26136-5775-43d9-9d23-82168eafdc64
2025-06-22T12:33:49.668Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 49f26136-5775-43d9-9d23-82168eafdc64
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=?
2025-06-22T12:33:49.675Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.675Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:49.675Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:49.676Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.676Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:49.676Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:49.676Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.676Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2025-06-22T12:33:49.677Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.678Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=78e072cb-cddd-4cce-8498-b152d08c86d9
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=?
2025-06-22T12:33:49.684Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.684Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:49.684Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:49.684Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.684Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2025-06-22T12:33:49.685Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:49.686Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2025-06-22T12:33:49.686Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.686Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9d98fa60-87eb-46d9-9e57-73490c548be5
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=?
2025-06-22T12:33:49.688Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.688Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:49.688Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2025-06-22T12:33:49.691Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2025-06-22T12:33:49.692Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2025-06-22T12:33:49.692Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2025-06-22T12:33:49.692Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2025-06-22T12:33:49.692Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2025-06-22T12:33:49.692Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=21169330-c840-4568-9442-e5b911d0c424
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=?
2025-06-22T12:33:49.694Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.694Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:49.694Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:33:49.695Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.695Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Node template vFW 99d7c1a8-6192 0 is matching search criteria
2025-06-22T12:33:49.695Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found topology templates [vFW 99d7c1a8-6192 0] matching following query criteria: sdcType=VF, customizationUUID=76e92078-0636-4676-b7ed-0f45d4f1a8cb
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=?
2025-06-22T12:33:49.697Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.697Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.697Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid 99ce9ffd-ef86-44d7-a6b9-520725d597e0: vFW 99d7c1a8-6192
2025-06-22T12:33:49.697Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.697Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.697Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.697Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.698Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.698Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.698Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.698Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.698Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:33:49.698Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Service vFW 2025-06-22 12-32-37 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:33:49.698Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Saving Service: vFW 2025-06-22 12-32-37 
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 (?, ?, ?, ?, ?)
2025-06-22T12:33:49.957Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 99d7c1a8-6192 e260c41c-9890-40d9-89ff-2c8a6d70f3ac 1 ASDC deployResourceStructure
2025-06-22T12:33:49.958Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json ASDC sendASDCNotification
2025-06-22T12:33:49.958Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json
2025-06-22T12:33:49.958Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:33:49.959Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:49.959Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:49.959Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595629958,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:50.960Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml ASDC sendASDCNotification
2025-06-22T12:33:50.960Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml
2025-06-22T12:33:50.960Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:33:50.960Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:50.960Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:50.960Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595630960,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:51.961Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env ASDC sendASDCNotification
2025-06-22T12:33:51.961Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env
2025-06-22T12:33:51.961Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:33:51.961Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:51.962Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:51.962Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595631961,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:52.962Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar ASDC sendASDCNotification
2025-06-22T12:33:52.963Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar
2025-06-22T12:33:52.963Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:33:52.963Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:33:52.963Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:33:52.963Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595632962,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:33:53.964Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:33:53.979Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
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=?
2025-06-22T12:33:53.982Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:33:53.982Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:33:53.983Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:34:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:34:21.397Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:34:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595603697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:34:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:34:23.983Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:34:23.992Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
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=?
2025-06-22T12:34:23.994Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:34:23.995Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:34:23.995Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:34:53.995Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:34:54.006Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
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=?
2025-06-22T12:34:54.009Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:34:54.009Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:34:54.010Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:35:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:35:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595611449,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595601834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595613213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595603697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595611449,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595601834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595613213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595603697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595611449,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595601834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595613213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595603697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595611449,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595601834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595621969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595613213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595603697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595611449,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595601834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595621969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595613213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595603697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595611449,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.407Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595601834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595621969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595613213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595601415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595603697,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.408Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595611449,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595601834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595621969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595625984,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595634373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.409Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595621969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595634386,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595622819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595622960,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595621969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.410Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.411Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595635397,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.411Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.411Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.411Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595635411,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-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=?
2025-06-22T12:35:21.420Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
2025-06-22T12:35:21.421Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.441Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.441Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595627174,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.441Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.441Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.442Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595621969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.442Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.442Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.442Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595636404,
  "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=?
2025-06-22T12:35:21.457Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
2025-06-22T12:35:21.457Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595636418,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595628350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595637408,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595636418,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.474Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595629211,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.475Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.475Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.475Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595626172,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.475Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.475Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.475Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595629426,
  "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=?
2025-06-22T12:35:21.483Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
2025-06-22T12:35:21.483Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 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=?
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595637408,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595636418,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.494Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595630427,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595627409,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595637408,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595636418,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.495Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595631428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595628625,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595637408,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595636418,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595632216,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595631428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.496Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595637408,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595636418,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595629958,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/vfw99d7c1a861920_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.497Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595633217,
  "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=?
2025-06-22T12:35:21.506Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
2025-06-22T12:35:21.507Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.531Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595631428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595637408,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595636418,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.532Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595630960,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595631428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595637408,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595631961,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/resourceInstances/vfw99d7c1a861920/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595643639,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595631428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.533Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595632962,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595644631,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.534Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750595644647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.558Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8c62ce1d-eec5-4702-ba5b-c558f5609d02
2025-06-22T12:35:21.558Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c62ce1d-eec5-4702-ba5b-c558f5609d02 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.575Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595631428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595645644,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595631428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.576Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595634998,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20250622123237/1.0/artifacts/service-Vfw20250622123237-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.577Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.577Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.577Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750595646647,
  "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=?
2025-06-22T12:35:21.584Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8c62ce1d-eec5-4702-ba5b-c558f5609d02
2025-06-22T12:35:21.584Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c62ce1d-eec5-4702-ba5b-c558f5609d02 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.599Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.600Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595638636,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.600Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.600Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.600Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595636003,
  "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=?
2025-06-22T12:35:21.611Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
2025-06-22T12:35:21.612Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595639837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595637005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595641042,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.638Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595637005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.639Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.639Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.639Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595642067,
  "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=?
2025-06-22T12:35:21.646Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8c62ce1d-eec5-4702-ba5b-c558f5609d02
2025-06-22T12:35:21.646Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c62ce1d-eec5-4702-ba5b-c558f5609d02 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=?
2025-06-22T12:35:21.657Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.657Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595637005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750595643067,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595637005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.658Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595637005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595637005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595637005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595644223,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.659Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595651969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595649599,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595651969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.660Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "aai-model-loader",
  "timestamp": 1750595650601,
  "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=?
2025-06-22T12:35:21.666Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8c62ce1d-eec5-4702-ba5b-c558f5609d02
2025-06-22T12:35:21.667Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c62ce1d-eec5-4702-ba5b-c558f5609d02 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:21.683Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.683Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595651969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.683Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.683Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595651969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595651969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595651969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.684Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595651969,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595659153,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595660844,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:35:21.685Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:35:21.686Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750595661845,
  "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=?
2025-06-22T12:35:21.694Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8c62ce1d-eec5-4702-ba5b-c558f5609d02
2025-06-22T12:35:21.695Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c62ce1d-eec5-4702-ba5b-c558f5609d02 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 (?, ?, ?, ?, ?)
2025-06-22T12:35:24.010Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:35:24.025Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748
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=?
2025-06-22T12:35:24.027Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:35:24.027Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T12:35:24.027Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T12:35:24.027Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T12:35:24.027Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:35:24.027Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:35:24.028Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:35:24.028Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:35:24.028Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:35:24.028Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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=?
2025-06-22T12:35:24.034Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T12:35:54.034Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 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=?
2025-06-22T12:35:54.041Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 and serviceModelVersionId: 99ce9ffd-ef86-44d7-a6b9-520725d597e0
2025-06-22T12:35:54.042Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e371e297-8ead-46f0-b1cc-7a135ff7cdfb
2025-06-22T12:36:06.197Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0
2025-06-22T12:36:06.254Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T12:36:06.279Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0|INFO|500||Invoke
2025-06-22T12:36:06.279Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[55f37feb-fbb9-4e19-9edb-493d7c51a5e9], X-ECOMP-RequestID=[5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748], X-TransactionId=[], X-ONAP-RequestID=[5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748], Content-Type=[application/merge-patch+json]}
2025-06-22T12:36:06.285Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T12:36:06.604Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?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/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 12:36:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[312], vertex-id=[356528], x-aai-txid=[0-aai-resources-250622-12:36:05:255-22814], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T12:36:06.605Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:36:06.605Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e371e297-8ead-46f0-b1cc-7a135ff7cdfb/model-vers/model-ver/99ce9ffd-ef86-44d7-a6b9-520725d597e0?depth=0|INFO|500||InvokeReturn
2025-06-22T12:36:06.608Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T12:36:06.608Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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=?
2025-06-22T12:36:06.617Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-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)
2025-06-22T12:36:06.618Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T12:36:06.618Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T12:36:06.619Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:06.619Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:06.619Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595766618,
  "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=?
2025-06-22T12:36:07.641Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:36:07.645Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T12:36:07.645Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"8c62ce1d-eec5-4702-ba5b-c558f5609d02","serviceName":"basic_onboard_GlsLRI","serviceVersion":"1.0","serviceUUID":"c53f3d1b-a871-4e3c-ade6-cdddc1a70549","serviceDescription":"ONAP SDK Service","serviceInvariantUUID":"08397005-4c0b-4df0-99f1-74726e9b77dd","resources":[{"resourceInstanceName":"basic_onboard_GlsLRI 0","resourceName":"basic_onboard_GlsLRI","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b37e6af4-fb8f-40b6-9eb5-3e9b2dae6108","resourceInvariantUUID":"56b49bfb-b035-43d6-911a-a9399812c49d","resourceCustomizationUUID":"44e3a035-8d0c-428c-a6e4-a1f1352b71e4","category":"Generic","subcategory":"Network Service","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml","artifactChecksum":"M2Q5MmUxMDFhNWIxYzQ4ZWQ3OWI4ZmI2NWFmNzM3MDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"103b68ca-5e24-46cd-bc26-9b66ddcf128e","artifactVersion":"1"},{"artifactName":"basic_onboard_glslri0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json","artifactChecksum":"OWExY2FjZmVhNWJmNGE5MGNjYTE3NGRlYzBmMmQ0Mzk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"84889416-b6c6-4803-b221-5ff1e8100557","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0064c1db-fb0b-49e5-a66a-61f717b124be","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml","artifactChecksum":"MDI4NTU2YTE2NTQyNzA1YWYxNWQwNzc1OTAxNGEyZWQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"04bd8bd9-4aaa-44cb-b3f2-62d4938466ba","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c3f18b76-b743-44a2-a220-acc62eea49e3","artifactVersion":"2","generatedFromUUID":"0064c1db-fb0b-49e5-a66a-61f717b124be"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGlslri-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml","artifactChecksum":"MzA4MTY4Y2VjZjI4ZjJiZDA3ZDQwNTJlZTMzZTkzNTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"52a03056-9843-4e52-8fa5-6d90960af8e9","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGlslri-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar","artifactChecksum":"YmEyYjk1ZWUxNmNlZWM0Yjg2YmVlM2NmNWNjZTYwOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"acdad678-1a9e-4776-a64e-de514ca8b796","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T12:36:07.647Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:36:07.647Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:07.647Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:07.647Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:08.648Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:36:08.649Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:08.649Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:08.649Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:09.650Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:36:09.651Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:09.651Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:09.651Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:10.652Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:36:10.653Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:10.653Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:10.653Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:11.654Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:36:11.655Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:11.655Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:11.655Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:12.655Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:36:12.656Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:12.656Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:12.656Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:13.657Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:36:13.657Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:13.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:13.658Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:14.659Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "serviceName": "basic_onboard_GlsLRI",
  "serviceVersion": "1.0",
  "serviceUUID": "c53f3d1b-a871-4e3c-ade6-cdddc1a70549",
  "serviceDescription": "ONAP SDK Service",
  "serviceInvariantUUID": "08397005-4c0b-4df0-99f1-74726e9b77dd",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_GlsLRI 0",
      "resourceCustomizationUUID": "44e3a035-8d0c-428c-a6e4-a1f1352b71e4",
      "resourceName": "basic_onboard_GlsLRI",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b37e6af4-fb8f-40b6-9eb5-3e9b2dae6108",
      "resourceInvariantUUID": "56b49bfb-b035-43d6-911a-a9399812c49d",
      "category": "Generic",
      "subcategory": "Network Service",
      "artifacts": [
        {
          "artifactName": "basic_onboard_glslri0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
          "artifactChecksum": "OWExY2FjZmVhNWJmNGE5MGNjYTE3NGRlYzBmMmQ0Mzk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "84889416-b6c6-4803-b221-5ff1e8100557",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "0064c1db-fb0b-49e5-a66a-61f717b124be",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "c3f18b76-b743-44a2-a220-acc62eea49e3",
            "generatedFromUUID": "0064c1db-fb0b-49e5-a66a-61f717b124be"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "c3f18b76-b743-44a2-a220-acc62eea49e3",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardGlslri-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
      "artifactChecksum": "YmEyYjk1ZWUxNmNlZWM0Yjg2YmVlM2NmNWNjZTYwOTg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "acdad678-1a9e-4776-a64e-de514ca8b796"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T12:36:14.659Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T12:36:14.660Z|5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c53f3d1b-a871-4e3c-ade6-cdddc1a70549 ASDC
2025-06-22T12:36:14.660Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:8c62ce1d-eec5-4702-ba5b-c558f5609d02
ServiceName:basic_onboard_GlsLRI
ServiceVersion:1.0
ServiceUUID:c53f3d1b-a871-4e3c-ade6-cdddc1a70549
ServiceInvariantUUID:08397005-4c0b-4df0-99f1-74726e9b77dd
ServiceDescription:ONAP SDK Service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGlslri-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar
ArtifactUUID:acdad678-1a9e-4776-a64e-de514ca8b796
ArtifactChecksum:YmEyYjk1ZWUxNmNlZWM0Yjg2YmVlM2NmNWNjZTYwOTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_GlsLRI 0
ResourceCustomizationUUID:44e3a035-8d0c-428c-a6e4-a1f1352b71e4
ResourceInvariantUUID:56b49bfb-b035-43d6-911a-a9399812c49d
ResourceName:basic_onboard_GlsLRI
ResourceType:VF
ResourceUUID:b37e6af4-fb8f-40b6-9eb5-3e9b2dae6108
ResourceVersion:1.0
Category:Generic
SubCategory:Network Service
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_glslri0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json
ArtifactUUID:84889416-b6c6-4803-b221-5ff1e8100557
ArtifactChecksum:OWExY2FjZmVhNWJmNGE5MGNjYTE3NGRlYzBmMmQ0Mzk=
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/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml
ArtifactUUID:0064c1db-fb0b-49e5-a66a-61f717b124be
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/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env
ArtifactUUID:c3f18b76-b743-44a2-a220-acc62eea49e3
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/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env
ArtifactUUID:c3f18b76-b743-44a2-a220-acc62eea49e3
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2025-06-22T12:36:14.660Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c53f3d1b-a871-4e3c-ade6-cdddc1a70549 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=?
2025-06-22T12:36:14.710Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:36:14.711Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:36:14.711Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:36:14.711Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: acdad678-1a9e-4776-a64e-de514ca8b796 from URL: /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:14.711Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:36:14.711Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:14.923Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:36:14.925Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar acdad678-1a9e-4776-a64e-de514ca8b796 76404
2025-06-22T12:36:14.925Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar ASDC sendASDCNotification
2025-06-22T12:36:14.925Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:14.926Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:36:14.926Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:14.926Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:14.926Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595774925,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:15.927Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:36:15.928Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:36:15.928Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: acdad678-1a9e-4776-a64e-de514ca8b796, URL: /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar to file: /app/ASDC/1/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:15.928Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:15.929Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:15.929Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:15.992Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1067677649658755785/Definitions/service-BasicOnboardGlslri-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
2025-06-22T12:36:16.554Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T12:36:16.554Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:36:16.554Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_GlsLRI 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-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:16.555Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:16.556Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:36:16.556Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:36:16.556Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.556Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:16.556Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:16.556Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:36:16.556Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is not matching search criteria
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2025-06-22T12:36:16.557Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.558Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is not matching search criteria
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4b0aab51-81c3-441a-bd3e-f422e8ef9969
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.559Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:16.560Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.560Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:16.560Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:16.560Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:16.560Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_GlsLRI
Description:ONAP SDK Service
Model UUID:c53f3d1b-a871-4e3c-ade6-cdddc1a70549
Model Version:NULL
Model InvariantUuid:08397005-4c0b-4df0-99f1-74726e9b77dd
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_GlsLRI
Model UUID:1784d869-5bee-474e-806e-6cc07a978e67
Description:ONAP SDK Resource
Version:1.0
Type:VF
Category:Generic
InvariantUuid:56b49bfb-b035-43d6-911a-a9399812c49d
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:44e3a035-8d0c-428c-a6e4-a1f1352b71e4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c019f82d-7e28-438e-807b-517cd618e901
ModelName:BasicOnboardGlslri..base_ubuntu18..module-0
ModelUuid:3df1c4dd-c024-43b6-81f1-fa2e68bef458
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:4b0aab51-81c3-441a-bd3e-f422e8ef9969
ModelInvariantUuid:0b24f3b5-cc79-48e2-a4da-d5267863cc4f
ModelName:basic_onboard_GlsLRI-nodes.ubuntu18Cvfc
ModelUuid:fd87a37d-5a25-435f-b28f-8623072682cf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:271696a4-6e41-45a3-ab09-06465de39a80
ModelInvariantUuid:20783b0b-7fc8-4768-b676-4724c9a03558
ModelName:BasicOnboardGlslri.compute.nodes.heat.ubuntu18
ModelUuid:fb37e07c-f977-4b3c-9c5d-548b22e18f71
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=?
2025-06-22T12:36:16.568Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b37e6af4-fb8f-40b6-9eb5-3e9b2dae6108
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=?
2025-06-22T12:36:16.572Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||basic_onboard_GlsLRI 0
2025-06-22T12:36:16.572Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b37e6af4-fb8f-40b6-9eb5-3e9b2dae6108
2025-06-22T12:36:16.572Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 84889416-b6c6-4803-b221-5ff1e8100557 from URL: /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json
2025-06-22T12:36:16.572Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:36:16.572Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json
2025-06-22T12:36:16.754Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:36:16.755Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json 84889416-b6c6-4803-b221-5ff1e8100557 798
2025-06-22T12:36:16.755Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json ASDC sendASDCNotification
2025-06-22T12:36:16.755Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json
2025-06-22T12:36:16.755Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:36:16.755Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:16.755Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:16.756Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595776755,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:17.756Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGlslri..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "c019f82d-7e28-438e-807b-517cd618e901",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3df1c4dd-c024-43b6-81f1-fa2e68bef458",
    "vfModuleModelCustomizationUUID": "1b7b34c2-51d7-4685-bb80-f8639434ace4",
    "isBase": true,
    "artifacts": [
      "0064c1db-fb0b-49e5-a66a-61f717b124be",
      "c3f18b76-b743-44a2-a220-acc62eea49e3"
    ],
    "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": ""
    }
  }
]
2025-06-22T12:36:17.760Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGlslri..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3df1c4dd-c024-43b6-81f1-fa2e68bef458
VfModuleModelInvariantUUID:c019f82d-7e28-438e-807b-517cd618e901
VfModuleModelDescription:NULL
Artifacts UUID List:{
0064c1db-fb0b-49e5-a66a-61f717b124be
,
c3f18b76-b743-44a2-a220-acc62eea49e3

}
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


}

2025-06-22T12:36:17.761Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGlslri..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "c019f82d-7e28-438e-807b-517cd618e901",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3df1c4dd-c024-43b6-81f1-fa2e68bef458",
    "vfModuleModelCustomizationUUID": "1b7b34c2-51d7-4685-bb80-f8639434ace4",
    "isBase": true,
    "artifacts": [
      "0064c1db-fb0b-49e5-a66a-61f717b124be",
      "c3f18b76-b743-44a2-a220-acc62eea49e3"
    ],
    "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": ""
    }
  }
]
2025-06-22T12:36:17.761Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGlslri..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3df1c4dd-c024-43b6-81f1-fa2e68bef458
VfModuleModelInvariantUUID:c019f82d-7e28-438e-807b-517cd618e901
VfModuleModelDescription:NULL
Artifacts UUID List:{
0064c1db-fb0b-49e5-a66a-61f717b124be
,
c3f18b76-b743-44a2-a220-acc62eea49e3

}
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


}

2025-06-22T12:36:17.761Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 0064c1db-fb0b-49e5-a66a-61f717b124be from URL: /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml
2025-06-22T12:36:17.762Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:36:17.762Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml
2025-06-22T12:36:17.944Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:36:17.944Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml 0064c1db-fb0b-49e5-a66a-61f717b124be 5033
2025-06-22T12:36:17.945Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2025-06-22T12:36:17.945Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml
2025-06-22T12:36:17.945Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:36:17.945Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:17.945Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:17.945Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595777945,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:18.947Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: c3f18b76-b743-44a2-a220-acc62eea49e3 from URL: /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env
2025-06-22T12:36:18.947Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:36:18.948Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env
2025-06-22T12:36:19.121Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:36:19.122Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env c3f18b76-b743-44a2-a220-acc62eea49e3 909
2025-06-22T12:36:19.122Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2025-06-22T12:36:19.122Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env
2025-06-22T12:36:19.122Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:36:19.122Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:19.123Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:19.123Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595779122,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:20.124Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: c53f3d1b-a871-4e3c-ade6-cdddc1a70549
2025-06-22T12:36:20.125Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_GlsLRI 0 b37e6af4-fb8f-40b6-9eb5-3e9b2dae6108 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=?
2025-06-22T12:36:20.136Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5971faa6, org.onap.sdc.toscaparser.api.parameters.Input@6388bc51, org.onap.sdc.toscaparser.api.parameters.Input@19f35844, org.onap.sdc.toscaparser.api.parameters.Input@2f81ff3, org.onap.sdc.toscaparser.api.parameters.Input@540a61c0]
2025-06-22T12:36:20.138Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.138Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.138Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||VF Category is: Generic 
2025-06-22T12:36:20.138Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||VFCustomizationUUID= 44e3a035-8d0c-428c-a6e4-a1f1352b71e4
2025-06-22T12:36:20.138Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 44e3a035-8d0c-428c-a6e4-a1f1352b71e4 matches Tosca VF Customization UUID: 44e3a035-8d0c-428c-a6e4-a1f1352b71e4
2025-06-22T12:36:20.138Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||vfCustomizationUUID: 44e3a035-8d0c-428c-a6e4-a1f1352b71e4  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=?
2025-06-22T12:36:20.141Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.141Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.142Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||resource request for resource customization id 44e3a035-8d0c-428c-a6e4-a1f1352b71e4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2025-06-22T12:36:20.142Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@33b1ec0a
2025-06-22T12:36:20.142Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.142Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T12:36:20.142Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1b7b34c2-51d7-4685-bb80-f8639434ace4
2025-06-22T12:36:20.143Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1b7b34c2-51d7-4685-bb80-f8639434ace4
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=?
2025-06-22T12:36:20.145Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.145Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:20.146Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:36:20.146Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.146Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:20.147Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:36:20.147Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.147Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is not matching search criteria
2025-06-22T12:36:20.147Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2025-06-22T12:36:20.148Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2025-06-22T12:36:20.148Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=4b0aab51-81c3-441a-bd3e-f422e8ef9969
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=?
2025-06-22T12:36:20.150Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.151Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:20.151Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:36:20.151Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.151Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Node template basic_onboard_GlsLRI 0 is matching search criteria
2025-06-22T12:36:20.152Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GlsLRI 0] matching following query criteria: sdcType=VF, customizationUUID=44e3a035-8d0c-428c-a6e4-a1f1352b71e4
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=?
2025-06-22T12:36:20.154Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.154Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.155Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid c53f3d1b-a871-4e3c-ade6-cdddc1a70549: basic_onboard_GlsLRI
2025-06-22T12:36:20.155Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.155Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.155Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.155Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.156Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.156Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.156Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.156Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.157Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:36:20.157Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Service basic_onboard_GlsLRI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:36:20.157Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Saving Service: basic_onboard_GlsLRI 
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 (?, ?, ?, ?, ?)
2025-06-22T12:36:20.475Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_GlsLRI b37e6af4-fb8f-40b6-9eb5-3e9b2dae6108 1 ASDC deployResourceStructure
2025-06-22T12:36:20.475Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json ASDC sendASDCNotification
2025-06-22T12:36:20.475Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json
2025-06-22T12:36:20.475Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:36:20.476Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:20.476Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:20.476Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595780475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "5f9a7ad9-9b0e-4a38-8d23-7e9ca9515748",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595766618,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595767641,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595774925,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595776755,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595777945,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595779122,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:36:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595780475,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/basic_onboard_glslri0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T12:36:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:36:21.477Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2025-06-22T12:36:21.478Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml
2025-06-22T12:36:21.478Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:36:21.478Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:21.478Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:21.478Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595781477,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:22.480Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2025-06-22T12:36:22.480Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env
2025-06-22T12:36:22.480Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:36:22.481Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:22.481Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:22.481Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595782480,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:23.482Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar ASDC sendASDCNotification
2025-06-22T12:36:23.482Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar
2025-06-22T12:36:23.482Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:36:23.482Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:23.482Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:23.482Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595783482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:36:24.483Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8c62ce1d-eec5-4702-ba5b-c558f5609d02
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:36:24.493Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8c62ce1d-eec5-4702-ba5b-c558f5609d02
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=?
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:36:24.497Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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=?
2025-06-22T12:36:24.502Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T12:36:54.503Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8c62ce1d-eec5-4702-ba5b-c558f5609d02 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=?
2025-06-22T12:36:54.509Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8c62ce1d-eec5-4702-ba5b-c558f5609d02 and serviceModelVersionId: c53f3d1b-a871-4e3c-ade6-cdddc1a70549
2025-06-22T12:36:54.510Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08397005-4c0b-4df0-99f1-74726e9b77dd
2025-06-22T12:36:54.510Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0
2025-06-22T12:36:54.516Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T12:36:54.531Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0|INFO|500||Invoke
2025-06-22T12:36:54.532Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c62ce1d-eec5-4702-ba5b-c558f5609d02], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b684b316-c05b-4ee6-90ca-93814c29091c], X-ECOMP-RequestID=[8c62ce1d-eec5-4702-ba5b-c558f5609d02], X-TransactionId=[], X-ONAP-RequestID=[8c62ce1d-eec5-4702-ba5b-c558f5609d02], Content-Type=[application/merge-patch+json]}
2025-06-22T12:36:54.537Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T12:36:54.677Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?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/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 12:36:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[225496], x-aai-txid=[1-aai-resources-250622-12:36:53:497-80429], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T12:36:54.677Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:36:54.678Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08397005-4c0b-4df0-99f1-74726e9b77dd/model-vers/model-ver/c53f3d1b-a871-4e3c-ade6-cdddc1a70549?depth=0|INFO|500||InvokeReturn
2025-06-22T12:36:54.678Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T12:36:54.678Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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=?
2025-06-22T12:36:54.683Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-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)
2025-06-22T12:36:54.683Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8c62ce1d-eec5-4702-ba5b-c558f5609d02 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T12:36:54.683Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T12:36:54.684Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:36:54.684Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:36:54.684Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595814683,
  "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=?
2025-06-22T12:36:55.716Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:37:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:37:21.397Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:37:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595781477,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2025-06-22T12:37:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:37:55.716Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:38:21.395Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:38:21.397Z||pool-3-thread-10|||||DEBUG|500||received message from topic
2025-06-22T12:38:21.398Z||pool-3-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595782480,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/resourceInstances/basic_onboard_glslri0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2025-06-22T12:38:21.398Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:38:21.398Z||pool-3-thread-10|||||DEBUG|500||received message from topic
2025-06-22T12:38:21.399Z||pool-3-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595783482,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlslri/1.0/artifacts/service-BasicOnboardGlslri-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:38:21.399Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:38:21.399Z||pool-3-thread-10|||||DEBUG|500||received message from topic
2025-06-22T12:38:21.399Z||pool-3-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "8c62ce1d-eec5-4702-ba5b-c558f5609d02",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750595814683,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T12:38:21.399Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:38:55.718Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:39:21.395Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:39:55.719Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:40:21.397Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:40:55.720Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:41:05.157Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T12:41:05.157Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"38d12f6d-14fc-4a66-8b9c-8120de0e2a71","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"66682d9b-f13e-45ba-90f1-9ae2d1228f4d","serviceDescription":"ONAP SDK Service","serviceInvariantUUID":"d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1936f323-4ffa-4c8a-a4f7-29c7e102fc30","resourceInvariantUUID":"7faeb7f3-7e25-420e-a08a-94c3792a2730","resourceCustomizationUUID":"3e24e583-b89d-4337-aa60-c4a4b6f01746","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":"NjVjODJkNjI0YzhiMTgzOGU3NzgyZDVhZWQxM2JkMjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8dacc586-fed9-4cdc-9f37-9777c6c3c5cb","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzA2NTQwODQ5YmRlYzIyNThkNTc5YzhiMzMzOTBhMzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"475a5357-23fd-4575-9c5f-7712e8c460e4","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T12:41:05.162Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:41:05.162Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:41:05.162Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:41:05.162Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596055720,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:41:05.176Z||pool-3-thread-4|||||DEBUG|500||received message from topic
2025-06-22T12:41:05.176Z||pool-3-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596055720,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:41:05.177Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:41:06.163Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:41:06.164Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:41:06.164Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:41:06.164Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596055720,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:41:07.165Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "66682d9b-f13e-45ba-90f1-9ae2d1228f4d",
  "serviceDescription": "ONAP SDK Service",
  "serviceInvariantUUID": "d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "3e24e583-b89d-4337-aa60-c4a4b6f01746",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "1936f323-4ffa-4c8a-a4f7-29c7e102fc30",
      "resourceInvariantUUID": "7faeb7f3-7e25-420e-a08a-94c3792a2730",
      "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": "YzA2NTQwODQ5YmRlYzIyNThkNTc5YzhiMzMzOTBhMzk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "475a5357-23fd-4575-9c5f-7712e8c460e4"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T12:41:07.166Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T12:41:07.166Z|8c62ce1d-eec5-4702-ba5b-c558f5609d02|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 66682d9b-f13e-45ba-90f1-9ae2d1228f4d ASDC
2025-06-22T12:41:07.167Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:38d12f6d-14fc-4a66-8b9c-8120de0e2a71
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:66682d9b-f13e-45ba-90f1-9ae2d1228f4d
ServiceInvariantUUID:d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953
ServiceDescription:ONAP SDK 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:475a5357-23fd-4575-9c5f-7712e8c460e4
ArtifactChecksum:YzA2NTQwODQ5YmRlYzIyNThkNTc5YzhiMzMzOTBhMzk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:3e24e583-b89d-4337-aa60-c4a4b6f01746
ResourceInvariantUUID:7faeb7f3-7e25-420e-a08a-94c3792a2730
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1936f323-4ffa-4c8a-a4f7-29c7e102fc30
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2025-06-22T12:41:07.167Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 66682d9b-f13e-45ba-90f1-9ae2d1228f4d 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 (?, ?, ?, ?, ?)
2025-06-22T12:41:07.223Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:41:07.224Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:41:07.225Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:41:07.225Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 475a5357-23fd-4575-9c5f-7712e8c460e4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2025-06-22T12:41:07.225Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:41:07.225Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2025-06-22T12:41:07.425Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:41:07.426Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 475a5357-23fd-4575-9c5f-7712e8c460e4 58497
2025-06-22T12:41:07.427Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2025-06-22T12:41:07.427Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2025-06-22T12:41:07.427Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:41:07.427Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:41:07.427Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:41:07.427Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596067427,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:41:08.428Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:41:08.429Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:41:08.429Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: 475a5357-23fd-4575-9c5f-7712e8c460e4, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2025-06-22T12:41:08.430Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2025-06-22T12:41:08.430Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2025-06-22T12:41:08.430Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2025-06-22T12:41:08.517Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9465757031123686268/Definitions/service-BasicNetwork-template.yml
2025-06-22T12:41:08.838Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T12:41:08.839Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:41:08.839Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2025-06-22T12:41:08.839Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-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-BasicNetwork-csar.csar
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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
2025-06-22T12:41:08.840Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:41:08.841Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.841Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.841Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2025-06-22T12:41:08.841Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:41:08.841Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:41:08.842Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.842Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.842Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2025-06-22T12:41:08.842Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:41:08.842Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:41:08.843Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.843Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.843Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.843Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.843Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.843Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.844Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.844Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.844Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.844Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.844Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:ONAP SDK Service
Model UUID:66682d9b-f13e-45ba-90f1-9ae2d1228f4d
Model Version:NULL
Model InvariantUuid:d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:7faeb7f3-7e25-420e-a08a-94c3792a2730
Model UUID:2269dfc1-3164-4055-a83c-75bfcd91866a
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:3e24e583-b89d-4337-aa60-c4a4b6f01746
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=?
2025-06-22T12:41:08.852Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 1936f323-4ffa-4c8a-a4f7-29c7e102fc30
2025-06-22T12:41:08.852Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||No resources found for Service: 66682d9b-f13e-45ba-90f1-9ae2d1228f4d
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=?
2025-06-22T12:41:08.857Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||
2025-06-22T12:41:08.858Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2025-06-22T12:41:08.859Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||No resources found for Service: 66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:41:08.859Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: 66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:41:08.859Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2025-06-22T12:41:08.859Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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=?
2025-06-22T12:41:08.866Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3b7546f8, org.onap.sdc.toscaparser.api.parameters.Input@1e813c7d, org.onap.sdc.toscaparser.api.parameters.Input@5022d2e2, org.onap.sdc.toscaparser.api.parameters.Input@51589d58, org.onap.sdc.toscaparser.api.parameters.Input@400b430d]
2025-06-22T12:41:08.868Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.868Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.869Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.869Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.869Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid 66682d9b-f13e-45ba-90f1-9ae2d1228f4d: Generic NeutronNet
2025-06-22T12:41:08.869Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.869Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.869Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.870Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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=?
2025-06-22T12:41:08.903Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.904Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.905Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.905Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.906Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:41:08.906Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:41:08.906Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||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 (?, ?)
2025-06-22T12:41:08.999Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2025-06-22T12:41:09.000Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2025-06-22T12:41:09.000Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2025-06-22T12:41:09.000Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:41:09.000Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:41:09.000Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:41:09.000Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596068999,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:41:10.002Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:41:10.012Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
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=?
2025-06-22T12:41:10.014Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:41:10.014Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:41:10.014Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:41:21.395Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:41:21.397Z||pool-3-thread-4|||||DEBUG|500||received message from topic
2025-06-22T12:41:21.397Z||pool-3-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596064075,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:41:21.397Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:41:21.397Z||pool-3-thread-4|||||DEBUG|500||received message from topic
2025-06-22T12:41:21.397Z||pool-3-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596053697,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:41:21.398Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:41:40.015Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:41:40.024Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
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=?
2025-06-22T12:41:40.026Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:41:40.027Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:41:40.027Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:42:10.027Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:42:10.035Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
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=?
2025-06-22T12:42:10.039Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:42:10.039Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:42:10.039Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:42:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:42:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596067685,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:42:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596065661,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596055720,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596064075,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596053697,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596067685,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596065661,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596067372,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596078962,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596078964,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596067427,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:42:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596079966,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:42:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596079971,
  "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=?
2025-06-22T12:42:21.410Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
2025-06-22T12:42:21.410Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38d12f6d-14fc-4a66-8b9c-8120de0e2a71 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 (?, ?, ?, ?, ?)
2025-06-22T12:42:21.428Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.428Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596071969,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:42:21.429Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.429Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.429Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596068999,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:42:21.429Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.429Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.429Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596080971,
  "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=?
2025-06-22T12:42:21.440Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
2025-06-22T12:42:21.441Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38d12f6d-14fc-4a66-8b9c-8120de0e2a71 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 (?, ?, ?, ?, ?)
2025-06-22T12:42:21.453Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.453Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596071969,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596070744,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596074174,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.454Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596071746,
  "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=?
2025-06-22T12:42:21.459Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
2025-06-22T12:42:21.460Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38d12f6d-14fc-4a66-8b9c-8120de0e2a71 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 (?, ?, ?, ?, ?)
2025-06-22T12:42:21.473Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.473Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596075471,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:42:21.473Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:42:21.474Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:42:21.474Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596076472,
  "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=?
2025-06-22T12:42:21.480Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
2025-06-22T12:42:21.480Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 38d12f6d-14fc-4a66-8b9c-8120de0e2a71 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 (?, ?, ?, ?, ?)
2025-06-22T12:42:40.039Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:42:40.048Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71
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=?
2025-06-22T12:42:40.051Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:42:40.051Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T12:42:40.051Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T12:42:40.051Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T12:42:40.051Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:42:40.051Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:42:40.051Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:42:40.052Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:42:40.052Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:42:40.052Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-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=?
2025-06-22T12:42:40.056Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T12:42:52.415Z||kafka-producer-network-thread | SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-4b4f852d-afe4-4e72-9215-5d35869c7832] Node 1 disconnected.
2025-06-22T12:43:10.057Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71 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=?
2025-06-22T12:43:10.062Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 38d12f6d-14fc-4a66-8b9c-8120de0e2a71 and serviceModelVersionId: 66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:43:10.062Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953
2025-06-22T12:43:10.063Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0
2025-06-22T12:43:10.068Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T12:43:10.088Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0|INFO|500||Invoke
2025-06-22T12:43:10.089Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[38d12f6d-14fc-4a66-8b9c-8120de0e2a71], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8ef1b689-55c4-453a-b5c7-f5177f3f4776], X-ECOMP-RequestID=[38d12f6d-14fc-4a66-8b9c-8120de0e2a71], X-TransactionId=[], X-ONAP-RequestID=[38d12f6d-14fc-4a66-8b9c-8120de0e2a71], Content-Type=[application/merge-patch+json]}
2025-06-22T12:43:10.094Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T12:43:10.258Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?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/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 12:43:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[381080], x-aai-txid=[0-aai-resources-250622-12:43:09:054-46439], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T12:43:10.258Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:43:10.259Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8178fc4-e9a2-4c97-8b2f-ca8c8aa5e953/model-vers/model-ver/66682d9b-f13e-45ba-90f1-9ae2d1228f4d?depth=0|INFO|500||InvokeReturn
2025-06-22T12:43:10.259Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T12:43:10.259Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-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=?
2025-06-22T12:43:10.267Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-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)
2025-06-22T12:43:10.267Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 38d12f6d-14fc-4a66-8b9c-8120de0e2a71 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T12:43:10.267Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T12:43:10.267Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:10.268Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:10.268Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596190267,
  "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=?
2025-06-22T12:43:11.338Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:43:11.341Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T12:43:11.341Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"229a6207-7dfa-4a49-b041-a2e6e008c0f5","serviceName":"Demo_pNF_C0bYlYCgkvZmIC43F544","serviceVersion":"1.0","serviceUUID":"0d10994a-fedf-42fd-8f72-8d161b25f5c8","serviceDescription":"catalog service description","serviceInvariantUUID":"314ce086-c08c-4db3-ac4b-a29012e15749","resources":[{"resourceInstanceName":"pNF 92daeac9-d794 0","resourceName":"pNF 92daeac9-d794","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"31a6e6ed-2773-415a-a37d-fa84106c7503","resourceInvariantUUID":"0abcb8ce-74c9-4698-b314-7e083e5a9795","resourceCustomizationUUID":"ad84693f-1037-4e99-b906-70c77f8f7bb3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml","artifactChecksum":"NTUxYmE1ODA0OWU4YTk2ZDU0OTVlNDRjMmFhNWUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19b19168-15df-408d-ab86-9f6c991f322b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar","artifactChecksum":"YmU4Nzk1N2RjYTg5ZTE4Yjk5NWYyOGQ5ZTliOTFlZDY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"01abaffa-21fd-4823-a848-b3c982b116cb","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae3d14a4-c350-4b7d-8da0-13f273e1b814","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml","artifactChecksum":"MGUyM2QzYjY5MjU4NWFiNjNmMjgwMDg5MjEyNjIzM2U\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4179054d-968f-434a-a19b-470bf13411c4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0478d6ea-d56d-4081-8e1d-8326d12f8b4f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"61e79c25-bf34-4ea8-85c0-3a2be02611c7","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfC0bylycgkvzmic43f544-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml","artifactChecksum":"YmY0M2IzYmZlMzE1OGM0YTE3OTMyN2E3NDFkNTU0YTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"252e587b-11cc-41f5-972f-abcdf3526f3e","artifactVersion":"1"},{"artifactName":"service-DemoPnfC0bylycgkvzmic43f544-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar","artifactChecksum":"NGQ4YmJkNjE0MTljMDMxODQ1YzBiYjI1NzExZjU1ZmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d0f2b941-e26b-49f9-b510-d813f2723e77","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T12:43:11.343Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:11.343Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:11.343Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:11.343Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:12.344Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:12.344Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:12.345Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:12.345Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:13.345Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:13.346Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:13.346Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:13.346Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:14.347Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:14.348Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:14.348Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:14.348Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:15.349Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:15.349Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:15.350Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:15.350Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:16.350Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:16.351Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:16.351Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:16.351Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:17.352Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:17.352Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:17.353Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:17.353Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:18.353Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:18.354Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:18.354Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:18.355Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:19.355Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "serviceName": "Demo_pNF_C0bYlYCgkvZmIC43F544",
  "serviceVersion": "1.0",
  "serviceUUID": "0d10994a-fedf-42fd-8f72-8d161b25f5c8",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "314ce086-c08c-4db3-ac4b-a29012e15749",
  "resources": [
    {
      "resourceInstanceName": "pNF 92daeac9-d794 0",
      "resourceCustomizationUUID": "ad84693f-1037-4e99-b906-70c77f8f7bb3",
      "resourceName": "pNF 92daeac9-d794",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "31a6e6ed-2773-415a-a37d-fa84106c7503",
      "resourceInvariantUUID": "0abcb8ce-74c9-4698-b314-7e083e5a9795",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
      "artifactChecksum": "NGQ4YmJkNjE0MTljMDMxODQ1YzBiYjI1NzExZjU1ZmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d0f2b941-e26b-49f9-b510-d813f2723e77"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T12:43:19.356Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T12:43:19.356Z|38d12f6d-14fc-4a66-8b9c-8120de0e2a71|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0d10994a-fedf-42fd-8f72-8d161b25f5c8 ASDC
2025-06-22T12:43:19.357Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:229a6207-7dfa-4a49-b041-a2e6e008c0f5
ServiceName:Demo_pNF_C0bYlYCgkvZmIC43F544
ServiceVersion:1.0
ServiceUUID:0d10994a-fedf-42fd-8f72-8d161b25f5c8
ServiceInvariantUUID:314ce086-c08c-4db3-ac4b-a29012e15749
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfC0bylycgkvzmic43f544-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
ArtifactUUID:d0f2b941-e26b-49f9-b510-d813f2723e77
ArtifactChecksum:NGQ4YmJkNjE0MTljMDMxODQ1YzBiYjI1NzExZjU1ZmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 92daeac9-d794 0
ResourceCustomizationUUID:ad84693f-1037-4e99-b906-70c77f8f7bb3
ResourceInvariantUUID:0abcb8ce-74c9-4698-b314-7e083e5a9795
ResourceName:pNF 92daeac9-d794
ResourceType:PNF
ResourceUUID:31a6e6ed-2773-415a-a37d-fa84106c7503
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2025-06-22T12:43:19.357Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0d10994a-fedf-42fd-8f72-8d161b25f5c8 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:19.387Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:43:19.388Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:43:19.388Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:43:19.389Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: d0f2b941-e26b-49f9-b510-d813f2723e77 from URL: /sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:19.389Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:43:19.389Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:19.543Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:43:19.544Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar d0f2b941-e26b-49f9-b510-d813f2723e77 87653
2025-06-22T12:43:19.545Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar ASDC sendASDCNotification
2025-06-22T12:43:19.545Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:19.545Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:43:19.545Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:19.545Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:19.545Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596199545,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:20.546Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:43:20.547Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:43:20.548Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: d0f2b941-e26b-49f9-b510-d813f2723e77, URL: /sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar to file: /app/ASDC/1/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:20.548Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:20.548Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:20.548Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:20.627Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18148891013723982778/Definitions/service-DemoPnfC0bylycgkvzmic43f544-template.yml
2025-06-22T12:43:21.141Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T12:43:21.141Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:43:21.141Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.141Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2025-06-22T12:43:21.141Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||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-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.141Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||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-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-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-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-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-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 92daeac9-d794 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-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-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-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.142Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.143Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Node template pNF 92daeac9-d794 0 is matching search criteria
2025-06-22T12:43:21.143Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:43:21.143Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Found topology templates [pNF 92daeac9-d794 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:43:21.143Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.143Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.144Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Node template pNF 92daeac9-d794 0 is matching search criteria
2025-06-22T12:43:21.144Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:43:21.144Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Found topology templates [pNF 92daeac9-d794 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.145Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.146Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.146Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.146Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_C0bYlYCgkvZmIC43F544
Description:catalog service description
Model UUID:0d10994a-fedf-42fd-8f72-8d161b25f5c8
Model Version:NULL
Model InvariantUuid:314ce086-c08c-4db3-ac4b-a29012e15749
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=?
2025-06-22T12:43:21.156Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 31a6e6ed-2773-415a-a37d-fa84106c7503
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=?
2025-06-22T12:43:21.160Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||pNF 92daeac9-d794 0
2025-06-22T12:43:21.160Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 31a6e6ed-2773-415a-a37d-fa84106c7503
2025-06-22T12:43:21.160Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||No resources found for Service: 0d10994a-fedf-42fd-8f72-8d161b25f5c8
2025-06-22T12:43:21.160Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: 0d10994a-fedf-42fd-8f72-8d161b25f5c8
2025-06-22T12:43:21.161Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 92daeac9-d794 0 31a6e6ed-2773-415a-a37d-fa84106c7503 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=?
2025-06-22T12:43:21.166Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@759db5fd, org.onap.sdc.toscaparser.api.parameters.Input@48dfdb0f, org.onap.sdc.toscaparser.api.parameters.Input@5dc437a6, org.onap.sdc.toscaparser.api.parameters.Input@7c349e5a, org.onap.sdc.toscaparser.api.parameters.Input@649efe7c]
2025-06-22T12:43:21.166Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.166Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.167Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid 0d10994a-fedf-42fd-8f72-8d161b25f5c8: pNF 92daeac9-d794
2025-06-22T12:43:21.167Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Processing PNF resource: 31a6e6ed-2773-415a-a37d-fa84106c7503
2025-06-22T12:43:21.167Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:43:21.167Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_C0bYlYCgkvZmIC43F544 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:43:21.167Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Resource customization UUID: ad84693f-1037-4e99-b906-70c77f8f7bb3 is the same as notified resource customizationUUID: ad84693f-1037-4e99-b906-70c77f8f7bb3
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 (?, ?)
2025-06-22T12:43:21.219Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 92daeac9-d794 31a6e6ed-2773-415a-a37d-fa84106c7503 0 ASDC deployResourceStructure
2025-06-22T12:43:21.220Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar ASDC sendASDCNotification
2025-06-22T12:43:21.220Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar
2025-06-22T12:43:21.220Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:43:21.220Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:21.221Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:21.221Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596201220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596100372,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596083697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596080975,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596081974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596105725,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596117314,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596117337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596101969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596118319,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.406Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596118344,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-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=?
2025-06-22T12:43:21.412Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 229a6207-7dfa-4a49-b041-a2e6e008c0f5
2025-06-22T12:43:21.413Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 229a6207-7dfa-4a49-b041-a2e6e008c0f5 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:21.438Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.439Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596110163,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.439Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.439Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.439Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596119322,
  "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=?
2025-06-22T12:43:21.447Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 229a6207-7dfa-4a49-b041-a2e6e008c0f5
2025-06-22T12:43:21.447Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 229a6207-7dfa-4a49-b041-a2e6e008c0f5 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:21.530Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.530Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596111557,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596120324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596108755,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.531Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596119348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.532Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.532Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.532Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596112558,
  "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=?
2025-06-22T12:43:21.541Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 229a6207-7dfa-4a49-b041-a2e6e008c0f5
2025-06-22T12:43:21.541Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 229a6207-7dfa-4a49-b041-a2e6e008c0f5 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:21.574Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.574Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596109435,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:43:21.574Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596120324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596108755,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596119348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.575Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596110438,
  "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=?
2025-06-22T12:43:21.585Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 229a6207-7dfa-4a49-b041-a2e6e008c0f5
2025-06-22T12:43:21.585Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 229a6207-7dfa-4a49-b041-a2e6e008c0f5 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:21.600Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596108755,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596120324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596119348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.601Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596108755,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596120324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596119348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596108755,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596120324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.602Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596119348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596113697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596108755,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596120324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596119348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596113697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.603Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596108755,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596120324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596119348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596113697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596127691,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596119321,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.604Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596127738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596113697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596128694,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.605Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596128744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2025-06-22T12:43:21.630Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c2533785-5e81-4f3c-ab81-effa0fcbcb15
2025-06-22T12:43:21.630Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2533785-5e81-4f3c-ab81-effa0fcbcb15 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596120530,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596113697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.668Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596129695,
  "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=?
2025-06-22T12:43:21.677Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c2533785-5e81-4f3c-ab81-effa0fcbcb15
2025-06-22T12:43:21.677Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2533785-5e81-4f3c-ab81-effa0fcbcb15 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:21.691Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.692Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596121715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.692Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.692Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.692Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596113697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.692Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.692Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.692Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596122751,
  "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=?
2025-06-22T12:43:21.697Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c2533785-5e81-4f3c-ab81-effa0fcbcb15
2025-06-22T12:43:21.697Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2533785-5e81-4f3c-ab81-effa0fcbcb15 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=?
2025-06-22T12:43:21.703Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596113697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596123752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596120913,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596126810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:43:21.704Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.705Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.705Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596127813,
  "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=?
2025-06-22T12:43:21.709Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c2533785-5e81-4f3c-ab81-effa0fcbcb15
2025-06-22T12:43:21.709Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2533785-5e81-4f3c-ab81-effa0fcbcb15 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:21.721Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.721Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596131969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596131969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596131969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596131969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.722Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596131969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596131969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596131969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596139186,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596140784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:43:21.723Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596141785,
  "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=?
2025-06-22T12:43:21.728Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c2533785-5e81-4f3c-ab81-effa0fcbcb15
2025-06-22T12:43:21.728Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2533785-5e81-4f3c-ab81-effa0fcbcb15 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 (?, ?, ?, ?, ?)
2025-06-22T12:43:22.221Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 229a6207-7dfa-4a49-b041-a2e6e008c0f5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:43:22.231Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 229a6207-7dfa-4a49-b041-a2e6e008c0f5
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=?
2025-06-22T12:43:22.233Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:43:22.233Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T12:43:22.233Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T12:43:22.234Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T12:43:22.234Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:43:22.234Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:43:22.234Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:43:22.234Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:43:22.234Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:43:22.234Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-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=?
2025-06-22T12:43:22.239Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T12:43:52.239Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 229a6207-7dfa-4a49-b041-a2e6e008c0f5 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=?
2025-06-22T12:43:52.244Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 229a6207-7dfa-4a49-b041-a2e6e008c0f5 and serviceModelVersionId: 0d10994a-fedf-42fd-8f72-8d161b25f5c8
2025-06-22T12:43:52.244Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 314ce086-c08c-4db3-ac4b-a29012e15749
2025-06-22T12:43:52.245Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/314ce086-c08c-4db3-ac4b-a29012e15749/model-vers/model-ver/0d10994a-fedf-42fd-8f72-8d161b25f5c8?depth=0
2025-06-22T12:43:52.249Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T12:43:52.264Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/314ce086-c08c-4db3-ac4b-a29012e15749/model-vers/model-ver/0d10994a-fedf-42fd-8f72-8d161b25f5c8?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]}
2025-06-22T12:43:52.265Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/314ce086-c08c-4db3-ac4b-a29012e15749/model-vers/model-ver/0d10994a-fedf-42fd-8f72-8d161b25f5c8?depth=0|INFO|500||Invoke
2025-06-22T12:43:52.270Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/314ce086-c08c-4db3-ac4b-a29012e15749/model-vers/model-ver/0d10994a-fedf-42fd-8f72-8d161b25f5c8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T12:43:52.422Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/314ce086-c08c-4db3-ac4b-a29012e15749/model-vers/model-ver/0d10994a-fedf-42fd-8f72-8d161b25f5c8?depth=0|INFO|500||InvokeReturn
2025-06-22T12:43:52.422Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-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/314ce086-c08c-4db3-ac4b-a29012e15749/model-vers/model-ver/0d10994a-fedf-42fd-8f72-8d161b25f5c8?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 12:43:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[237784], x-aai-txid=[1-aai-resources-250622-12:43:51:235-51259], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T12:43:52.422Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:43:52.423Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T12:43:52.423Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-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=?
2025-06-22T12:43:52.427Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-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)
2025-06-22T12:43:52.428Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 229a6207-7dfa-4a49-b041-a2e6e008c0f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T12:43:52.428Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T12:43:52.428Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:52.428Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:52.428Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596232428,
  "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=?
2025-06-22T12:43:53.441Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T12:43:53.442Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c2533785-5e81-4f3c-ab81-effa0fcbcb15","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"0cae7ec4-f8af-4eaa-8fa6-ad48d616e052","serviceDescription":"ONAP SDK Service","serviceInvariantUUID":"f98d704f-2bbe-4834-90f0-0c7aec55b36d","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c14c879f-4d40-43d9-8242-02d77319fd03","resourceInvariantUUID":"58d1be96-663b-4d94-918f-83d293ef36c0","resourceCustomizationUUID":"bdde5ef9-7c6d-4ed7-a602-8bab93b574cb","category":"Generic","subcategory":"Network Service","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":"NjQ5Njk1YmFmYjdjMmNmYmE0ZTcyOGE3YmZhNWZiOTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"080dfd3e-fcbc-4a7f-af3e-4354dbf2e14f","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":"MjRjYmIxODJmYzExYWM0YzM4YzIzMjZkNzkyYWUyNGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ad7e52a9-5c2f-417d-8235-1015fcc602e8","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":"07364946-5565-47d2-9e3a-f1c745de321f","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":"OTk1ODc5OTNmNzljYzI5OGYyNzAyMjA4Y2JkNjJkMWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"47a29d03-db8e-4ad6-8b18-ff5f0b84803d","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":"524a4a42-477b-48d7-97e4-477a87226e92","artifactVersion":"2","generatedFromUUID":"07364946-5565-47d2-9e3a-f1c745de321f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MmVkNmVlNDU2YzQ1YTE2ZWMwZDBiZGViNTY0MDc3OTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1dfe5108-b4b4-4145-94e6-2122f3188571","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZTBjZmE0MjJiZjY4ZmU4ZTJlMjgyMmI1OGExZGI4MGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"255eaf94-06e7-4839-99bc-63116d48d23b","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T12:43:53.442Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:53.442Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:53.442Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:53.443Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "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
2025-06-22T12:43:54.443Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:54.444Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:54.444Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:54.444Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "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
2025-06-22T12:43:55.445Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:55.445Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:55.445Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:55.445Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:56.446Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:56.446Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:56.446Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:56.447Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "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
2025-06-22T12:43:57.447Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:57.448Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:57.448Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:57.448Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:58.449Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:58.449Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:58.449Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:58.449Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:43:59.450Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:43:59.450Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:43:59.450Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:43:59.451Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:44:00.452Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "0cae7ec4-f8af-4eaa-8fa6-ad48d616e052",
  "serviceDescription": "ONAP SDK Service",
  "serviceInvariantUUID": "f98d704f-2bbe-4834-90f0-0c7aec55b36d",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "bdde5ef9-7c6d-4ed7-a602-8bab93b574cb",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "c14c879f-4d40-43d9-8242-02d77319fd03",
      "resourceInvariantUUID": "58d1be96-663b-4d94-918f-83d293ef36c0",
      "category": "Generic",
      "subcategory": "Network Service",
      "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": "MjRjYmIxODJmYzExYWM0YzM4YzIzMjZkNzkyYWUyNGQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ad7e52a9-5c2f-417d-8235-1015fcc602e8",
          "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": "07364946-5565-47d2-9e3a-f1c745de321f",
          "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": "524a4a42-477b-48d7-97e4-477a87226e92",
            "generatedFromUUID": "07364946-5565-47d2-9e3a-f1c745de321f"
          },
          "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": "524a4a42-477b-48d7-97e4-477a87226e92",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZTBjZmE0MjJiZjY4ZmU4ZTJlMjgyMmI1OGExZGI4MGE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "255eaf94-06e7-4839-99bc-63116d48d23b"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T12:44:00.452Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T12:44:00.452Z|229a6207-7dfa-4a49-b041-a2e6e008c0f5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0cae7ec4-f8af-4eaa-8fa6-ad48d616e052 ASDC
2025-06-22T12:44:00.453Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c2533785-5e81-4f3c-ab81-effa0fcbcb15
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:0cae7ec4-f8af-4eaa-8fa6-ad48d616e052
ServiceInvariantUUID:f98d704f-2bbe-4834-90f0-0c7aec55b36d
ServiceDescription:ONAP SDK 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:255eaf94-06e7-4839-99bc-63116d48d23b
ArtifactChecksum:ZTBjZmE0MjJiZjY4ZmU4ZTJlMjgyMmI1OGExZGI4MGE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:bdde5ef9-7c6d-4ed7-a602-8bab93b574cb
ResourceInvariantUUID:58d1be96-663b-4d94-918f-83d293ef36c0
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:c14c879f-4d40-43d9-8242-02d77319fd03
ResourceVersion:1.0
Category:Generic
SubCategory:Network Service
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:ad7e52a9-5c2f-417d-8235-1015fcc602e8
ArtifactChecksum:MjRjYmIxODJmYzExYWM0YzM4YzIzMjZkNzkyYWUyNGQ=
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:07364946-5565-47d2-9e3a-f1c745de321f
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:524a4a42-477b-48d7-97e4-477a87226e92
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:524a4a42-477b-48d7-97e4-477a87226e92
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2025-06-22T12:44:00.453Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0cae7ec4-f8af-4eaa-8fa6-ad48d616e052 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=?
2025-06-22T12:44:00.490Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:44:00.491Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:44:00.491Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:44:00.491Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 255eaf94-06e7-4839-99bc-63116d48d23b from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2025-06-22T12:44:00.491Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:44:00.492Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2025-06-22T12:44:00.667Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:44:00.668Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 255eaf94-06e7-4839-99bc-63116d48d23b 75878
2025-06-22T12:44:00.668Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2025-06-22T12:44:00.668Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2025-06-22T12:44:00.668Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:44:00.669Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:00.669Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:00.669Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596240668,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:44:01.669Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:44:01.670Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T12:44:01.671Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: 255eaf94-06e7-4839-99bc-63116d48d23b, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2025-06-22T12:44:01.671Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2025-06-22T12:44:01.671Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2025-06-22T12:44:01.671Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2025-06-22T12:44:01.731Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP511327154965771407/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
2025-06-22T12:44:02.266Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T12:44:02.266Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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-BasicVm-csar.csar
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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-BasicVm-csar.csar
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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-BasicVm-csar.csar
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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-BasicVm-csar.csar
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.267Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:02.268Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:44:02.269Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=39f768e3-7b2a-4a96-8cc5-c66fd10c9247
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.270Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:02.271Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.271Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:02.271Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:02.271Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:02.271Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:ONAP SDK Service
Model UUID:0cae7ec4-f8af-4eaa-8fa6-ad48d616e052
Model Version:NULL
Model InvariantUuid:f98d704f-2bbe-4834-90f0-0c7aec55b36d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:61fe7fba-cc82-428d-b3a6-fe6bbec8c81b
Description:ONAP SDK Resource
Version:1.0
Type:VF
Category:Generic
InvariantUuid:58d1be96-663b-4d94-918f-83d293ef36c0
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:bdde5ef9-7c6d-4ed7-a602-8bab93b574cb
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:135d2e1a-85ad-46ac-ab57-e02eb6dc5d66
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:1c7ff8e0-cdf3-403d-8611-1f79d83487ed
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:39f768e3-7b2a-4a96-8cc5-c66fd10c9247
ModelInvariantUuid:5602c5c8-f133-45dc-90ce-610b7d1ede36
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:6887dee5-0562-41dc-8195-8736cbbc4038
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:83f94967-098f-4ee4-9e41-e6fca2ee6eae
ModelInvariantUuid:4d36d67c-6b94-45b5-8a35-3d262801c8c8
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:3bb97a9e-aeba-45c6-9dff-ffc5d634396b
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=?
2025-06-22T12:44:02.278Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: c14c879f-4d40-43d9-8242-02d77319fd03
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=?
2025-06-22T12:44:02.281Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||basic_vm 0
2025-06-22T12:44:02.281Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c14c879f-4d40-43d9-8242-02d77319fd03
2025-06-22T12:44:02.281Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: ad7e52a9-5c2f-417d-8235-1015fcc602e8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2025-06-22T12:44:02.281Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:44:02.281Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:02.523Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:44:02.524Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ad7e52a9-5c2f-417d-8235-1015fcc602e8 787
2025-06-22T12:44:02.524Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:02.524Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:02.524Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:44:02.524Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:02.524Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:02.525Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596242524,
  "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
2025-06-22T12:44:03.525Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "135d2e1a-85ad-46ac-ab57-e02eb6dc5d66",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1c7ff8e0-cdf3-403d-8611-1f79d83487ed",
    "vfModuleModelCustomizationUUID": "11ec822c-17d0-4d57-ace9-5821b8db3306",
    "isBase": true,
    "artifacts": [
      "07364946-5565-47d2-9e3a-f1c745de321f",
      "524a4a42-477b-48d7-97e4-477a87226e92"
    ],
    "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": ""
    }
  }
]
2025-06-22T12:44:03.528Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1c7ff8e0-cdf3-403d-8611-1f79d83487ed
VfModuleModelInvariantUUID:135d2e1a-85ad-46ac-ab57-e02eb6dc5d66
VfModuleModelDescription:NULL
Artifacts UUID List:{
07364946-5565-47d2-9e3a-f1c745de321f
,
524a4a42-477b-48d7-97e4-477a87226e92

}
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


}

2025-06-22T12:44:03.529Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "135d2e1a-85ad-46ac-ab57-e02eb6dc5d66",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1c7ff8e0-cdf3-403d-8611-1f79d83487ed",
    "vfModuleModelCustomizationUUID": "11ec822c-17d0-4d57-ace9-5821b8db3306",
    "isBase": true,
    "artifacts": [
      "07364946-5565-47d2-9e3a-f1c745de321f",
      "524a4a42-477b-48d7-97e4-477a87226e92"
    ],
    "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": ""
    }
  }
]
2025-06-22T12:44:03.529Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1c7ff8e0-cdf3-403d-8611-1f79d83487ed
VfModuleModelInvariantUUID:135d2e1a-85ad-46ac-ab57-e02eb6dc5d66
VfModuleModelDescription:NULL
Artifacts UUID List:{
07364946-5565-47d2-9e3a-f1c745de321f
,
524a4a42-477b-48d7-97e4-477a87226e92

}
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


}

2025-06-22T12:44:03.529Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 07364946-5565-47d2-9e3a-f1c745de321f from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2025-06-22T12:44:03.529Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:44:03.530Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2025-06-22T12:44:03.735Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:44:03.735Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 07364946-5565-47d2-9e3a-f1c745de321f 5033
2025-06-22T12:44:03.735Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:03.735Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:03.736Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:44:03.736Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:03.736Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:03.736Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596243735,
  "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
2025-06-22T12:44:04.737Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 524a4a42-477b-48d7-97e4-477a87226e92 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2025-06-22T12:44:04.737Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T12:44:04.737Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2025-06-22T12:44:04.910Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T12:44:04.910Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 524a4a42-477b-48d7-97e4-477a87226e92 903
2025-06-22T12:44:04.911Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:04.911Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:04.911Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:44:04.912Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:04.912Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:04.912Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596244911,
  "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
2025-06-22T12:44:05.915Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: 0cae7ec4-f8af-4eaa-8fa6-ad48d616e052
2025-06-22T12:44:05.915Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 c14c879f-4d40-43d9-8242-02d77319fd03 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=?
2025-06-22T12:44:05.926Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1aa0d23e, org.onap.sdc.toscaparser.api.parameters.Input@5c03a9e2, org.onap.sdc.toscaparser.api.parameters.Input@14396fb6, org.onap.sdc.toscaparser.api.parameters.Input@7001c3cc, org.onap.sdc.toscaparser.api.parameters.Input@6cacded0]
2025-06-22T12:44:05.927Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.927Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.928Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||VF Category is: Generic 
2025-06-22T12:44:05.928Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||VFCustomizationUUID= bdde5ef9-7c6d-4ed7-a602-8bab93b574cb
2025-06-22T12:44:05.928Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: bdde5ef9-7c6d-4ed7-a602-8bab93b574cb matches Tosca VF Customization UUID: bdde5ef9-7c6d-4ed7-a602-8bab93b574cb
2025-06-22T12:44:05.928Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||vfCustomizationUUID: bdde5ef9-7c6d-4ed7-a602-8bab93b574cb  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=?
2025-06-22T12:44:05.929Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.930Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.930Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||resource request for resource customization id bdde5ef9-7c6d-4ed7-a602-8bab93b574cb: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2025-06-22T12:44:05.930Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@c5b0aeb
2025-06-22T12:44:05.930Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.930Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T12:44:05.931Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 11ec822c-17d0-4d57-ace9-5821b8db3306
2025-06-22T12:44:05.931Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 11ec822c-17d0-4d57-ace9-5821b8db3306
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=?
2025-06-22T12:44:05.932Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.932Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2025-06-22T12:44:05.933Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=39f768e3-7b2a-4a96-8cc5-c66fd10c9247
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=?
2025-06-22T12:44:05.935Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.935Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:05.935Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T12:44:05.935Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.936Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2025-06-22T12:44:05.936Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=bdde5ef9-7c6d-4ed7-a602-8bab93b574cb
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=?
2025-06-22T12:44:05.937Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.937Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid 0cae7ec4-f8af-4eaa-8fa6-ad48d616e052: basic_vm
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:44:05.938Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:44:05.939Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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 (?, ?, ?, ?, ?)
2025-06-22T12:44:06.065Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm c14c879f-4d40-43d9-8242-02d77319fd03 1 ASDC deployResourceStructure
2025-06-22T12:44:06.065Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:06.065Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:06.065Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:44:06.066Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:06.066Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:06.066Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596246065,
  "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
2025-06-22T12:44:07.067Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:07.067Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:07.067Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:44:07.067Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:07.067Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:07.067Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596247067,
  "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
2025-06-22T12:44:08.068Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:08.069Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||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
2025-06-22T12:44:08.069Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:44:08.069Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:08.069Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:08.069Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596248068,
  "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
2025-06-22T12:44:09.070Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2025-06-22T12:44:09.070Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2025-06-22T12:44:09.070Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:44:09.071Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:09.071Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:09.071Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596249070,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:44:10.072Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2533785-5e81-4f3c-ab81-effa0fcbcb15
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:44:10.081Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2533785-5e81-4f3c-ab81-effa0fcbcb15
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=?
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:44:10.086Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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=?
2025-06-22T12:44:10.091Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T12:44:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:44:21.397Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "38d12f6d-14fc-4a66-8b9c-8120de0e2a71",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596190267,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T12:44:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:44:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/resourceInstances/pnf92daeac9d7940/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:44:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596199545,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:44:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:44:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596201220,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfC0bylycgkvzmic43f544/1.0/artifacts/service-DemoPnfC0bylycgkvzmic43f544-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:44:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:44:40.092Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2533785-5e81-4f3c-ab81-effa0fcbcb15 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=?
2025-06-22T12:44:40.097Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2533785-5e81-4f3c-ab81-effa0fcbcb15 and serviceModelVersionId: 0cae7ec4-f8af-4eaa-8fa6-ad48d616e052
2025-06-22T12:44:40.097Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f98d704f-2bbe-4834-90f0-0c7aec55b36d
2025-06-22T12:44:40.099Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f98d704f-2bbe-4834-90f0-0c7aec55b36d/model-vers/model-ver/0cae7ec4-f8af-4eaa-8fa6-ad48d616e052?depth=0
2025-06-22T12:44:40.103Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T12:44:40.118Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f98d704f-2bbe-4834-90f0-0c7aec55b36d/model-vers/model-ver/0cae7ec4-f8af-4eaa-8fa6-ad48d616e052?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]}
2025-06-22T12:44:40.118Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f98d704f-2bbe-4834-90f0-0c7aec55b36d/model-vers/model-ver/0cae7ec4-f8af-4eaa-8fa6-ad48d616e052?depth=0|INFO|500||Invoke
2025-06-22T12:44:40.123Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f98d704f-2bbe-4834-90f0-0c7aec55b36d/model-vers/model-ver/0cae7ec4-f8af-4eaa-8fa6-ad48d616e052?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T12:44:40.258Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f98d704f-2bbe-4834-90f0-0c7aec55b36d/model-vers/model-ver/0cae7ec4-f8af-4eaa-8fa6-ad48d616e052?depth=0|INFO|500||InvokeReturn
2025-06-22T12:44:40.258Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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/f98d704f-2bbe-4834-90f0-0c7aec55b36d/model-vers/model-ver/0cae7ec4-f8af-4eaa-8fa6-ad48d616e052?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 12:44:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[258264], x-aai-txid=[0-aai-resources-250622-12:44:39:082-9115], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T12:44:40.259Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:44:40.259Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T12:44:40.259Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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=?
2025-06-22T12:44:40.263Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-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)
2025-06-22T12:44:40.264Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2533785-5e81-4f3c-ab81-effa0fcbcb15 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T12:44:40.265Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T12:44:40.265Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:44:40.265Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:44:40.265Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596280264,
  "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=?
2025-06-22T12:44:41.299Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:45:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:45:21.397Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "229a6207-7dfa-4a49-b041-a2e6e008c0f5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596232428,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596191338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596240668,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596242524,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596243735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596244911,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596246065,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T12:45:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596247067,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596248068,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596249070,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:45:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:45:41.299Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:46:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:46:21.397Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:46:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2533785-5e81-4f3c-ab81-effa0fcbcb15",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596280264,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T12:46:21.397Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:46:41.300Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:47:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:47:41.301Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:48:21.397Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:48:41.302Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:49:21.397Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:49:41.303Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:50:21.399Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:50:41.304Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:51:21.399Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:41.304Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:51:45.575Z||pool-3-thread-10|||||DEBUG|500||received message from topic
2025-06-22T12:51:45.575Z||pool-3-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"79d1811d-01e4-47d2-8958-624260367b29","serviceName":"Demo_pNF_RlwqTkAsFWiCNoTR0joy","serviceVersion":"1.0","serviceUUID":"1bfb1178-88cf-4523-8532-a24d88b5a7f1","serviceDescription":"catalog service description","serviceInvariantUUID":"f45bfe53-bf8c-4ca9-9877-0177f6aa7809","resources":[{"resourceInstanceName":"pNF 80ddc92d-cc10 0","resourceName":"pNF 80ddc92d-cc10","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb","resourceInvariantUUID":"16ed94c4-1f01-46f9-9a51-2db753a2a8bd","resourceCustomizationUUID":"e0554a55-004a-4f85-93db-2b0676b14b4e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml","artifactChecksum":"ZTUxOTIzYzI1MzJhMThiN2ZlNDgyODViMzkyMWRjMDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5b18e20c-d496-461c-9c33-d7dd03da7799","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar","artifactChecksum":"YmU4Nzk1N2RjYTg5ZTE4Yjk5NWYyOGQ5ZTliOTFlZDY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab7411c6-0120-4da4-bd7f-d17efc8509db","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6653d648-6652-4075-b341-aed845f534db","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml","artifactChecksum":"NjlhNzdmMTAxYTI5OWRhNDg3Nzg3ZGEwM2ViZWFlOTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"44ebf67c-4e2a-4aaa-9b32-b8915071e99a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75525e3b-d986-4485-8d8f-9db8b581800e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1be8173b-7e4e-4366-a793-1c08ceffb118","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfRlwqtkasfwicnotr0joy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml","artifactChecksum":"YTc2M2M4MzY4MzQ0YjFjYmU1YTMyYTc3NzIyZDAwMGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4f0c19e9-a5f8-4a89-a68c-987f43fda9af","artifactVersion":"1"},{"artifactName":"service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar","artifactChecksum":"ZmNiNTdhOTFlMWNmMWU2NDJmNWFhNzI4NDhjOTI5NGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f96fccd9-0c93-4385-862b-ba1a45422ee2","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T12:51:45.577Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:45.577Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:45.577Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:45.577Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:45.587Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:51:45.587Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:51:45.588Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:51:46.578Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:46.578Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:46.578Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:46.578Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:47.579Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:47.579Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:47.579Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:47.579Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:48.580Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:48.580Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:48.581Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:48.581Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:49.581Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:49.582Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:49.582Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:49.582Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:50.583Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:50.583Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:50.583Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:50.583Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:51.584Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:51.585Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:51.585Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:51.585Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:52.586Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T12:51:52.586Z||pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:52.586Z||pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:52.586Z||pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:53.588Z||pool-3-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "serviceName": "Demo_pNF_RlwqTkAsFWiCNoTR0joy",
  "serviceVersion": "1.0",
  "serviceUUID": "1bfb1178-88cf-4523-8532-a24d88b5a7f1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "f45bfe53-bf8c-4ca9-9877-0177f6aa7809",
  "resources": [
    {
      "resourceInstanceName": "pNF 80ddc92d-cc10 0",
      "resourceCustomizationUUID": "e0554a55-004a-4f85-93db-2b0676b14b4e",
      "resourceName": "pNF 80ddc92d-cc10",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb",
      "resourceInvariantUUID": "16ed94c4-1f01-46f9-9a51-2db753a2a8bd",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
      "artifactChecksum": "ZmNiNTdhOTFlMWNmMWU2NDJmNWFhNzI4NDhjOTI5NGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f96fccd9-0c93-4385-862b-ba1a45422ee2"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T12:51:53.588Z||pool-3-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T12:51:53.589Z||pool-3-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1bfb1178-88cf-4523-8532-a24d88b5a7f1 ASDC
2025-06-22T12:51:53.590Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:79d1811d-01e4-47d2-8958-624260367b29
ServiceName:Demo_pNF_RlwqTkAsFWiCNoTR0joy
ServiceVersion:1.0
ServiceUUID:1bfb1178-88cf-4523-8532-a24d88b5a7f1
ServiceInvariantUUID:f45bfe53-bf8c-4ca9-9877-0177f6aa7809
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
ArtifactUUID:f96fccd9-0c93-4385-862b-ba1a45422ee2
ArtifactChecksum:ZmNiNTdhOTFlMWNmMWU2NDJmNWFhNzI4NDhjOTI5NGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 80ddc92d-cc10 0
ResourceCustomizationUUID:e0554a55-004a-4f85-93db-2b0676b14b4e
ResourceInvariantUUID:16ed94c4-1f01-46f9-9a51-2db753a2a8bd
ResourceName:pNF 80ddc92d-cc10
ResourceType:PNF
ResourceUUID:3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2025-06-22T12:51:53.590Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1bfb1178-88cf-4523-8532-a24d88b5a7f1 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 (?, ?, ?, ?, ?)
2025-06-22T12:51:53.633Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:51:53.633Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||MSO config path is: /app
2025-06-22T12:51:53.633Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||MSO config path is: /app
2025-06-22T12:51:53.634Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Trying to download the artifact UUID: f96fccd9-0c93-4385-862b-ba1a45422ee2 from URL: /sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:53.634Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||DistributionClient - download
2025-06-22T12:51:53.634Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:53.813Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||GET Response Status 200
2025-06-22T12:51:53.814Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar f96fccd9-0c93-4385-862b-ba1a45422ee2 87637
2025-06-22T12:51:53.814Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar ASDC sendASDCNotification
2025-06-22T12:51:53.814Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:53.815Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T12:51:53.815Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:53.815Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:53.815Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596713814,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:54.815Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T12:51:54.818Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||MSO config path is: /app
2025-06-22T12:51:54.818Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Trying to write artifact UUID: f96fccd9-0c93-4385-862b-ba1a45422ee2, URL: /sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar to file: /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:54.818Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:54.819Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:54.819Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:54.876Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14071310292587127577/Definitions/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml
2025-06-22T12:51:55.303Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T12:51:55.303Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||####################################################################################################
2025-06-22T12:51:55.303Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.303Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2025-06-22T12:51:55.303Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 80ddc92d-cc10 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-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||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-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||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-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||WARN|500||####################################################################################################
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Node template pNF 80ddc92d-cc10 0 is matching search criteria
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Search for entities recursively
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found topology templates [pNF 80ddc92d-cc10 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Node template pNF 80ddc92d-cc10 0 is matching search criteria
2025-06-22T12:51:55.304Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Search for entities recursively
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found topology templates [pNF 80ddc92d-cc10 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.305Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_RlwqTkAsFWiCNoTR0joy
Description:catalog service description
Model UUID:1bfb1178-88cf-4523-8532-a24d88b5a7f1
Model Version:NULL
Model InvariantUuid:f45bfe53-bf8c-4ca9-9877-0177f6aa7809
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=?
2025-06-22T12:51:55.312Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb
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=?
2025-06-22T12:51:55.316Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||pNF 80ddc92d-cc10 0
2025-06-22T12:51:55.316Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb
2025-06-22T12:51:55.316Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||No resources found for Service: 1bfb1178-88cf-4523-8532-a24d88b5a7f1
2025-06-22T12:51:55.316Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Preparing to deploy Service: 1bfb1178-88cf-4523-8532-a24d88b5a7f1
2025-06-22T12:51:55.316Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 80ddc92d-cc10 0 3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb 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=?
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7c65a76f, org.onap.sdc.toscaparser.api.parameters.Input@e277794, org.onap.sdc.toscaparser.api.parameters.Input@37d4032f, org.onap.sdc.toscaparser.api.parameters.Input@f2b73bd, org.onap.sdc.toscaparser.api.parameters.Input@5ea4e3e8]
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500|| resourceSeq for service uuid 1bfb1178-88cf-4523-8532-a24d88b5a7f1: pNF 80ddc92d-cc10
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Processing PNF resource: 3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Service Demo_pNF_RlwqTkAsFWiCNoTR0joy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T12:51:55.322Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Resource customization UUID: e0554a55-004a-4f85-93db-2b0676b14b4e is the same as notified resource customizationUUID: e0554a55-004a-4f85-93db-2b0676b14b4e
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 (?, ?)
2025-06-22T12:51:55.400Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 80ddc92d-cc10 3e4213e8-a2b3-4f1c-9448-a6e64e71d5fb 0 ASDC deployResourceStructure
2025-06-22T12:51:55.400Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar ASDC sendASDCNotification
2025-06-22T12:51:55.400Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar
2025-06-22T12:51:55.400Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T12:51:55.400Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:51:55.400Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:51:55.400Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596715400,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:51:56.401Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:51:56.412Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
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=?
2025-06-22T12:51:56.414Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:51:56.414Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:51:56.415Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:52:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:52:21.396Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:52:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:52:21.397Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:52:21.397Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:52:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:52:21.397Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:52:26.415Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:52:26.429Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
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=?
2025-06-22T12:52:26.432Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:52:26.432Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:52:26.432Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:52:56.433Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:52:56.442Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
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=?
2025-06-22T12:52:56.444Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:52:56.444Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T12:52:56.445Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T12:53:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:53:21.397Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.397Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.398Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.400Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.401Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.402Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750596694761,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.403Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596701304,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596701969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596669759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596700722,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596716973,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596725390,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.404Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596725395,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596713814,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596726393,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.405Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750596726402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-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=?
2025-06-22T12:53:21.413Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 79d1811d-01e4-47d2-8958-624260367b29
2025-06-22T12:53:21.413Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79d1811d-01e4-47d2-8958-624260367b29 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 (?, ?, ?, ?, ?)
2025-06-22T12:53:21.430Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.430Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596718356,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:53:21.430Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596715400,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.431Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750596727395,
  "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=?
2025-06-22T12:53:21.438Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 79d1811d-01e4-47d2-8958-624260367b29
2025-06-22T12:53:21.438Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79d1811d-01e4-47d2-8958-624260367b29 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 (?, ?, ?, ?, ?)
2025-06-22T12:53:21.458Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.459Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750596719357,
  "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=?
2025-06-22T12:53:21.466Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 79d1811d-01e4-47d2-8958-624260367b29
2025-06-22T12:53:21.466Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79d1811d-01e4-47d2-8958-624260367b29 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 (?, ?, ?, ?, ?)
2025-06-22T12:53:21.480Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.481Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.481Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.481Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/resourceInstances/pnf80ddc92dcc100/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.482Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596713697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596721928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596725827,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRlwqtkasfwicnotr0joy/1.0/artifacts/service-DemoPnfRlwqtkasfwicnotr0joy-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:53:21.483Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "aai-model-loader",
  "timestamp": 1750596726829,
  "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=?
2025-06-22T12:53:21.490Z||pool-3-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 79d1811d-01e4-47d2-8958-624260367b29
2025-06-22T12:53:21.490Z||pool-3-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79d1811d-01e4-47d2-8958-624260367b29 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 (?, ?, ?, ?, ?)
2025-06-22T12:53:26.445Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T12:53:26.455Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29
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=?
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:53:26.457Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T12:53:26.458Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2025-06-22T12:53:26.462Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T12:53:56.463Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79d1811d-01e4-47d2-8958-624260367b29 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=?
2025-06-22T12:53:56.468Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79d1811d-01e4-47d2-8958-624260367b29 and serviceModelVersionId: 1bfb1178-88cf-4523-8532-a24d88b5a7f1
2025-06-22T12:53:56.468Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f45bfe53-bf8c-4ca9-9877-0177f6aa7809
2025-06-22T12:53:56.469Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0
2025-06-22T12:53:56.473Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T12:53:56.487Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0|INFO|500||Invoke
2025-06-22T12:53:56.487Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79d1811d-01e4-47d2-8958-624260367b29], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[407cca76-705f-42d6-b62d-3bba95b1e680], X-ECOMP-RequestID=[79d1811d-01e4-47d2-8958-624260367b29], X-TransactionId=[], X-ONAP-RequestID=[79d1811d-01e4-47d2-8958-624260367b29], Content-Type=[application/merge-patch+json]}
2025-06-22T12:53:56.492Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T12:53:56.630Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?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/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 12:53:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[204816], x-aai-txid=[1-aai-resources-250622-12:53:55:450-38927], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T12:53:56.631Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0|DEBUG|500||Response was returned with an empty entity.
2025-06-22T12:53:56.631Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f45bfe53-bf8c-4ca9-9877-0177f6aa7809/model-vers/model-ver/1bfb1178-88cf-4523-8532-a24d88b5a7f1?depth=0|INFO|500||InvokeReturn
2025-06-22T12:53:56.631Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T12:53:56.631Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2025-06-22T12:53:56.636Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2025-06-22T12:53:56.636Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79d1811d-01e4-47d2-8958-624260367b29 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T12:53:56.636Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T12:53:56.636Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||DistributionClient - sendStatus
2025-06-22T12:53:56.637Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T12:53:56.637Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596836636,
  "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=?
2025-06-22T12:53:57.682Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:54:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:54:21.399Z||pool-3-thread-6|||||DEBUG|500||received message from topic
2025-06-22T12:54:21.399Z||pool-3-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "79d1811d-01e4-47d2-8958-624260367b29",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750596836636,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T12:54:21.399Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T12:54:57.683Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:55:21.395Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:55:57.684Z|79d1811d-01e4-47d2-8958-624260367b29|pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:56:21.396Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:56:57.684Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:57:21.398Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:57:57.686Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:58:21.398Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:58:57.686Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T12:59:21.400Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T12:59:57.694Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:00:21.401Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:33.426Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T13:00:33.426Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5","serviceName":"Demo_pNF_axIRDaC80Scyutogly2Y","serviceVersion":"1.0","serviceUUID":"d6985546-cbca-4a7f-b992-d80188907a89","serviceDescription":"catalog service description","serviceInvariantUUID":"76a2a6b2-77c7-4ae8-9fca-fe79227233b2","resources":[{"resourceInstanceName":"pNF 7b645bd3-9436 0","resourceName":"pNF 7b645bd3-9436","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e40b2b88-4474-4d83-b8f7-0fd6f891ab88","resourceInvariantUUID":"6bbaf517-49c8-4e8a-9a15-e7135043dd1c","resourceCustomizationUUID":"234bbf6b-cc64-4708-8c25-aece05911185","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml","artifactChecksum":"MmJjOTJkYjM0ZjM1YWViODQ2NmNkYmFiMTFmZTdlYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9ce7988f-1558-475c-8eb2-a3a566d21cfe","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar","artifactChecksum":"YmU4Nzk1N2RjYTg5ZTE4Yjk5NWYyOGQ5ZTliOTFlZDY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7bde41a4-9bbd-4e2d-b871-3033dbfb6753","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7304e156-1979-4961-a664-018bd318be84","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml","artifactChecksum":"NjU3ZjFmM2MzMjMwYjJkMDA1ZGU5ZmJiNmNjYTQzMzY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"be08362b-f89d-4a8a-becf-d5be4d2dc453","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0277665f-8f70-422a-a8b2-84a70df97161","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d9ed9d6-b648-4886-bd8d-d32c73b7c992","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAxirdac80scyutogly2y-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml","artifactChecksum":"NGMxN2E0MDAyOWVjOGJhYjljYzQxYWJhYzgwNjI1ZjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4079c45a-3dbb-4fec-a791-07cce88735d9","artifactVersion":"1"},{"artifactName":"service-DemoPnfAxirdac80scyutogly2y-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar","artifactChecksum":"MTU0ZjBiY2Q4YTM0OWIzZDY5MDVlYTBiMzZiMTE3NmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"effc70d5-74e8-4fd8-9529-85103db07ea0","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T13:00:33.427Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:33.427Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:33.428Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:33.428Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:33.436Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:00:33.436Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:00:33.436Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:00:34.428Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:34.429Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:34.429Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:34.429Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:35.431Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:35.431Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:35.431Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:35.431Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:36.432Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:36.432Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:36.432Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:36.433Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:37.433Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:37.433Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:37.434Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:37.434Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:38.434Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:38.435Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:38.435Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:38.435Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:39.436Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:39.436Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:39.436Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:39.436Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:40.437Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:00:40.438Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:40.438Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:40.439Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:41.439Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "serviceName": "Demo_pNF_axIRDaC80Scyutogly2Y",
  "serviceVersion": "1.0",
  "serviceUUID": "d6985546-cbca-4a7f-b992-d80188907a89",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "76a2a6b2-77c7-4ae8-9fca-fe79227233b2",
  "resources": [
    {
      "resourceInstanceName": "pNF 7b645bd3-9436 0",
      "resourceCustomizationUUID": "234bbf6b-cc64-4708-8c25-aece05911185",
      "resourceName": "pNF 7b645bd3-9436",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "e40b2b88-4474-4d83-b8f7-0fd6f891ab88",
      "resourceInvariantUUID": "6bbaf517-49c8-4e8a-9a15-e7135043dd1c",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfAxirdac80scyutogly2y-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
      "artifactChecksum": "MTU0ZjBiY2Q4YTM0OWIzZDY5MDVlYTBiMzZiMTE3NmI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "effc70d5-74e8-4fd8-9529-85103db07ea0"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T13:00:41.440Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T13:00:41.440Z|c2533785-5e81-4f3c-ab81-effa0fcbcb15|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d6985546-cbca-4a7f-b992-d80188907a89 ASDC
2025-06-22T13:00:41.440Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
ServiceName:Demo_pNF_axIRDaC80Scyutogly2Y
ServiceVersion:1.0
ServiceUUID:d6985546-cbca-4a7f-b992-d80188907a89
ServiceInvariantUUID:76a2a6b2-77c7-4ae8-9fca-fe79227233b2
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfAxirdac80scyutogly2y-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar
ArtifactUUID:effc70d5-74e8-4fd8-9529-85103db07ea0
ArtifactChecksum:MTU0ZjBiY2Q4YTM0OWIzZDY5MDVlYTBiMzZiMTE3NmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 7b645bd3-9436 0
ResourceCustomizationUUID:234bbf6b-cc64-4708-8c25-aece05911185
ResourceInvariantUUID:6bbaf517-49c8-4e8a-9a15-e7135043dd1c
ResourceName:pNF 7b645bd3-9436
ResourceType:PNF
ResourceUUID:e40b2b88-4474-4d83-b8f7-0fd6f891ab88
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2025-06-22T13:00:41.440Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d6985546-cbca-4a7f-b992-d80188907a89 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 (?, ?, ?, ?, ?)
2025-06-22T13:00:41.478Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:00:41.479Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:00:41.479Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:00:41.479Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: effc70d5-74e8-4fd8-9529-85103db07ea0 from URL: /sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:41.479Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:00:41.479Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:41.646Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:00:41.647Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar effc70d5-74e8-4fd8-9529-85103db07ea0 87651
2025-06-22T13:00:41.647Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar ASDC sendASDCNotification
2025-06-22T13:00:41.647Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:41.647Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:00:41.647Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:41.647Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:41.648Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597241647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:42.648Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:00:42.649Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:00:42.649Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: effc70d5-74e8-4fd8-9529-85103db07ea0, URL: /sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar to file: /app/ASDC/1/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:42.649Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:42.650Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:42.650Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:42.705Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18400206309335517737/Definitions/service-DemoPnfAxirdac80scyutogly2y-template.yml
2025-06-22T13:00:43.080Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T13:00:43.080Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:00:43.080Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.080Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2025-06-22T13:00:43.080Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||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-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||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-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-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-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-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-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-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-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b645bd3-9436 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-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.081Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Node template pNF 7b645bd3-9436 0 is matching search criteria
2025-06-22T13:00:43.082Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:00:43.082Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found topology templates [pNF 7b645bd3-9436 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:00:43.082Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.082Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.082Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Node template pNF 7b645bd3-9436 0 is matching search criteria
2025-06-22T13:00:43.082Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found topology templates [pNF 7b645bd3-9436 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.083Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.084Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_axIRDaC80Scyutogly2Y
Description:catalog service description
Model UUID:d6985546-cbca-4a7f-b992-d80188907a89
Model Version:NULL
Model InvariantUuid:76a2a6b2-77c7-4ae8-9fca-fe79227233b2
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=?
2025-06-22T13:00:43.090Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: e40b2b88-4474-4d83-b8f7-0fd6f891ab88
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=?
2025-06-22T13:00:43.092Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||pNF 7b645bd3-9436 0
2025-06-22T13:00:43.093Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: e40b2b88-4474-4d83-b8f7-0fd6f891ab88
2025-06-22T13:00:43.093Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||No resources found for Service: d6985546-cbca-4a7f-b992-d80188907a89
2025-06-22T13:00:43.093Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: d6985546-cbca-4a7f-b992-d80188907a89
2025-06-22T13:00:43.093Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 7b645bd3-9436 0 e40b2b88-4474-4d83-b8f7-0fd6f891ab88 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=?
2025-06-22T13:00:43.097Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5b5fb625, org.onap.sdc.toscaparser.api.parameters.Input@180bc9a3, org.onap.sdc.toscaparser.api.parameters.Input@16ffb7eb, org.onap.sdc.toscaparser.api.parameters.Input@6f5087e7, org.onap.sdc.toscaparser.api.parameters.Input@4998eab6]
2025-06-22T13:00:43.097Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.098Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.098Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid d6985546-cbca-4a7f-b992-d80188907a89: pNF 7b645bd3-9436
2025-06-22T13:00:43.098Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Processing PNF resource: e40b2b88-4474-4d83-b8f7-0fd6f891ab88
2025-06-22T13:00:43.098Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:00:43.098Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Service Demo_pNF_axIRDaC80Scyutogly2Y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:00:43.098Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Resource customization UUID: 234bbf6b-cc64-4708-8c25-aece05911185 is the same as notified resource customizationUUID: 234bbf6b-cc64-4708-8c25-aece05911185
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 (?, ?)
2025-06-22T13:00:43.137Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 7b645bd3-9436 e40b2b88-4474-4d83-b8f7-0fd6f891ab88 0 ASDC deployResourceStructure
2025-06-22T13:00:43.137Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar ASDC sendASDCNotification
2025-06-22T13:00:43.137Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar
2025-06-22T13:00:43.137Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:00:43.138Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:00:43.138Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:00:43.138Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597243137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:00:44.139Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:00:44.148Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
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=?
2025-06-22T13:00:44.150Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:00:44.150Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T13:00:44.150Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T13:01:14.151Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:01:14.161Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
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=?
2025-06-22T13:01:14.163Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:01:14.163Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T13:01:14.163Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T13:01:21.395Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:01:21.397Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:01:21.397Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:01:21.398Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:01:44.163Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:01:44.181Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
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=?
2025-06-22T13:01:44.185Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:01:44.185Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T13:01:44.185Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T13:02:14.185Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:02:14.200Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
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=?
2025-06-22T13:02:14.202Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:02:14.203Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T13:02:14.203Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T13:02:21.395Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:02:21.399Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.399Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.400Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.401Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.402Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.403Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.404Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.405Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.406Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.407Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597226803,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.408Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597197694,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597223697,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597238417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.409Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597207416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597241623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597253264,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:02:21.410Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597241647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597253269,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597254268,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.411Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597254277,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-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=?
2025-06-22T13:02:21.421Z||pool-3-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
2025-06-22T13:02:21.421Z||pool-3-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5 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 (?, ?, ?, ?, ?)
2025-06-22T13:02:21.440Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.440Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.441Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.441Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.441Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597243137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:02:21.441Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.441Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.441Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597255270,
  "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=?
2025-06-22T13:02:21.448Z||pool-3-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
2025-06-22T13:02:21.448Z||pool-3-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5 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 (?, ?, ?, ?, ?)
2025-06-22T13:02:21.470Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.470Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/resourceInstances/pnf7b645bd394360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.470Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.470Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.470Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:02:21.470Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.470Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.471Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597245558,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:02:21.471Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.471Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.471Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597241969,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:02:21.471Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.471Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.471Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597246560,
  "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=?
2025-06-22T13:02:21.479Z||pool-3-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
2025-06-22T13:02:21.479Z||pool-3-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5 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 (?, ?, ?, ?, ?)
2025-06-22T13:02:21.495Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.495Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597250174,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:02:21.495Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.496Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.496Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597251658,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfAxirdac80scyutogly2y/1.0/artifacts/service-DemoPnfAxirdac80scyutogly2y-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:02:21.496Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:02:21.496Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:02:21.496Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597252659,
  "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=?
2025-06-22T13:02:21.502Z||pool-3-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
2025-06-22T13:02:21.502Z||pool-3-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5 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 (?, ?, ?, ?, ?)
2025-06-22T13:02:44.203Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:02:44.216Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5
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=?
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:02:44.219Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-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=?
2025-06-22T13:02:44.225Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T13:03:14.225Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5 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=?
2025-06-22T13:03:14.230Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5 and serviceModelVersionId: d6985546-cbca-4a7f-b992-d80188907a89
2025-06-22T13:03:14.230Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 76a2a6b2-77c7-4ae8-9fca-fe79227233b2
2025-06-22T13:03:14.231Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0
2025-06-22T13:03:14.237Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T13:03:14.258Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0|INFO|500||Invoke
2025-06-22T13:03:14.259Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[32afc5a0-0e6d-4136-816b-6348aa926afd], X-ECOMP-RequestID=[b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5], X-TransactionId=[], X-ONAP-RequestID=[b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5], Content-Type=[application/merge-patch+json]}
2025-06-22T13:03:14.265Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T13:03:14.388Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?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/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 13:03:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[422064], x-aai-txid=[2-aai-resources-250622-13:03:13:222-71079], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T13:03:14.388Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0|DEBUG|500||Response was returned with an empty entity.
2025-06-22T13:03:14.389Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76a2a6b2-77c7-4ae8-9fca-fe79227233b2/model-vers/model-ver/d6985546-cbca-4a7f-b992-d80188907a89?depth=0|INFO|500||InvokeReturn
2025-06-22T13:03:14.389Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T13:03:14.389Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-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=?
2025-06-22T13:03:14.396Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-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)
2025-06-22T13:03:14.396Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T13:03:14.396Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T13:03:14.397Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:03:14.397Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:03:14.397Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597394396,
  "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=?
2025-06-22T13:03:15.419Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:03:21.395Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:03:21.399Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:03:21.399Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597394396,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T13:03:21.400Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:04:15.421Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:04:21.395Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:05:15.423Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:05:21.396Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:06:15.424Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:06:21.396Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:07:15.424Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:07:21.396Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:08:15.425Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:08:21.398Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:09:15.427Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:09:21.399Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:09:44.518Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T13:09:44.518Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e58bc04a-6a24-440d-a642-a5f092cd3c8b","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4","serviceDescription":"ONAP SDK Service","serviceInvariantUUID":"c2e86d77-96d0-4927-889f-16f46532fc03","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1492281d-c387-4c31-bbb5-40c5c328c1cc","resourceInvariantUUID":"f9fef4ea-f485-4f3c-a98d-2fcd6e46ae51","resourceCustomizationUUID":"b6a4101c-c280-4e44-ba17-797145959191","category":"Generic","subcategory":"Network Service","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":"Zjk5OGE3NTI0ZGEzNDU1YzNjMTE4NDJiOTEwYzM1M2I\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a81bb8eb-7a8f-474c-a834-8eaba73ed9cd","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":"NjQyYzNhMjVmZTAyOWVjZDU4OThiYmEzOGE2NDZjODg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1c836269-7d66-4563-802e-9460573ed162","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":"a2786e18-3e8e-4297-a3a8-26b23ac2a474","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":"NjZhMTNkNzFlMzkxMWJhZmM5MTM4ZGJiODVjMWJmNTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"013df1d0-b692-4cf1-b7a9-78105ff9d55c","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":"aad702ca-e959-48ce-8a63-6e780b6dca2c","artifactVersion":"2","generatedFromUUID":"c6e01321-f73a-4358-aa1c-ab2f1bb6b028"},{"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":"2ca85216-434f-49ff-a530-fc28c2d1b8c1","artifactVersion":"2","generatedFromUUID":"a2786e18-3e8e-4297-a3a8-26b23ac2a474"},{"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":"c6e01321-f73a-4358-aa1c-ab2f1bb6b028","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":"MjQ5NjU2Zjg4M2VlNmUwZDJjMWIyMjNkMzFkMjRmZWI\u003d","artifactDescription":"ONAP SDK ARTIFACT","artifactTimeout":0,"artifactUUID":"a0765e22-2d16-48ef-8583-76ed5cea7e4f","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":"ZDAzZjYyZTBiZDk2ZWM5ZDlhZGYwOTBkOGRhMTFlYjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5d1ac3ab-01f7-4fd6-950e-dc5d1939e594","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODRhNGExZTc2NzRkMzBiYTdiNGYwZTkwNmU0N2JiMjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c1408968-0786-44ba-957d-e61803e11e12","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T13:09:44.520Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:44.520Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:44.520Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:44.520Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:44.531Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:09:44.531Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:09:44.532Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:09:44.532Z||pool-3-thread-5|||||DEBUG|500||received message from topic
2025-06-22T13:09:44.532Z||pool-3-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:09:44.532Z||pool-3-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:09:45.521Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:45.521Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:45.521Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:45.521Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:46.522Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:46.522Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:46.522Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:46.522Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:47.524Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:47.528Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:47.528Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:47.528Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:48.530Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:48.531Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:48.531Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:48.531Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:49.532Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:49.532Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:49.532Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:49.533Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:50.533Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:50.534Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:50.534Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:50.534Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:51.534Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:51.535Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:51.535Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:51.535Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "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
2025-06-22T13:09:52.536Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:52.536Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:52.536Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:52.536Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:09:53.537Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:09:53.537Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:53.537Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:53.537Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:09:54.538Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4",
  "serviceDescription": "ONAP SDK Service",
  "serviceInvariantUUID": "c2e86d77-96d0-4927-889f-16f46532fc03",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "b6a4101c-c280-4e44-ba17-797145959191",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1492281d-c387-4c31-bbb5-40c5c328c1cc",
      "resourceInvariantUUID": "f9fef4ea-f485-4f3c-a98d-2fcd6e46ae51",
      "category": "Generic",
      "subcategory": "Network Service",
      "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": "NjQyYzNhMjVmZTAyOWVjZDU4OThiYmEzOGE2NDZjODg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1c836269-7d66-4563-802e-9460573ed162",
          "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": "a2786e18-3e8e-4297-a3a8-26b23ac2a474",
          "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": "2ca85216-434f-49ff-a530-fc28c2d1b8c1",
            "generatedFromUUID": "a2786e18-3e8e-4297-a3a8-26b23ac2a474"
          },
          "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": "aad702ca-e959-48ce-8a63-6e780b6dca2c",
          "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": "2ca85216-434f-49ff-a530-fc28c2d1b8c1",
          "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": "c6e01321-f73a-4358-aa1c-ab2f1bb6b028",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ODRhNGExZTc2NzRkMzBiYTdiNGYwZTkwNmU0N2JiMjA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c1408968-0786-44ba-957d-e61803e11e12"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T13:09:54.539Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T13:09:54.539Z|b8a4ddc9-ea71-4c7f-83c0-7ad5ec1fc1d5|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4 ASDC
2025-06-22T13:09:54.539Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:e58bc04a-6a24-440d-a642-a5f092cd3c8b
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4
ServiceInvariantUUID:c2e86d77-96d0-4927-889f-16f46532fc03
ServiceDescription:ONAP SDK 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:c1408968-0786-44ba-957d-e61803e11e12
ArtifactChecksum:ODRhNGExZTc2NzRkMzBiYTdiNGYwZTkwNmU0N2JiMjA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:b6a4101c-c280-4e44-ba17-797145959191
ResourceInvariantUUID:f9fef4ea-f485-4f3c-a98d-2fcd6e46ae51
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:1492281d-c387-4c31-bbb5-40c5c328c1cc
ResourceVersion:1.0
Category:Generic
SubCategory:Network Service
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:1c836269-7d66-4563-802e-9460573ed162
ArtifactChecksum:NjQyYzNhMjVmZTAyOWVjZDU4OThiYmEzOGE2NDZjODg=
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:a2786e18-3e8e-4297-a3a8-26b23ac2a474
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:2ca85216-434f-49ff-a530-fc28c2d1b8c1
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:aad702ca-e959-48ce-8a63-6e780b6dca2c
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:2ca85216-434f-49ff-a530-fc28c2d1b8c1
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:c6e01321-f73a-4358-aa1c-ab2f1bb6b028
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2025-06-22T13:09:54.539Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4 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 (?, ?, ?, ?, ?)
2025-06-22T13:09:54.612Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:09:54.613Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:09:54.613Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:09:54.613Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: c1408968-0786-44ba-957d-e61803e11e12 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2025-06-22T13:09:54.613Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:09:54.613Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2025-06-22T13:09:54.789Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:09:54.790Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c1408968-0786-44ba-957d-e61803e11e12 163738
2025-06-22T13:09:54.790Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2025-06-22T13:09:54.790Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2025-06-22T13:09:54.790Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:09:54.790Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:54.790Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:54.790Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597794790,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:09:55.791Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:09:55.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:09:55.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: c1408968-0786-44ba-957d-e61803e11e12, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2025-06-22T13:09:55.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2025-06-22T13:09:55.793Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2025-06-22T13:09:55.793Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2025-06-22T13:09:55.874Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9958995552471100120/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2025-06-22T13:09:56.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T13:09:56.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:09:56.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2025-06-22T13:09:56.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2025-06-22T13:09:56.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-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-BasicCnfMacro-csar.csar
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:09:56.601Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.602Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T13:09:56.603Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.603Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:09:56.603Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:09:56.603Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.603Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:09:56.603Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2025-06-22T13:09:56.604Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=986f0c62-6db5-4103-815b-c8f18913a86b
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:09:56.605Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:ONAP SDK Service
Model UUID:2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4
Model Version:NULL
Model InvariantUuid:c2e86d77-96d0-4927-889f-16f46532fc03
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:ec4418d6-fe08-4366-a112-89e4f5cf295b
Description:ONAP SDK Resource
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f9fef4ea-f485-4f3c-a98d-2fcd6e46ae51
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b6a4101c-c280-4e44-ba17-797145959191
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8d54fd49-2167-49f9-a6a8-5b8783c15616
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:8b27b3bc-3b08-424f-819b-3ead536a4b59
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:7dcd90a6-54ab-4ca4-a37e-c6a692274b66
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:d8a58799-2174-40bd-8646-cd43c341fb2e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:986f0c62-6db5-4103-815b-c8f18913a86b
ModelInvariantUuid:889f81fb-cf27-4565-954b-c4904a0f3bf5
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:1d66c015-d404-4722-bb9c-70cf2137a93b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:71915fc9-09a6-4597-baa9-96915fc52366
ModelInvariantUuid:b29f17fe-d54c-4a95-b06b-70214dae6b82
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:26836046-deeb-4cc9-ad8d-1a0bcced70cb
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=?
2025-06-22T13:09:56.615Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 1492281d-c387-4c31-bbb5-40c5c328c1cc
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=?
2025-06-22T13:09:56.618Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||basic_cnf_macro 0
2025-06-22T13:09:56.619Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1492281d-c387-4c31-bbb5-40c5c328c1cc
2025-06-22T13:09:56.619Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 1c836269-7d66-4563-802e-9460573ed162 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2025-06-22T13:09:56.619Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:09:56.619Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:56.791Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:09:56.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 1c836269-7d66-4563-802e-9460573ed162 1565
2025-06-22T13:09:56.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:56.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:56.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:09:56.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:56.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:56.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597796792,
  "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
2025-06-22T13:09:57.793Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "7dcd90a6-54ab-4ca4-a37e-c6a692274b66",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d8a58799-2174-40bd-8646-cd43c341fb2e",
    "vfModuleModelCustomizationUUID": "af725d31-04dd-47d8-aec3-cc1f582bd6c5",
    "isBase": true,
    "artifacts": [
      "a2786e18-3e8e-4297-a3a8-26b23ac2a474",
      "2ca85216-434f-49ff-a530-fc28c2d1b8c1"
    ],
    "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": "8d54fd49-2167-49f9-a6a8-5b8783c15616",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8b27b3bc-3b08-424f-819b-3ead536a4b59",
    "vfModuleModelCustomizationUUID": "b1eacd86-322a-483e-a961-434cbfa77f9b",
    "isBase": false,
    "artifacts": [
      "c6e01321-f73a-4358-aa1c-ab2f1bb6b028"
    ],
    "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": ""
    }
  }
]
2025-06-22T13:09:57.796Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d8a58799-2174-40bd-8646-cd43c341fb2e
VfModuleModelInvariantUUID:7dcd90a6-54ab-4ca4-a37e-c6a692274b66
VfModuleModelDescription:NULL
Artifacts UUID List:{
a2786e18-3e8e-4297-a3a8-26b23ac2a474
,
2ca85216-434f-49ff-a530-fc28c2d1b8c1

}
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:8b27b3bc-3b08-424f-819b-3ead536a4b59
VfModuleModelInvariantUUID:8d54fd49-2167-49f9-a6a8-5b8783c15616
VfModuleModelDescription:NULL
Artifacts UUID List:{
c6e01321-f73a-4358-aa1c-ab2f1bb6b028

}
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


}

2025-06-22T13:09:57.798Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "7dcd90a6-54ab-4ca4-a37e-c6a692274b66",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d8a58799-2174-40bd-8646-cd43c341fb2e",
    "vfModuleModelCustomizationUUID": "af725d31-04dd-47d8-aec3-cc1f582bd6c5",
    "isBase": true,
    "artifacts": [
      "a2786e18-3e8e-4297-a3a8-26b23ac2a474",
      "2ca85216-434f-49ff-a530-fc28c2d1b8c1"
    ],
    "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": "8d54fd49-2167-49f9-a6a8-5b8783c15616",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8b27b3bc-3b08-424f-819b-3ead536a4b59",
    "vfModuleModelCustomizationUUID": "b1eacd86-322a-483e-a961-434cbfa77f9b",
    "isBase": false,
    "artifacts": [
      "c6e01321-f73a-4358-aa1c-ab2f1bb6b028"
    ],
    "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": ""
    }
  }
]
2025-06-22T13:09:57.798Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d8a58799-2174-40bd-8646-cd43c341fb2e
VfModuleModelInvariantUUID:7dcd90a6-54ab-4ca4-a37e-c6a692274b66
VfModuleModelDescription:NULL
Artifacts UUID List:{
a2786e18-3e8e-4297-a3a8-26b23ac2a474
,
2ca85216-434f-49ff-a530-fc28c2d1b8c1

}
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:8b27b3bc-3b08-424f-819b-3ead536a4b59
VfModuleModelInvariantUUID:8d54fd49-2167-49f9-a6a8-5b8783c15616
VfModuleModelDescription:NULL
Artifacts UUID List:{
c6e01321-f73a-4358-aa1c-ab2f1bb6b028

}
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


}

2025-06-22T13:09:57.798Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: a2786e18-3e8e-4297-a3a8-26b23ac2a474 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2025-06-22T13:09:57.798Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:09:57.798Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:57.990Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:09:57.990Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml a2786e18-3e8e-4297-a3a8-26b23ac2a474 914
2025-06-22T13:09:57.991Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:57.991Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:57.991Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:09:57.991Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:57.991Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:57.991Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597797991,
  "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
2025-06-22T13:09:58.992Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: aad702ca-e959-48ce-8a63-6e780b6dca2c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2025-06-22T13:09:58.992Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:09:58.992Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:59.189Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:09:59.189Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env aad702ca-e959-48ce-8a63-6e780b6dca2c 12
2025-06-22T13:09:59.189Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:59.190Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:09:59.190Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:09:59.190Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:09:59.190Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:09:59.190Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597799189,
  "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
2025-06-22T13:10:00.191Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 2ca85216-434f-49ff-a530-fc28c2d1b8c1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2025-06-22T13:10:00.191Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:10:00.192Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:00.380Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:10:00.381Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2ca85216-434f-49ff-a530-fc28c2d1b8c1 96
2025-06-22T13:10:00.381Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:00.381Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:00.381Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:10:00.382Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:00.382Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:00.382Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597800381,
  "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
2025-06-22T13:10:01.382Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: c6e01321-f73a-4358-aa1c-ab2f1bb6b028 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2025-06-22T13:10:01.383Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:10:01.383Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:01.571Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:10:01.572Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz c6e01321-f73a-4358-aa1c-ab2f1bb6b028 20206
2025-06-22T13:10:01.572Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:01.572Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:01.573Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:10:01.573Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:01.573Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:01.573Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597801572,
  "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
2025-06-22T13:10:02.576Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: 2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4
2025-06-22T13:10:02.576Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 1492281d-c387-4c31-bbb5-40c5c328c1cc 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=?
2025-06-22T13:10:02.587Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6507e0a8, org.onap.sdc.toscaparser.api.parameters.Input@3e861a31, org.onap.sdc.toscaparser.api.parameters.Input@70975b31, org.onap.sdc.toscaparser.api.parameters.Input@3c2c09a2, org.onap.sdc.toscaparser.api.parameters.Input@66f4ac2f]
2025-06-22T13:10:02.589Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.589Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.589Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||VF Category is: Generic 
2025-06-22T13:10:02.589Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||VFCustomizationUUID= b6a4101c-c280-4e44-ba17-797145959191
2025-06-22T13:10:02.590Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b6a4101c-c280-4e44-ba17-797145959191 matches Tosca VF Customization UUID: b6a4101c-c280-4e44-ba17-797145959191
2025-06-22T13:10:02.590Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||vfCustomizationUUID: b6a4101c-c280-4e44-ba17-797145959191  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=?
2025-06-22T13:10:02.592Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.592Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.593Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||resource request for resource customization id b6a4101c-c280-4e44-ba17-797145959191: {\"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\"}
2025-06-22T13:10:02.593Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7e94895b
2025-06-22T13:10:02.593Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.593Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T13:10:02.593Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b1eacd86-322a-483e-a961-434cbfa77f9b
2025-06-22T13:10:02.593Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b1eacd86-322a-483e-a961-434cbfa77f9b
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=?
2025-06-22T13:10:02.596Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.596Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:10:02.597Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:10:02.597Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.597Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:10:02.597Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:10:02.597Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.597Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2025-06-22T13:10:02.597Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b6a4101c-c280-4e44-ba17-797145959191
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=?
2025-06-22T13:10:02.599Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.599Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.599Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid 2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4: basic_cnf_macro
2025-06-22T13:10:02.599Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.599Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:10:02.600Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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 (?, ?, ?, ?, ?)
2025-06-22T13:10:02.710Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 1492281d-c387-4c31-bbb5-40c5c328c1cc 2 ASDC deployResourceStructure
2025-06-22T13:10:02.710Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:02.711Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:02.711Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:10:02.711Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:02.711Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:02.711Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597802710,
  "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
2025-06-22T13:10:03.712Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:03.712Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:03.712Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:10:03.712Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:03.712Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:03.712Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597803712,
  "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
2025-06-22T13:10:04.717Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:04.718Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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)
2025-06-22T13:10:04.718Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2025-06-22T13:10:04.718Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:04.718Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:04.718Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597804713,
  "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
2025-06-22T13:10:05.719Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:05.719Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:05.719Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:10:05.719Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:05.719Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:05.719Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597805719,
  "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
2025-06-22T13:10:06.720Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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
2025-06-22T13:10:06.720Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||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)
2025-06-22T13:10:06.721Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2025-06-22T13:10:06.721Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:06.721Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:06.721Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597806720,
  "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
2025-06-22T13:10:07.722Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2025-06-22T13:10:07.722Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2025-06-22T13:10:07.722Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:10:07.722Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:10:07.722Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:10:07.722Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597807722,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:10:08.723Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:10:08.733Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
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=?
2025-06-22T13:10:08.736Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:10:08.736Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T13:10:08.736Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T13:10:21.395Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:10:21.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic
2025-06-22T13:10:21.397Z||pool-3-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:10:21.398Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:10:21.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic
2025-06-22T13:10:21.398Z||pool-3-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:10:21.398Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:10:38.737Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:10:38.750Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
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=?
2025-06-22T13:10:38.752Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:10:38.752Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T13:10:38.752Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T13:11:08.753Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:11:08.764Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
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=?
2025-06-22T13:11:08.767Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:11:08.767Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2025-06-22T13:11:08.767Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2025-06-22T13:11:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:11:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.402Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.403Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.404Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.405Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597784658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597781969,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597755427,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597766319,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597795291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.406Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597797930,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597797933,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597806382,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597806390,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.407Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597794790,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597807387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597799106,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597799556,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.408Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597808389,
  "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=?
2025-06-22T13:11:21.417Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e58bc04a-6a24-440d-a642-a5f092cd3c8b
2025-06-22T13:11:21.417Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e58bc04a-6a24-440d-a642-a5f092cd3c8b 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 (?, ?, ?, ?, ?)
2025-06-22T13:11:21.431Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.432Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597796792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.432Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.432Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.432Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597800276,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.432Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.432Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.432Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597800557,
  "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=?
2025-06-22T13:11:21.437Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e58bc04a-6a24-440d-a642-a5f092cd3c8b
2025-06-22T13:11:21.437Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e58bc04a-6a24-440d-a642-a5f092cd3c8b 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 (?, ?, ?, ?, ?)
2025-06-22T13:11:21.459Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.460Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.460Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.460Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.460Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597809554,
  "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=?
2025-06-22T13:11:21.465Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e58bc04a-6a24-440d-a642-a5f092cd3c8b
2025-06-22T13:11:21.465Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e58bc04a-6a24-440d-a642-a5f092cd3c8b 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 (?, ?, ?, ?, ?)
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597797991,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597801445,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.480Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597799189,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.481Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.481Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.481Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597802523,
  "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=?
2025-06-22T13:11:21.486Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e58bc04a-6a24-440d-a642-a5f092cd3c8b
2025-06-22T13:11:21.486Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e58bc04a-6a24-440d-a642-a5f092cd3c8b 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=?
2025-06-22T13:11:21.494Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.494Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597803524,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597800381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597801572,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597802710,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597793697,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597803712,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597803917,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597804713,
  "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"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597805719,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597806720,
  "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"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597807722,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597810012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.496Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597811014,
  "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=?
2025-06-22T13:11:21.504Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e58bc04a-6a24-440d-a642-a5f092cd3c8b
2025-06-22T13:11:21.504Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId e58bc04a-6a24-440d-a642-a5f092cd3c8b 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 (?, ?, ?, ?, ?)
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.559Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.560Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.561Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:11:21.562Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:11:38.767Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:11:38.778Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b
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=?
2025-06-22T13:11:38.780Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:11:38.781Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-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=?
2025-06-22T13:11:38.786Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T13:12:08.787Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b 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=?
2025-06-22T13:12:08.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e58bc04a-6a24-440d-a642-a5f092cd3c8b and serviceModelVersionId: 2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4
2025-06-22T13:12:08.792Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c2e86d77-96d0-4927-889f-16f46532fc03
2025-06-22T13:12:08.793Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0
2025-06-22T13:12:08.797Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T13:12:08.815Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0|INFO|500||Invoke
2025-06-22T13:12:08.815Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e58bc04a-6a24-440d-a642-a5f092cd3c8b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[17332b9a-3c5e-4cb9-9b69-afe57afe3608], X-ECOMP-RequestID=[e58bc04a-6a24-440d-a642-a5f092cd3c8b], X-TransactionId=[], X-ONAP-RequestID=[e58bc04a-6a24-440d-a642-a5f092cd3c8b], Content-Type=[application/merge-patch+json]}
2025-06-22T13:12:08.821Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T13:12:08.939Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?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/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 13:12:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[434352], x-aai-txid=[0-aai-resources-250622-13:12:07:777-92820], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T13:12:08.939Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0|DEBUG|500||Response was returned with an empty entity.
2025-06-22T13:12:08.940Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c2e86d77-96d0-4927-889f-16f46532fc03/model-vers/model-ver/2ecb2895-a5d8-4044-9d8c-e2d874c5c1f4?depth=0|INFO|500||InvokeReturn
2025-06-22T13:12:08.940Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T13:12:08.940Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-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=?
2025-06-22T13:12:08.945Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-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)
2025-06-22T13:12:08.945Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e58bc04a-6a24-440d-a642-a5f092cd3c8b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T13:12:08.945Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T13:12:08.945Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:08.945Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:08.945Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597928945,
  "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=?
2025-06-22T13:12:09.970Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:12:09.974Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T13:12:09.974Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c3e6fecf-0c53-425a-a63a-c00ca7f1da8c","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"730c69f1-5fe4-4205-9048-52b8683caac3","serviceDescription":"ONAP SDK Service","serviceInvariantUUID":"1edca50d-11ad-4b02-90ec-f7003e1d3e42","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6dc56a8f-68e2-4474-b3d6-02f6e258f876","resourceInvariantUUID":"5812133c-1b4d-40df-bca4-7638d3eb2535","resourceCustomizationUUID":"376abfc7-19de-4786-9aa9-4fb95821fa7b","category":"Generic","subcategory":"Network Service","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":"NjEwYzI0NGI3ZWYwYTZiMWI2MTU1Y2YwNWM3NjNjODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a8b88fd8-338f-4f5d-9b26-44f976aba3d1","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":"ZWUwM2VmYWZhN2QxY2U2MWJiOTU3NDE2NDU5NjQxYTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"48009f60-5235-4523-bd8b-53b5d54b459d","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":"151e2371-8aeb-41a7-b377-e28ea8853e28","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":"MDc3Zjg2ZTZmYTEwZmNjM2M4NjU1NzQxN2E4NGI1MzM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2b4f8353-f6c0-424c-9ca0-237e3bfbfab6","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":"41c333af-39ae-4067-a508-6bfef17c65b6","artifactVersion":"2","generatedFromUUID":"151e2371-8aeb-41a7-b377-e28ea8853e28"},{"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":"ZTQ2NWI4NjMwZDEyZDg0YTU5OGIyN2YwZmMyNWQ0NGU\u003d","artifactDescription":"ONAP SDK ARTIFACT","artifactTimeout":0,"artifactUUID":"4f396da7-a96c-4bb2-ab08-e91ef9fbda9e","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":"ZTRjMTJkMzdhODZlYjYxNmUwYTRlYzYxNTdkNTlmOTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"feeff488-dfbb-4d0b-8ec1-b73fa4d701b1","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjJiNWQ2MTQ0N2RjZTBkMjg5MWQ4MTMwODM2NTJjY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"74d1ba00-b8ba-4553-ab6d-c179b5d78a32","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T13:12:09.975Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:09.975Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:09.975Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:09.975Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "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
2025-06-22T13:12:10.977Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:10.977Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:10.977Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:10.977Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "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
2025-06-22T13:12:11.978Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:11.979Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:11.979Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:11.979Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "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
2025-06-22T13:12:12.980Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:12.981Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:12.981Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:12.981Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "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
2025-06-22T13:12:13.982Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:13.982Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:13.982Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:13.983Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "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
2025-06-22T13:12:14.984Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:14.984Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:14.984Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:14.985Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "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
2025-06-22T13:12:15.986Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:15.986Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:15.986Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:15.986Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:12:16.988Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:16.988Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:16.988Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:16.988Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:12:17.990Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "730c69f1-5fe4-4205-9048-52b8683caac3",
  "serviceDescription": "ONAP SDK Service",
  "serviceInvariantUUID": "1edca50d-11ad-4b02-90ec-f7003e1d3e42",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "376abfc7-19de-4786-9aa9-4fb95821fa7b",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6dc56a8f-68e2-4474-b3d6-02f6e258f876",
      "resourceInvariantUUID": "5812133c-1b4d-40df-bca4-7638d3eb2535",
      "category": "Generic",
      "subcategory": "Network Service",
      "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": "ZWUwM2VmYWZhN2QxY2U2MWJiOTU3NDE2NDU5NjQxYTQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "48009f60-5235-4523-bd8b-53b5d54b459d",
          "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": "151e2371-8aeb-41a7-b377-e28ea8853e28",
          "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": "41c333af-39ae-4067-a508-6bfef17c65b6",
            "generatedFromUUID": "151e2371-8aeb-41a7-b377-e28ea8853e28"
          },
          "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": "41c333af-39ae-4067-a508-6bfef17c65b6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZjJiNWQ2MTQ0N2RjZTBkMjg5MWQ4MTMwODM2NTJjY2Q\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "74d1ba00-b8ba-4553-ab6d-c179b5d78a32"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T13:12:17.990Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T13:12:17.990Z|e58bc04a-6a24-440d-a642-a5f092cd3c8b|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 730c69f1-5fe4-4205-9048-52b8683caac3 ASDC
2025-06-22T13:12:17.991Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:730c69f1-5fe4-4205-9048-52b8683caac3
ServiceInvariantUUID:1edca50d-11ad-4b02-90ec-f7003e1d3e42
ServiceDescription:ONAP SDK 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:74d1ba00-b8ba-4553-ab6d-c179b5d78a32
ArtifactChecksum:ZjJiNWQ2MTQ0N2RjZTBkMjg5MWQ4MTMwODM2NTJjY2Q=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:376abfc7-19de-4786-9aa9-4fb95821fa7b
ResourceInvariantUUID:5812133c-1b4d-40df-bca4-7638d3eb2535
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:6dc56a8f-68e2-4474-b3d6-02f6e258f876
ResourceVersion:1.0
Category:Generic
SubCategory:Network Service
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:48009f60-5235-4523-bd8b-53b5d54b459d
ArtifactChecksum:ZWUwM2VmYWZhN2QxY2U2MWJiOTU3NDE2NDU5NjQxYTQ=
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:151e2371-8aeb-41a7-b377-e28ea8853e28
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:41c333af-39ae-4067-a508-6bfef17c65b6
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:41c333af-39ae-4067-a508-6bfef17c65b6
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2025-06-22T13:12:17.991Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 730c69f1-5fe4-4205-9048-52b8683caac3 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:18.075Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:12:18.076Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:12:18.076Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:12:18.077Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 74d1ba00-b8ba-4553-ab6d-c179b5d78a32 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2025-06-22T13:12:18.077Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:12:18.077Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2025-06-22T13:12:18.261Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:12:18.262Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 74d1ba00-b8ba-4553-ab6d-c179b5d78a32 83986
2025-06-22T13:12:18.262Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2025-06-22T13:12:18.262Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2025-06-22T13:12:18.262Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:12:18.263Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:18.263Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:18.263Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597938262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:12:19.264Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:12:19.265Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:12:19.265Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: 74d1ba00-b8ba-4553-ab6d-c179b5d78a32, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2025-06-22T13:12:19.265Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2025-06-22T13:12:19.265Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2025-06-22T13:12:19.266Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2025-06-22T13:12:19.337Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11826058484028843455/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
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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-BasicVmMacro-csar.csar
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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-BasicVmMacro-csar.csar
2025-06-22T13:12:19.897Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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-BasicVmMacro-csar.csar
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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-BasicVmMacro-csar.csar
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:19.898Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:19.899Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=498dee18-76b8-4309-960b-5820d5d36630
2025-06-22T13:12:19.900Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:19.901Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:ONAP SDK Service
Model UUID:730c69f1-5fe4-4205-9048-52b8683caac3
Model Version:NULL
Model InvariantUuid:1edca50d-11ad-4b02-90ec-f7003e1d3e42
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:8bbfb81d-4a67-48e9-ba7b-2cc5c091feb6
Description:ONAP SDK Resource
Version:1.0
Type:VF
Category:Generic
InvariantUuid:5812133c-1b4d-40df-bca4-7638d3eb2535
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:376abfc7-19de-4786-9aa9-4fb95821fa7b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:e4fc69a2-362f-4f9c-9776-4ed77e8c5a04
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:02aa3660-20f5-4d58-8179-b0936effd31d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:498dee18-76b8-4309-960b-5820d5d36630
ModelInvariantUuid:b7a18c33-7e4e-4b81-b52b-e1c24980a1d6
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:914a9ea0-c788-4eb1-bb6e-3471fd8befb0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:29274162-0d95-41c2-b20e-e42aef0739ce
ModelInvariantUuid:ce7d8807-e7d5-43b1-9d8b-586d225d0cf9
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:fa1fc86a-8b02-400e-9783-c9148bca78f8
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=?
2025-06-22T13:12:19.911Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 6dc56a8f-68e2-4474-b3d6-02f6e258f876
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=?
2025-06-22T13:12:19.914Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||basic_vm_macro 0
2025-06-22T13:12:19.914Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6dc56a8f-68e2-4474-b3d6-02f6e258f876
2025-06-22T13:12:19.914Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 48009f60-5235-4523-bd8b-53b5d54b459d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2025-06-22T13:12:19.914Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:12:19.914Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:20.070Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:12:20.071Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 48009f60-5235-4523-bd8b-53b5d54b459d 792
2025-06-22T13:12:20.071Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:20.071Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:20.071Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:12:20.071Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:20.071Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:20.071Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597940071,
  "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
2025-06-22T13:12:21.072Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "e4fc69a2-362f-4f9c-9776-4ed77e8c5a04",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "02aa3660-20f5-4d58-8179-b0936effd31d",
    "vfModuleModelCustomizationUUID": "06ce2b76-1740-43bc-8dce-2d8ba68545d3",
    "isBase": true,
    "artifacts": [
      "151e2371-8aeb-41a7-b377-e28ea8853e28",
      "41c333af-39ae-4067-a508-6bfef17c65b6"
    ],
    "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": ""
    }
  }
]
2025-06-22T13:12:21.074Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:02aa3660-20f5-4d58-8179-b0936effd31d
VfModuleModelInvariantUUID:e4fc69a2-362f-4f9c-9776-4ed77e8c5a04
VfModuleModelDescription:NULL
Artifacts UUID List:{
151e2371-8aeb-41a7-b377-e28ea8853e28
,
41c333af-39ae-4067-a508-6bfef17c65b6

}
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


}

2025-06-22T13:12:21.075Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "e4fc69a2-362f-4f9c-9776-4ed77e8c5a04",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "02aa3660-20f5-4d58-8179-b0936effd31d",
    "vfModuleModelCustomizationUUID": "06ce2b76-1740-43bc-8dce-2d8ba68545d3",
    "isBase": true,
    "artifacts": [
      "151e2371-8aeb-41a7-b377-e28ea8853e28",
      "41c333af-39ae-4067-a508-6bfef17c65b6"
    ],
    "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": ""
    }
  }
]
2025-06-22T13:12:21.075Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:02aa3660-20f5-4d58-8179-b0936effd31d
VfModuleModelInvariantUUID:e4fc69a2-362f-4f9c-9776-4ed77e8c5a04
VfModuleModelDescription:NULL
Artifacts UUID List:{
151e2371-8aeb-41a7-b377-e28ea8853e28
,
41c333af-39ae-4067-a508-6bfef17c65b6

}
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


}

2025-06-22T13:12:21.075Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 151e2371-8aeb-41a7-b377-e28ea8853e28 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2025-06-22T13:12:21.075Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:12:21.076Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:21.247Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:12:21.247Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 151e2371-8aeb-41a7-b377-e28ea8853e28 5033
2025-06-22T13:12:21.247Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:21.247Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:21.247Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:12:21.247Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:21.247Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:21.248Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597941247,
  "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
2025-06-22T13:12:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:12:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597811969,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597804525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597809391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597810555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597834491,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597826076,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597826078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597834508,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597835495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597827229,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.401Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597836040,
  "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=?
2025-06-22T13:12:21.410Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
2025-06-22T13:12:21.410Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3e6fecf-0c53-425a-a63a-c00ca7f1da8c 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.424Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.424Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597827663,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:12:21.424Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.424Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.424Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.425Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.425Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.425Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597836497,
  "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=?
2025-06-22T13:12:21.429Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
2025-06-22T13:12:21.429Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3e6fecf-0c53-425a-a63a-c00ca7f1da8c 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.457Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.457Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597828379,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.457Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.458Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.458Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597828664,
  "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=?
2025-06-22T13:12:21.464Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
2025-06-22T13:12:21.464Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3e6fecf-0c53-425a-a63a-c00ca7f1da8c 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.477Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.478Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.478Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.478Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.478Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597829406,
  "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=?
2025-06-22T13:12:21.485Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
2025-06-22T13:12:21.485Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3e6fecf-0c53-425a-a63a-c00ca7f1da8c 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=?
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597830407,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597823697,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.494Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597831896,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597837061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.495Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597838064,
  "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=?
2025-06-22T13:12:21.501Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
2025-06-22T13:12:21.501Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3e6fecf-0c53-425a-a63a-c00ca7f1da8c 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.599Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.599Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.599Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.599Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.599Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.600Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.601Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.602Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1750597861408,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597853697,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597837043,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.603Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597867500,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597880156,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597880177,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597868542,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597881181,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.604Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1750597881866,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.627Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8807865c-8c80-466a-be44-7d979f8387b8
2025-06-22T13:12:21.628Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8807865c-8c80-466a-be44-7d979f8387b8 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.649Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.649Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1750597882185,
  "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=?
2025-06-22T13:12:21.657Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8807865c-8c80-466a-be44-7d979f8387b8
2025-06-22T13:12:21.657Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8807865c-8c80-466a-be44-7d979f8387b8 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597872206,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:12:21.676Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.677Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.677Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.677Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.677Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.677Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "aai-model-loader",
  "timestamp": 1750597873208,
  "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=?
2025-06-22T13:12:21.685Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8807865c-8c80-466a-be44-7d979f8387b8
2025-06-22T13:12:21.685Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8807865c-8c80-466a-be44-7d979f8387b8 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.702Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597871969,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597881159,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597882541,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:12:21.703Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "sdnc-sdc-listener",
  "timestamp": 1750597883542,
  "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=?
2025-06-22T13:12:21.710Z||pool-3-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8807865c-8c80-466a-be44-7d979f8387b8
2025-06-22T13:12:21.710Z||pool-3-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8807865c-8c80-466a-be44-7d979f8387b8 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 (?, ?, ?, ?, ?)
2025-06-22T13:12:22.248Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 41c333af-39ae-4067-a508-6bfef17c65b6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2025-06-22T13:12:22.248Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:12:22.249Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:22.426Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:12:22.427Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 41c333af-39ae-4067-a508-6bfef17c65b6 903
2025-06-22T13:12:22.427Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:22.427Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:22.427Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:12:22.427Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:22.427Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:22.427Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597942427,
  "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
2025-06-22T13:12:23.428Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: 730c69f1-5fe4-4205-9048-52b8683caac3
2025-06-22T13:12:23.428Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 6dc56a8f-68e2-4474-b3d6-02f6e258f876 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2025-06-22T13:12:23.442Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2ca7404, org.onap.sdc.toscaparser.api.parameters.Input@229e6bb, org.onap.sdc.toscaparser.api.parameters.Input@5530141d, org.onap.sdc.toscaparser.api.parameters.Input@23cc39a1, org.onap.sdc.toscaparser.api.parameters.Input@72f70388]
2025-06-22T13:12:23.443Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.443Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.444Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||VF Category is: Generic 
2025-06-22T13:12:23.444Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||VFCustomizationUUID= 376abfc7-19de-4786-9aa9-4fb95821fa7b
2025-06-22T13:12:23.444Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 376abfc7-19de-4786-9aa9-4fb95821fa7b matches Tosca VF Customization UUID: 376abfc7-19de-4786-9aa9-4fb95821fa7b
2025-06-22T13:12:23.444Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||vfCustomizationUUID: 376abfc7-19de-4786-9aa9-4fb95821fa7b  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=?
2025-06-22T13:12:23.446Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.446Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.447Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||resource request for resource customization id 376abfc7-19de-4786-9aa9-4fb95821fa7b: {\"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\"}
2025-06-22T13:12:23.447Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@28a0799a
2025-06-22T13:12:23.447Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.447Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2025-06-22T13:12:23.447Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 06ce2b76-1740-43bc-8dce-2d8ba68545d3
2025-06-22T13:12:23.447Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 06ce2b76-1740-43bc-8dce-2d8ba68545d3
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=?
2025-06-22T13:12:23.449Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2025-06-22T13:12:23.450Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2025-06-22T13:12:23.451Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=498dee18-76b8-4309-960b-5820d5d36630
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=?
2025-06-22T13:12:23.453Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.453Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:23.454Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2025-06-22T13:12:23.454Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.454Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2025-06-22T13:12:23.454Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=376abfc7-19de-4786-9aa9-4fb95821fa7b
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=?
2025-06-22T13:12:23.456Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.456Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.456Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid 730c69f1-5fe4-4205-9048-52b8683caac3: basic_vm_macro
2025-06-22T13:12:23.456Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.456Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.456Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:12:23.457Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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 (?, ?, ?, ?, ?)
2025-06-22T13:12:23.692Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 6dc56a8f-68e2-4474-b3d6-02f6e258f876 1 ASDC deployResourceStructure
2025-06-22T13:12:23.693Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:23.693Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:23.693Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:12:23.693Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:23.693Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:23.693Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597943692,
  "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
2025-06-22T13:12:24.694Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:24.695Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:24.695Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:12:24.695Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:24.695Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:24.695Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597944694,
  "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
2025-06-22T13:12:25.696Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:25.697Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||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
2025-06-22T13:12:25.697Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:12:25.697Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:25.698Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:25.698Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597945696,
  "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
2025-06-22T13:12:26.699Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2025-06-22T13:12:26.699Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2025-06-22T13:12:26.699Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:12:26.699Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:26.700Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:26.700Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597946699,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:12:27.700Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:12:27.720Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3e6fecf-0c53-425a-a63a-c00ca7f1da8c
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=?
2025-06-22T13:12:27.726Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:12:27.726Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T13:12:27.726Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T13:12:27.726Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T13:12:27.726Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:12:27.727Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:12:27.727Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:12:27.727Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:12:27.727Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:12:27.727Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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=?
2025-06-22T13:12:27.740Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T13:12:57.741Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3e6fecf-0c53-425a-a63a-c00ca7f1da8c 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=?
2025-06-22T13:12:57.751Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3e6fecf-0c53-425a-a63a-c00ca7f1da8c and serviceModelVersionId: 730c69f1-5fe4-4205-9048-52b8683caac3
2025-06-22T13:12:57.752Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1edca50d-11ad-4b02-90ec-f7003e1d3e42
2025-06-22T13:12:57.752Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1edca50d-11ad-4b02-90ec-f7003e1d3e42/model-vers/model-ver/730c69f1-5fe4-4205-9048-52b8683caac3?depth=0
2025-06-22T13:12:57.757Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T13:12:57.777Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1edca50d-11ad-4b02-90ec-f7003e1d3e42/model-vers/model-ver/730c69f1-5fe4-4205-9048-52b8683caac3?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]}
2025-06-22T13:12:57.778Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1edca50d-11ad-4b02-90ec-f7003e1d3e42/model-vers/model-ver/730c69f1-5fe4-4205-9048-52b8683caac3?depth=0|INFO|500||Invoke
2025-06-22T13:12:57.783Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1edca50d-11ad-4b02-90ec-f7003e1d3e42/model-vers/model-ver/730c69f1-5fe4-4205-9048-52b8683caac3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T13:12:57.890Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1edca50d-11ad-4b02-90ec-f7003e1d3e42/model-vers/model-ver/730c69f1-5fe4-4205-9048-52b8683caac3?depth=0|INFO|500||InvokeReturn
2025-06-22T13:12:57.890Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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/1edca50d-11ad-4b02-90ec-f7003e1d3e42/model-vers/model-ver/730c69f1-5fe4-4205-9048-52b8683caac3?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 13:12:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[104], vertex-id=[303320], x-aai-txid=[2-aai-resources-250622-13:12:56:739-63782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T13:12:57.891Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2025-06-22T13:12:57.891Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T13:12:57.891Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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=?
2025-06-22T13:12:57.895Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-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)
2025-06-22T13:12:57.896Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3e6fecf-0c53-425a-a63a-c00ca7f1da8c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T13:12:57.896Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T13:12:57.896Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:57.896Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:57.896Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597977896,
  "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=?
2025-06-22T13:12:58.947Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||received message from topic
2025-06-22T13:12:58.948Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"8807865c-8c80-466a-be44-7d979f8387b8","serviceName":"pnf_macro","serviceVersion":"1.0","serviceUUID":"e2287cec-aa72-4899-bde8-1680ed7b59b7","serviceDescription":"ONAP SDK Service","serviceInvariantUUID":"dca738c2-91e8-4708-8a60-25f4bbb87bde","resources":[{"resourceInstanceName":"pnf_macro 0","resourceName":"pnf_macro","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fca072b2-267f-496d-8f54-105bc0d69af7","resourceInvariantUUID":"757ddc29-7b88-45bf-9d79-29a1d910c777","resourceCustomizationUUID":"f9cf4496-ad7a-4957-b973-d99daafb8652","category":"Generic","subcategory":"Network Service","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTUyMDY4OGMzMmFkN2JkYThkYzMyMDNiNTlmYjZmMTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"678a3e50-adcb-41b3-966a-653316163c9e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"088bfd28-ae6c-4075-8024-bb3c464dc7d7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f851291f-e2d9-42d4-9c08-08de50923f0d","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip","artifactChecksum":"ZGVjYTNmOWUyYTEwODBhZGZlMDAxODJmOWNkZDI2Zjg\u003d","artifactDescription":"ONAP SDK ARTIFACT","artifactTimeout":0,"artifactUUID":"f92a131d-182d-4858-8846-c91054c24d29","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"MTZiYmJhZmJiOTBjZmVkYzNjM2UwNjFkZmZmYzNkNjc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c88422b8-edf7-45ec-a51d-1fd1e606f87f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c0369969-6909-4539-b71d-b971aba68234","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a6c19b42-6985-499b-babd-f97488a3979c","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-PnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml","artifactChecksum":"NWEyOWUwZjk2ODZlOGY5M2RjMTQ2ZTZhMjZkYWUwMzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b9411144-58b9-420c-b3b4-90527a2be742","artifactVersion":"1"},{"artifactName":"service-PnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar","artifactChecksum":"NjYyMWRlNjJiMTZlZjc5M2JmNGYwYTJiNDc5ODMyZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7d2d42c2-cf57-4979-b444-f37c396dabeb","artifactVersion":"1"}],"workloadContext":"Production"}
2025-06-22T13:12:58.948Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:58.948Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:58.948Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:58.949Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:12:59.950Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:12:59.951Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:12:59.951Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:12:59.951Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:00.954Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:13:00.954Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:00.954Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:00.954Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:01.955Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:13:01.956Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:01.956Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:01.956Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:02.957Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:13:02.957Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:02.958Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:02.958Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:03.958Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:13:03.959Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:03.959Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:03.959Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:04.960Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:13:04.961Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:04.961Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:04.961Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:05.962Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:13:05.963Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:05.963Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:05.963Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:06.964Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2025-06-22T13:13:06.964Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:06.964Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:06.964Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:07.965Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "serviceName": "pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "e2287cec-aa72-4899-bde8-1680ed7b59b7",
  "serviceDescription": "ONAP SDK Service",
  "serviceInvariantUUID": "dca738c2-91e8-4708-8a60-25f4bbb87bde",
  "resources": [
    {
      "resourceInstanceName": "pnf_macro 0",
      "resourceCustomizationUUID": "f9cf4496-ad7a-4957-b973-d99daafb8652",
      "resourceName": "pnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "fca072b2-267f-496d-8f54-105bc0d69af7",
      "resourceInvariantUUID": "757ddc29-7b88-45bf-9d79-29a1d910c777",
      "category": "Generic",
      "subcategory": "Network Service",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-PnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
      "artifactChecksum": "NjYyMWRlNjJiMTZlZjc5M2JmNGYwYTJiNDc5ODMyZDI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7d2d42c2-cf57-4979-b444-f37c396dabeb"
    }
  ],
  "workloadContext": "Production"
}
2025-06-22T13:13:07.966Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2025-06-22T13:13:07.966Z|c3e6fecf-0c53-425a-a63a-c00ca7f1da8c|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e2287cec-aa72-4899-bde8-1680ed7b59b7 ASDC
2025-06-22T13:13:07.967Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:8807865c-8c80-466a-be44-7d979f8387b8
ServiceName:pnf_macro
ServiceVersion:1.0
ServiceUUID:e2287cec-aa72-4899-bde8-1680ed7b59b7
ServiceInvariantUUID:dca738c2-91e8-4708-8a60-25f4bbb87bde
ServiceDescription:ONAP SDK Service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-PnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar
ArtifactUUID:7d2d42c2-cf57-4979-b444-f37c396dabeb
ArtifactChecksum:NjYyMWRlNjJiMTZlZjc5M2JmNGYwYTJiNDc5ODMyZDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pnf_macro 0
ResourceCustomizationUUID:f9cf4496-ad7a-4957-b973-d99daafb8652
ResourceInvariantUUID:757ddc29-7b88-45bf-9d79-29a1d910c777
ResourceName:pnf_macro
ResourceType:PNF
ResourceUUID:fca072b2-267f-496d-8f54-105bc0d69af7
ResourceVersion:1.0
Category:Generic
SubCategory:Network Service
Resource Artifacts List:
NULL


}


2025-06-22T13:13:07.967Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e2287cec-aa72-4899-bde8-1680ed7b59b7 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=?
2025-06-22T13:13:08.028Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:13:08.029Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:13:08.029Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:13:08.030Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Trying to download the artifact UUID: 7d2d42c2-cf57-4979-b444-f37c396dabeb from URL: /sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar
2025-06-22T13:13:08.030Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||DistributionClient - download
2025-06-22T13:13:08.030Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar
2025-06-22T13:13:08.264Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||GET Response Status 200
2025-06-22T13:13:08.265Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar 7d2d42c2-cf57-4979-b444-f37c396dabeb 112060
2025-06-22T13:13:08.266Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar ASDC sendASDCNotification
2025-06-22T13:13:08.266Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar
2025-06-22T13:13:08.266Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2025-06-22T13:13:08.266Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:08.266Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:08.266Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597988266,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:09.268Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2025-06-22T13:13:09.270Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||MSO config path is: /app
2025-06-22T13:13:09.270Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Trying to write artifact UUID: 7d2d42c2-cf57-4979-b444-f37c396dabeb, URL: /sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar to file: /app/ASDC/1/service-PnfMacro-csar.csar
2025-06-22T13:13:09.270Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-PnfMacro-csar.csar
2025-06-22T13:13:09.271Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-PnfMacro-csar.csar
2025-06-22T13:13:09.271Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-PnfMacro-csar.csar
2025-06-22T13:13:09.337Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP947517852814317049/Definitions/service-PnfMacro-template.yml
2025-06-22T13:13:09.740Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2025-06-22T13:13:09.740Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:13:09.740Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-PnfMacro-csar.csar
2025-06-22T13:13:09.740Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2025-06-22T13:13:09.740Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnf_macro 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-PnfMacro-csar.csar
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||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-PnfMacro-csar.csar
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-PnfMacro-csar.csar
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||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-PnfMacro-csar.csar
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-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-PnfMacro-csar.csar
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-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-PnfMacro-csar.csar
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-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-PnfMacro-csar.csar
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||WARN|500||####################################################################################################
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Node template pnf_macro 0 is matching search criteria
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Found topology templates [pnf_macro 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.741Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Node template pnf_macro 0 is matching search criteria
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Search for entities recursively
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Found topology templates [pnf_macro 0] matching following query criteria: sdcType=Service, customizationUUID=null
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.742Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:pnf_macro
Description:ONAP SDK Service
Model UUID:e2287cec-aa72-4899-bde8-1680ed7b59b7
Model Version:NULL
Model InvariantUuid:dca738c2-91e8-4708-8a60-25f4bbb87bde
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=?
2025-06-22T13:13:09.750Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: fca072b2-267f-496d-8f54-105bc0d69af7
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=?
2025-06-22T13:13:09.753Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||pnf_macro 0
2025-06-22T13:13:09.753Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: fca072b2-267f-496d-8f54-105bc0d69af7
2025-06-22T13:13:09.754Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||No resources found for Service: e2287cec-aa72-4899-bde8-1680ed7b59b7
2025-06-22T13:13:09.754Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Preparing to deploy Service: e2287cec-aa72-4899-bde8-1680ed7b59b7
2025-06-22T13:13:09.754Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pnf_macro 0 fca072b2-267f-496d-8f54-105bc0d69af7 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=?
2025-06-22T13:13:09.760Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@291ff052, org.onap.sdc.toscaparser.api.parameters.Input@7116ec67, org.onap.sdc.toscaparser.api.parameters.Input@32a975b6, org.onap.sdc.toscaparser.api.parameters.Input@3abaf17b, org.onap.sdc.toscaparser.api.parameters.Input@6cf11b1e]
2025-06-22T13:13:09.760Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.760Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.761Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500|| resourceSeq for service uuid e2287cec-aa72-4899-bde8-1680ed7b59b7: pnf_macro
2025-06-22T13:13:09.761Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Processing PNF resource: fca072b2-267f-496d-8f54-105bc0d69af7
2025-06-22T13:13:09.761Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2025-06-22T13:13:09.761Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Service pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2025-06-22T13:13:09.761Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Resource customization UUID: f9cf4496-ad7a-4957-b973-d99daafb8652 is the same as notified resource customizationUUID: f9cf4496-ad7a-4957-b973-d99daafb8652
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 (?, ?)
2025-06-22T13:13:09.829Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pnf_macro fca072b2-267f-496d-8f54-105bc0d69af7 0 ASDC deployResourceStructure
2025-06-22T13:13:09.829Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar ASDC sendASDCNotification
2025-06-22T13:13:09.830Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar
2025-06-22T13:13:09.830Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2025-06-22T13:13:09.830Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:09.830Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:09.830Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597989829,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:10.831Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8807865c-8c80-466a-be44-7d979f8387b8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2025-06-22T13:13:10.845Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8807865c-8c80-466a-be44-7d979f8387b8
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=?
2025-06-22T13:13:10.848Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:13:10.849Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2025-06-22T13:13:10.850Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-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=?
2025-06-22T13:13:10.857Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2025-06-22T13:13:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:13:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "e58bc04a-6a24-440d-a642-a5f092cd3c8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597928945,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T13:13:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:13:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2025-06-22T13:13:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:13:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597938262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597940071,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597941247,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:13:21.400Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:13:40.858Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8807865c-8c80-466a-be44-7d979f8387b8 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=?
2025-06-22T13:13:40.864Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8807865c-8c80-466a-be44-7d979f8387b8 and serviceModelVersionId: e2287cec-aa72-4899-bde8-1680ed7b59b7
2025-06-22T13:13:40.865Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dca738c2-91e8-4708-8a60-25f4bbb87bde
2025-06-22T13:13:40.865Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0
2025-06-22T13:13:40.870Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2025-06-22T13:13:40.892Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0|INFO|500||Invoke
2025-06-22T13:13:40.892Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8807865c-8c80-466a-be44-7d979f8387b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bfcc5baf-55c7-4282-a021-465ab550fb74], X-ECOMP-RequestID=[8807865c-8c80-466a-be44-7d979f8387b8], X-TransactionId=[], X-ONAP-RequestID=[8807865c-8c80-466a-be44-7d979f8387b8], Content-Type=[application/merge-patch+json]}
2025-06-22T13:13:40.897Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2025-06-22T13:13:41.019Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?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/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0 has http status code:200 and response headers:{date=[Sun, 22 Jun 2025 13:13:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[520384], x-aai-txid=[2-aai-resources-250622-13:13:39:855-36142], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2025-06-22T13:13:41.019Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0|DEBUG|500||Response was returned with an empty entity.
2025-06-22T13:13:41.020Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dca738c2-91e8-4708-8a60-25f4bbb87bde/model-vers/model-ver/e2287cec-aa72-4899-bde8-1680ed7b59b7?depth=0|INFO|500||InvokeReturn
2025-06-22T13:13:41.020Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2025-06-22T13:13:41.020Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-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=?
2025-06-22T13:13:41.025Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-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)
2025-06-22T13:13:41.025Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8807865c-8c80-466a-be44-7d979f8387b8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2025-06-22T13:13:41.025Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2025-06-22T13:13:41.026Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||DistributionClient - sendStatus
2025-06-22T13:13:41.026Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2025-06-22T13:13:41.026Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750598021025,
  "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=?
2025-06-22T13:13:42.044Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:14:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597942427,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597943692,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597944694,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597945696,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597946699,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c3e6fecf-0c53-425a-a63a-c00ca7f1da8c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597977896,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.397Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2025-06-22T13:14:21.398Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597929970,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597988266,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750597989829,
  "artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2025-06-22T13:14:21.399Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:14:42.045Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:15:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:15:21.396Z||pool-3-thread-2|||||DEBUG|500||received message from topic
2025-06-22T13:15:21.397Z||pool-3-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "8807865c-8c80-466a-be44-7d979f8387b8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1750598021025,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2025-06-22T13:15:21.397Z||pool-3-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2025-06-22T13:15:42.045Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:16:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:16:42.046Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:17:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:17:42.047Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:18:21.395Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:18:42.047Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:19:21.396Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:19:42.048Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:20:21.396Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:20:42.049Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:21:21.397Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:21:42.050Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:22:21.398Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:22:42.050Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:23:21.398Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:23:42.052Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:24:21.398Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:24:42.053Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:25:21.400Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:25:42.054Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:26:21.401Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:26:42.054Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:27:21.401Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:27:42.056Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:28:21.402Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:28:42.056Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:29:21.402Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:29:42.057Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:30:21.404Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:30:42.057Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:31:21.405Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:31:42.059Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:32:21.406Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:32:42.061Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:33:21.406Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:33:42.061Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:34:21.408Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:34:42.063Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:35:21.409Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:35:42.063Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:36:21.410Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:36:42.064Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:37:21.410Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:37:42.065Z|8807865c-8c80-466a-be44-7d979f8387b8|pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:38:21.411Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:38:42.065Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:39:21.412Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:39:42.065Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:40:21.412Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:40:42.065Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:41:21.412Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:41:42.065Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:42:21.413Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:42:42.065Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:43:21.414Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:43:42.067Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:44:21.414Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:44:42.068Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:45:21.416Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:45:42.069Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:46:21.416Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:46:42.069Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2025-06-22T13:47:21.418Z||pool-3-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2025-06-22T13:47:42.069Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO